{
  "_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" : 81,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1fd826aed792127a35fac5802b42be991e884fc8",
            "branch" : [
              {
                "SHA1" : "1fd826aed792127a35fac5802b42be991e884fc8",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1fd826aed792127a35fac5802b42be991e884fc8",
            "branch" : [
              {
                "SHA1" : "1fd826aed792127a35fac5802b42be991e884fc8",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1fd826aed792127a35fac5802b42be991e884fc8",
        "branch" : [
          {
            "SHA1" : "1fd826aed792127a35fac5802b42be991e884fc8",
            "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" : "#81",
  "duration" : 2900203,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #81",
  "id" : "81",
  "keepLog" : False,
  "number" : 81,
  "queueId" : 9305,
  "result" : "SUCCESS",
  "timestamp" : 1644396342710,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/81/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Blocks/BlockBigFlower.h"
          ],
          "commitId" : "af2b004d57ff8ba802649f3378f29a7b99a214f1",
          "timestamp" : 1644396325000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Update BlockBigFlower.h\u000a\u000aRemoved if statement checking if the top part of the block was broken and replaced the dropBlockAsPickups to SetBlock(Air)\u000a",
          "date" : "2022-02-09 08:45:25 +0000",
          "id" : "af2b004d57ff8ba802649f3378f29a7b99a214f1",
          "msg" : "Update BlockBigFlower.h",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Blocks/BlockBigFlower.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Blocks/BlockBigFlower.h"
          ],
          "commitId" : "350c801b41e09b7a1edc772e91ef484b2ca958bc",
          "timestamp" : 1644396325000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Update BlockBigFlower.h\u000a\u000aMade compliant with review\u000a",
          "date" : "2022-02-09 08:45:25 +0000",
          "id" : "350c801b41e09b7a1edc772e91ef484b2ca958bc",
          "msg" : "Update BlockBigFlower.h",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Blocks/BlockBigFlower.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Blocks/BlockBigFlower.h"
          ],
          "commitId" : "49322163d55cb1da0929b7a342c596f77cfeb283",
          "timestamp" : 1644396325000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Correct Indentation IF\u000a",
          "date" : "2022-02-09 08:45:25 +0000",
          "id" : "49322163d55cb1da0929b7a342c596f77cfeb283",
          "msg" : "Correct Indentation IF",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Blocks/BlockBigFlower.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Blocks/BlockBigFlower.h"
          ],
          "commitId" : "f98ceebea1e20e5acfa2ed32ffb5629b427a2712",
          "timestamp" : 1644396325000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "style\u000a",
          "date" : "2022-02-09 08:45:25 +0000",
          "id" : "f98ceebea1e20e5acfa2ed32ffb5629b427a2712",
          "msg" : "style",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Blocks/BlockBigFlower.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "CONTRIBUTORS"
          ],
          "commitId" : "3597cd698a00dfdca6d00072a983ac795093d22b",
          "timestamp" : 1644396325000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Update CONTRIBUTORS\u000a\u000aAdded myself\u000a",
          "date" : "2022-02-09 08:45:25 +0000",
          "id" : "3597cd698a00dfdca6d00072a983ac795093d22b",
          "msg" : "Update CONTRIBUTORS",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "CONTRIBUTORS"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "CONTRIBUTORS"
          ],
          "commitId" : "1fd826aed792127a35fac5802b42be991e884fc8",
          "timestamp" : 1644396325000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Update CONTRIBUTORS\u000a\u000amy bad\u000a",
          "date" : "2022-02-09 08:45:25 +0000",
          "id" : "1fd826aed792127a35fac5802b42be991e884fc8",
          "msg" : "Update CONTRIBUTORS",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "CONTRIBUTORS"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
      "fullName" : "Alexander Harkness"
    }
  ],
  "nextBuild" : {
    "number" : 82,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/82/"
  },
  "previousBuild" : {
    "number" : 80,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/80/"
  }
}