{
  "_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/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "45ed916b586d40efb5e6d4b97dd82778f8cb1f40",
            "branch" : [
              {
                "SHA1" : "45ed916b586d40efb5e6d4b97dd82778f8cb1f40",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "45ed916b586d40efb5e6d4b97dd82778f8cb1f40",
            "branch" : [
              {
                "SHA1" : "45ed916b586d40efb5e6d4b97dd82778f8cb1f40",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "45ed916b586d40efb5e6d4b97dd82778f8cb1f40",
        "branch" : [
          {
            "SHA1" : "45ed916b586d40efb5e6d4b97dd82778f8cb1f40",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Geolykt/fast-async-starlane-triangulator.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 11654,
  "estimatedDuration" : 18998,
  "executor" : None,
  "fullDisplayName" : "fast-async-starlane-triangulator #4",
  "id" : "4",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4,
  "queueId" : 172,
  "result" : "SUCCESS",
  "timestamp" : 1725125564573,
  "url" : "https://stianloader.org/jenkins/view/all/job/fast-async-starlane-triangulator/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/geolykt/fast/FastAsynchronousStarlaneTriangulator.java",
          "src/main/java/de/geolykt/fast/ProgressBackgroundTask.java",
          "src/main/java/de/geolykt/fast/ConstantBackgroundTask.java",
          "pom.xml"
        ],
        "commitId" : "45ed916b586d40efb5e6d4b97dd82778f8cb1f40",
        "timestamp" : 1725125368000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Use the new background task API\u000a\u000aThis API is slightly more unwieldly to use compared\u000ato the old task progress API (although old is an overstatement\u000aas it is only 3 days old), however I believe it makes\u000aup in performance where a counter is incremented very often,\u000aand thus the progress would be updates rather frequently.\u000a",
        "date" : "2024-08-31 19:29:28 +0200",
        "id" : "45ed916b586d40efb5e6d4b97dd82778f8cb1f40",
        "msg" : "Use the new background task API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/fast/FastAsynchronousStarlaneTriangulator.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/geolykt/fast/ProgressBackgroundTask.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/geolykt/fast/ConstantBackgroundTask.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}