{
  "_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" : 120,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c747b4911ed4b1833d7f400d62d1835aba704278",
            "branch" : [
              {
                "SHA1" : "c747b4911ed4b1833d7f400d62d1835aba704278",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c747b4911ed4b1833d7f400d62d1835aba704278",
            "branch" : [
              {
                "SHA1" : "c747b4911ed4b1833d7f400d62d1835aba704278",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c747b4911ed4b1833d7f400d62d1835aba704278",
        "branch" : [
          {
            "SHA1" : "c747b4911ed4b1833d7f400d62d1835aba704278",
            "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" : "#120",
  "duration" : 8366201,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #120",
  "id" : "120",
  "keepLog" : False,
  "number" : 120,
  "queueId" : 12243,
  "result" : "SUCCESS",
  "timestamp" : 1679480432721,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/120/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/BlockEntities/SignEntity.cpp",
            "src/BlockEntities/BrewingstandEntity.cpp",
            "src/BlockEntities/DropSpenserEntity.cpp",
            "src/BlockEntities/SignEntity.h",
            "src/BlockEntities/BrewingstandEntity.h"
          ],
          "commitId" : "c747b4911ed4b1833d7f400d62d1835aba704278",
          "timestamp" : 1679480416000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removed C style arrays from the BlockEntity folder (#5005)\u000a\u000a* Removed C style arrays from the BlockEntity folder\u000a\u000a* Update for loops with size_t where there are no item grids involved\u000a\u000a* Fixed some casts in BrewingstandEntity.cpp\u000a\u000a---------\u000a\u000aCo-authored-by: bibo38 <bibo38@github.com>\u000aCo-authored-by: x12xx12x <44411062+12xx12@users.noreply.github.com>\u000a",
          "date" : "2023-03-22 11:20:16 +0100",
          "id" : "c747b4911ed4b1833d7f400d62d1835aba704278",
          "msg" : "Removed C style arrays from the BlockEntity folder (#5005)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/BlockEntities/DropSpenserEntity.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/BlockEntities/SignEntity.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/BlockEntities/SignEntity.h"
            },
            {
              "editType" : "edit",
              "file" : "src/BlockEntities/BrewingstandEntity.h"
            },
            {
              "editType" : "edit",
              "file" : "src/BlockEntities/BrewingstandEntity.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 121,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/121/"
  },
  "previousBuild" : {
    "number" : 119,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/119/"
  }
}