{
  "_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" : 121,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fddbf65e2819d487021946a51722d23565bdd561",
            "branch" : [
              {
                "SHA1" : "fddbf65e2819d487021946a51722d23565bdd561",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fddbf65e2819d487021946a51722d23565bdd561",
            "branch" : [
              {
                "SHA1" : "fddbf65e2819d487021946a51722d23565bdd561",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fddbf65e2819d487021946a51722d23565bdd561",
        "branch" : [
          {
            "SHA1" : "fddbf65e2819d487021946a51722d23565bdd561",
            "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" : "#121",
  "duration" : 11537067,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #121",
  "id" : "121",
  "keepLog" : False,
  "number" : 121,
  "queueId" : 12267,
  "result" : "SUCCESS",
  "timestamp" : 1679480477738,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/121/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/IniFile.cpp",
            "Server/Plugins/APIDump/APIDesc.lua"
          ],
          "commitId" : "fddbf65e2819d487021946a51722d23565bdd561",
          "timestamp" : 1679480459000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Handle newlines in cIniFile (#5447)\u000a\u000a* Handle newlines during read and write in cIniFile\u000a\u000aWhen reading the ini file, replace \\n with newline. When writing,\u000areplace the newline with \\n.\u000a\u000a* Use ReplaceString instead of regex in IniFile\u000a\u000a* Update cIniFile description\u000a\u000a* Removed duplicate variable\u000a\u000a* Revert \"Removed duplicate variable\"\u000a\u000aThis reverts commit de11bac047d871dfbffec28b72f72a2935bd339e.\u000a\u000a* Removed duplicate variable\u000a\u000aNow without plugin changes\u000a\u000a---------\u000a\u000aCo-authored-by: x12xx12x <44411062+12xx12@users.noreply.github.com>\u000a",
          "date" : "2023-03-22 11:20:59 +0100",
          "id" : "fddbf65e2819d487021946a51722d23565bdd561",
          "msg" : "Handle newlines in cIniFile (#5447)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/IniFile.cpp"
            },
            {
              "editType" : "edit",
              "file" : "Server/Plugins/APIDump/APIDesc.lua"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 122,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/122/"
  },
  "previousBuild" : {
    "number" : 120,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/120/"
  }
}