{
  "_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" : 52,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1be14ebf7f38ab446907b4c111370b3a62bdc268",
            "branch" : [
              {
                "SHA1" : "1be14ebf7f38ab446907b4c111370b3a62bdc268",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1be14ebf7f38ab446907b4c111370b3a62bdc268",
            "branch" : [
              {
                "SHA1" : "1be14ebf7f38ab446907b4c111370b3a62bdc268",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1be14ebf7f38ab446907b4c111370b3a62bdc268",
        "branch" : [
          {
            "SHA1" : "1be14ebf7f38ab446907b4c111370b3a62bdc268",
            "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" : "#52",
  "duration" : 4945989,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #52",
  "id" : "52",
  "keepLog" : False,
  "number" : 52,
  "queueId" : 7331,
  "result" : "SUCCESS",
  "timestamp" : 1638190456046,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/52/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Items/ItemFishingRod.h",
            "src/Bindings/PluginLua.h",
            "src/Bindings/PluginManager.h",
            "src/Bindings/Plugin.h",
            "Server/Plugins/APIDump/Classes/Plugins.lua",
            "src/Bindings/PluginLua.cpp",
            "src/Bindings/PluginManager.cpp"
          ],
          "commitId" : "1be14ebf7f38ab446907b4c111370b3a62bdc268",
          "timestamp" : 1638190438000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Added ExperienceAmount variable to HOOK_PLAYER_FISHING and HOOK_PLAYER_FISHED (#5345)\u000a\u000a* Implemented cServer::ScheduleTask() and cServer::TickQueuedTasks()\u000a\u000a* Fixed formatting and added ScheduleTask to APIDesc\u000a\u000a* Added feyokorenhof to contributors\u000a\u000a* Added ExperienceAmount variable to all the hook calls.\u000a\u000a* Made ExperienceAmount int reference instead of int in HOOK_PLAYER_FISHING. Fixed bug: a_Reward is now a reference\u000a\u000a* Add documentation, change ItemFishingRod to pass in experience\u000a\u000aCo-authored-by: Alexander Harkness <me@bearbin.net>\u000a",
          "date" : "2021-11-29 12:53:58 +0000",
          "id" : "1be14ebf7f38ab446907b4c111370b3a62bdc268",
          "msg" : "Added ExperienceAmount variable to HOOK_PLAYER_FISHING and HOOK_PLAYER_FISHED (#5345)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Bindings/Plugin.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Bindings/PluginLua.h"
            },
            {
              "editType" : "edit",
              "file" : "Server/Plugins/APIDump/Classes/Plugins.lua"
            },
            {
              "editType" : "edit",
              "file" : "src/Bindings/PluginManager.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Bindings/PluginManager.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Items/ItemFishingRod.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Bindings/PluginLua.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 53,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/53/"
  },
  "previousBuild" : {
    "number" : 51,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/51/"
  }
}