{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "jenkins.branch.BranchEventCause",
          "shortDescription" : "Push event to branch master"
        }
      ]
    },
    {
      "_class" : "jenkins.scm.api.SCMRevisionAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 14,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "68776c4d5919638b3cecccd083155cd58ccac573",
            "branch" : [
              {
                "SHA1" : "68776c4d5919638b3cecccd083155cd58ccac573",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "68776c4d5919638b3cecccd083155cd58ccac573",
            "branch" : [
              {
                "SHA1" : "68776c4d5919638b3cecccd083155cd58ccac573",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "68776c4d5919638b3cecccd083155cd58ccac573",
        "branch" : [
          {
            "SHA1" : "68776c4d5919638b3cecccd083155cd58ccac573",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/cuberite/cuberite.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#14",
  "duration" : 2111080,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #14",
  "id" : "14",
  "keepLog" : False,
  "number" : 14,
  "queueId" : 5032,
  "result" : "SUCCESS",
  "timestamp" : 1625852770183,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/14/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Blocks/BlockHandler.cpp",
            "src/Generating/FinishGen.cpp",
            "src/Generating/ProtIntGen.h",
            "src/Items/ItemSign.h",
            "src/Entities/ItemFrame.cpp",
            "src/Generating/IntGen.h",
            "src/ItemGrid.cpp",
            "src/Generating/Trees.cpp",
            "src/Bindings/DeprecatedBindings.cpp"
          ],
          "commitId" : "68776c4d5919638b3cecccd083155cd58ccac573",
          "timestamp" : 1625852753000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Item frame maps (#5258)\u000a\u000a+ Send map data when item frame spawns.\u000a+ Add some casts to placate compiler warnings.\u000a\u000a* size_t for array access.\u000a* Mark chunk dirty when rotation or item in item frame is changed.\u000a",
          "date" : "2021-07-09 18:45:53 +0100",
          "id" : "68776c4d5919638b3cecccd083155cd58ccac573",
          "msg" : "Item frame maps (#5258)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Generating/IntGen.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Items/ItemSign.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Entities/ItemFrame.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/ItemGrid.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Blocks/BlockHandler.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Generating/ProtIntGen.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Generating/Trees.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Bindings/DeprecatedBindings.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Generating/FinishGen.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 15,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/15/"
  },
  "previousBuild" : {
    "number" : 13,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/13/"
  }
}