{
  "_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" : 95,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5d00247cce71aae67660623799b66f51bce2b88a",
            "branch" : [
              {
                "SHA1" : "5d00247cce71aae67660623799b66f51bce2b88a",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5d00247cce71aae67660623799b66f51bce2b88a",
            "branch" : [
              {
                "SHA1" : "5d00247cce71aae67660623799b66f51bce2b88a",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5d00247cce71aae67660623799b66f51bce2b88a",
        "branch" : [
          {
            "SHA1" : "5d00247cce71aae67660623799b66f51bce2b88a",
            "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" : "#95",
  "duration" : 2461558,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #95",
  "id" : "95",
  "keepLog" : False,
  "number" : 95,
  "queueId" : 10471,
  "result" : "SUCCESS",
  "timestamp" : 1651879508503,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/95/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Mobs/SnowGolem.h",
            "Server/monsters.ini",
            "src/Mobs/SnowGolem.cpp",
            "src/WorldStorage/NBTChunkSerializer.cpp"
          ],
          "commitId" : "5d00247cce71aae67660623799b66f51bce2b88a",
          "timestamp" : 1651879490000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Implement ranged attack for snow golems. Fix failed assertion (#5417)\u000a\u000a* Implement ranged attack for snow golemas. Fix failed assertion when stopping the server\u000a\u000a* Decrease snowball speed\u000a\u000a* Adjust accuracy for snow golems\u000a\u000a* Use a getter instead of m_World\u000a",
          "date" : "2022-05-06 23:24:50 +0000",
          "id" : "5d00247cce71aae67660623799b66f51bce2b88a",
          "msg" : "Implement ranged attack for snow golems. Fix failed assertion (#5417)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Server/monsters.ini"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/SnowGolem.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/WorldStorage/NBTChunkSerializer.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Mobs/SnowGolem.h"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 96,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/96/"
  },
  "previousBuild" : {
    "number" : 94,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/94/"
  }
}