{
  "_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" : 45,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "db771759944c4fdb4afc24edb554e7ad8059d985",
            "branch" : [
              {
                "SHA1" : "db771759944c4fdb4afc24edb554e7ad8059d985",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "db771759944c4fdb4afc24edb554e7ad8059d985",
            "branch" : [
              {
                "SHA1" : "db771759944c4fdb4afc24edb554e7ad8059d985",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "db771759944c4fdb4afc24edb554e7ad8059d985",
        "branch" : [
          {
            "SHA1" : "db771759944c4fdb4afc24edb554e7ad8059d985",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/Micromixin.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#45",
  "duration" : 39607,
  "estimatedDuration" : 34145,
  "executor" : None,
  "fullDisplayName" : "micromixin #45",
  "id" : "45",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 45,
  "queueId" : 32,
  "result" : "SUCCESS",
  "timestamp" : 1717969918316,
  "url" : "https://stianloader.org/jenkins/view/all/job/micromixin/45/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "micromixin-runtime/build.gradle",
          "micromixin-annotations/build.gradle",
          ".gitignore",
          "micromixin-transformer/build.gradle"
        ],
        "commitId" : "db771759944c4fdb4afc24edb554e7ad8059d985",
        "timestamp" : 1717969766000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Prepare publication to OSSRH: Signing\u000a\u000aI don't actually know how the current CI setup will react to these changes,\u000awhich is why I make this commit without bundling it without any other changes\u000ain order to be able to test their effects and if needed readjust the CI scripts\u000aused to compile micromixin.\u000a\u000aAlso this is among one of the last steps needed beware we can start publishing\u000areleases to OSSRH in a semi-regular interval. But things remain to be seen whether\u000athat will actually happen (especially since I still have to claim a groupId\u000afor this)\u000a",
        "date" : "2024-06-09 23:49:26 +0200",
        "id" : "db771759944c4fdb4afc24edb554e7ad8059d985",
        "msg" : "Prepare publication to OSSRH: Signing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "micromixin-transformer/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "micromixin-runtime/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "micromixin-annotations/build.gradle"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}