{
  "_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" : 92,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4f554e91abd861323aaf9f46d75ff0350a519cef",
            "branch" : [
              {
                "SHA1" : "4f554e91abd861323aaf9f46d75ff0350a519cef",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4f554e91abd861323aaf9f46d75ff0350a519cef",
            "branch" : [
              {
                "SHA1" : "4f554e91abd861323aaf9f46d75ff0350a519cef",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4f554e91abd861323aaf9f46d75ff0350a519cef",
        "branch" : [
          {
            "SHA1" : "4f554e91abd861323aaf9f46d75ff0350a519cef",
            "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" : "#92",
  "duration" : 6406523,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #92",
  "id" : "92",
  "keepLog" : False,
  "number" : 92,
  "queueId" : 10022,
  "result" : "SUCCESS",
  "timestamp" : 1650567400548,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/92/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Blocks/BlockFarmland.h",
            "src/Entities/Pawn.cpp",
            "src/Entities/Pawn.h",
            "src/BlockInfo.cpp",
            "CONTRIBUTORS",
            "Server/Plugins/APIDump/Classes/World.lua",
            "src/World.cpp",
            "src/World.h"
          ],
          "commitId" : "4f554e91abd861323aaf9f46d75ff0350a519cef",
          "timestamp" : 1650567381000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Implement farmland trampling (#5401)\u000a\u000a* Add DarkoGNU to CONTRIBUTORS\u000a\u000a* HandleFarmlandTrampling function & its docs\u000a\u000a* Fix decimal separators (, -> .)\u000a\u000a* Fix style. Adjust thresholds. Make function non-virtual\u000a\u000a* Adjust thresholds again. Prepare for fixing #5402\u000a\u000a* Trying to fix falling through farmlands\u000a\u000a* Another style fix\u000a\u000a* Add FarmlandTramplingEnabled to world.ini\u000a\u000a* Docs for IsFarmlandTramplingEnabled\u000a\u000a* Style\u000a\u000a* Farmland trampling - handling the random chance\u000a\u000a* Trampling kinda works, very buggy\u000a\u000a* Trying to fix clang-tidy\u000a\u000a* Fix trampling\u000a\u000a* Trying to fix the 'undocumented API symbol'\u000a\u000a* Implement bearbin's suggestions\u000a\u000a* Calculate volume properly\u000a\u000a* Don't use std::pow for squaring\u000a\u000a* Improved comments\u000a\u000a* Really, should comments' style be checked?\u000a",
          "date" : "2022-04-21 18:56:21 +0000",
          "id" : "4f554e91abd861323aaf9f46d75ff0350a519cef",
          "msg" : "Implement farmland trampling (#5401)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Entities/Pawn.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Blocks/BlockFarmland.h"
            },
            {
              "editType" : "edit",
              "file" : "src/BlockInfo.cpp"
            },
            {
              "editType" : "edit",
              "file" : "CONTRIBUTORS"
            },
            {
              "editType" : "edit",
              "file" : "src/World.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Entities/Pawn.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/World.h"
            },
            {
              "editType" : "edit",
              "file" : "Server/Plugins/APIDump/Classes/World.lua"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 93,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/93/"
  },
  "previousBuild" : {
    "number" : 91,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/91/"
  }
}