{
  "_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" : 66,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c52f299e724bf893944553ac3aeedf7bf0a58241",
            "branch" : [
              {
                "SHA1" : "c52f299e724bf893944553ac3aeedf7bf0a58241",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c52f299e724bf893944553ac3aeedf7bf0a58241",
            "branch" : [
              {
                "SHA1" : "c52f299e724bf893944553ac3aeedf7bf0a58241",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c52f299e724bf893944553ac3aeedf7bf0a58241",
        "branch" : [
          {
            "SHA1" : "c52f299e724bf893944553ac3aeedf7bf0a58241",
            "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" : [
    {
      "displayPath" : ".luacheckrc",
      "fileName" : ".luacheckrc",
      "relativePath" : "gcc_Release/Server/.luacheckrc"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#66",
  "duration" : 2196084,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #66",
  "id" : "66",
  "keepLog" : False,
  "number" : 66,
  "queueId" : 8334,
  "result" : "SUCCESS",
  "timestamp" : 1641124611498,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/66/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Items/ItemVines.h",
            "src/Blocks/BlockHandler.cpp",
            "src/Items/ItemVine.h",
            "src/Blocks/BlockRedstone.h",
            "src/Blocks/BlockVines.h",
            "src/Blocks/BlockRedstoneWire.h",
            "src/Items/CMakeLists.txt",
            "src/Items/ItemHandler.cpp",
            "src/Blocks/BlockEnderChest.h",
            "src/Items/ItemEnderChest.h",
            "src/Blocks/BlockVine.h",
            "src/Items/ItemDefaultItem.h",
            "src/Items/ItemComparator.h",
            "src/Items/ItemEnderchest.h",
            "src/Blocks/BlockEnderchest.h",
            "src/Blocks/BlockSugarCane.h",
            "src/Blocks/CMakeLists.txt",
            "src/Blocks/BlockSugarcane.h"
          ],
          "commitId" : "c52f299e724bf893944553ac3aeedf7bf0a58241",
          "timestamp" : 1641124596000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Handlers: update item and block handlers (#5371)\u000a\u000a+ Resend blocks when server rejects placement because in a block\u000a\u000a* Fix chest handler not invoked, fixes #5367\u000a* Fix comparator handler not invoked\u000a* Update some naming\u000a",
          "date" : "2022-01-02 11:56:36 +0000",
          "id" : "c52f299e724bf893944553ac3aeedf7bf0a58241",
          "msg" : "Handlers: update item and block handlers (#5371)",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "src/Blocks/BlockEnderchest.h"
            },
            {
              "editType" : "add",
              "file" : "src/Blocks/BlockSugarCane.h"
            },
            {
              "editType" : "add",
              "file" : "src/Blocks/BlockEnderChest.h"
            },
            {
              "editType" : "delete",
              "file" : "src/Items/ItemVine.h"
            },
            {
              "editType" : "delete",
              "file" : "src/Blocks/BlockRedstone.h"
            },
            {
              "editType" : "add",
              "file" : "src/Blocks/BlockVines.h"
            },
            {
              "editType" : "delete",
              "file" : "src/Blocks/BlockVine.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Blocks/CMakeLists.txt"
            },
            {
              "editType" : "edit",
              "file" : "src/Items/ItemDefaultItem.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Items/ItemHandler.cpp"
            },
            {
              "editType" : "delete",
              "file" : "src/Blocks/BlockSugarcane.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Items/ItemComparator.h"
            },
            {
              "editType" : "add",
              "file" : "src/Items/ItemEnderChest.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Items/CMakeLists.txt"
            },
            {
              "editType" : "edit",
              "file" : "src/Blocks/BlockHandler.cpp"
            },
            {
              "editType" : "delete",
              "file" : "src/Items/ItemEnderchest.h"
            },
            {
              "editType" : "add",
              "file" : "src/Blocks/BlockRedstoneWire.h"
            },
            {
              "editType" : "add",
              "file" : "src/Items/ItemVines.h"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 67,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/67/"
  },
  "previousBuild" : {
    "number" : 65,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/65/"
  }
}