{
  "_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" : 124,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "669392d44a0f74e83b2702fa64d4f8bfb2ec643c",
            "branch" : [
              {
                "SHA1" : "669392d44a0f74e83b2702fa64d4f8bfb2ec643c",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "669392d44a0f74e83b2702fa64d4f8bfb2ec643c",
            "branch" : [
              {
                "SHA1" : "669392d44a0f74e83b2702fa64d4f8bfb2ec643c",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "669392d44a0f74e83b2702fa64d4f8bfb2ec643c",
        "branch" : [
          {
            "SHA1" : "669392d44a0f74e83b2702fa64d4f8bfb2ec643c",
            "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" : "#124",
  "duration" : 504460029,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #124",
  "id" : "124",
  "keepLog" : False,
  "number" : 124,
  "queueId" : 12571,
  "result" : "SUCCESS",
  "timestamp" : 1680905488946,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/124/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Chunk.h",
            "src/MobSpawner.cpp",
            "Server/Plugins/APIDump/Classes/World.lua",
            "src/World.cpp",
            "src/World.h",
            "src/Chunk.cpp"
          ],
          "commitId" : "669392d44a0f74e83b2702fa64d4f8bfb2ec643c",
          "timestamp" : 1680905470000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Implement slime chunks. (#5484)\u000a\u000a* Implement slime chunks.\u000a\u000a* add cWorld::IsSlimeChunk\u000a\u000a* add documentation for cWorld::IsSlimeChunk\u000a",
          "date" : "2023-04-08 00:11:10 +0200",
          "id" : "669392d44a0f74e83b2702fa64d4f8bfb2ec643c",
          "msg" : "Implement slime chunks. (#5484)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/World.cpp"
            },
            {
              "editType" : "edit",
              "file" : "Server/Plugins/APIDump/Classes/World.lua"
            },
            {
              "editType" : "edit",
              "file" : "src/Chunk.h"
            },
            {
              "editType" : "edit",
              "file" : "src/World.h"
            },
            {
              "editType" : "edit",
              "file" : "src/MobSpawner.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Chunk.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 125,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/125/"
  },
  "previousBuild" : {
    "number" : 123,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/123/"
  }
}