{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/future/2x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 31,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "533422483f9cf9940ffe8a5ca66305eeacb7ab62",
            "branch" : [
              {
                "SHA1" : "533422483f9cf9940ffe8a5ca66305eeacb7ab62",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "533422483f9cf9940ffe8a5ca66305eeacb7ab62",
            "branch" : [
              {
                "SHA1" : "533422483f9cf9940ffe8a5ca66305eeacb7ab62",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "533422483f9cf9940ffe8a5ca66305eeacb7ab62",
        "branch" : [
          {
            "SHA1" : "533422483f9cf9940ffe8a5ca66305eeacb7ab62",
            "name" : "refs/remotes/origin/future/2x"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/Starloader-API.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#31",
  "duration" : 120561,
  "estimatedDuration" : 96356,
  "executor" : None,
  "fullDisplayName" : "SLAPI #31",
  "id" : "31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 31,
  "queueId" : 149,
  "result" : "SUCCESS",
  "timestamp" : 1715247071400,
  "url" : "https://stianloader.org/jenkins/job/SLAPI/31/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/geolykt/starloader/impl/asm/SpaceASMTransformer.java"
        ],
        "commitId" : "533422483f9cf9940ffe8a5ca66305eeacb7ab62",
        "timestamp" : 1715246918000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Allow to disable star render region transformation logic\u000a\u000aMods are now expected to reimplement the transformations\u000aapplied by SLAPI though, unless they do not touch the magic method.\u000a\u000aThis is more of a temporary workaround though, in the long run I should\u000abe looking at whether there are other ways of implementing these transformations\u000aor handling these transformation failures more gracefully.\u000a\u000aBut as time will most likely tell, this workaround will not be\u000athat temporary\u000a",
        "date" : "2024-05-09 11:28:38 +0200",
        "id" : "533422483f9cf9940ffe8a5ca66305eeacb7ab62",
        "msg" : "Allow to disable star render region transformation logic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/starloader/impl/asm/SpaceASMTransformer.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}