{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Frotty"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 145,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "26032ee58ecbb445392b1c70da7a552afe7d1676",
            "branch" : [
              {
                "SHA1" : "26032ee58ecbb445392b1c70da7a552afe7d1676",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "26032ee58ecbb445392b1c70da7a552afe7d1676",
            "branch" : [
              {
                "SHA1" : "26032ee58ecbb445392b1c70da7a552afe7d1676",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "26032ee58ecbb445392b1c70da7a552afe7d1676",
        "branch" : [
          {
            "SHA1" : "26032ee58ecbb445392b1c70da7a552afe7d1676",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/wurstscript/WurstSetup.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#145",
  "duration" : 88441,
  "estimatedDuration" : 74044,
  "executor" : None,
  "fullDisplayName" : "WurstSetup #145",
  "id" : "145",
  "keepLog" : False,
  "number" : 145,
  "queueId" : 2386,
  "result" : "SUCCESS",
  "timestamp" : 1606818459525,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/WurstSetup/145/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "d82f3b23418bda194caf871ac853f2f0ef510326",
        "timestamp" : 1606818381000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "update deps\u000a",
        "date" : "2020-12-01 11:26:21 +0100",
        "id" : "d82f3b23418bda194caf871ac853f2f0ef510326",
        "msg" : "update deps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle/wrapper/gradle-wrapper.properties"
        ],
        "commitId" : "5c7d158a3d86dadc19ac05ffddebe26d9d76c0f5",
        "timestamp" : 1606818389000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "update gradle\u000a",
        "date" : "2020-12-01 11:26:29 +0100",
        "id" : "5c7d158a3d86dadc19ac05ffddebe26d9d76c0f5",
        "msg" : "update gradle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/file/SetupApp.kt"
        ],
        "commitId" : "56359c07f02618e57e11ca7f3c4ceafc63f15e39",
        "timestamp" : 1606818401000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "install deps upon adding them\u000a",
        "date" : "2020-12-01 11:26:41 +0100",
        "id" : "56359c07f02618e57e11ca7f3c4ceafc63f15e39",
        "msg" : "install deps upon adding them",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupApp.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/WurstProjectConfig.kt"
        ],
        "commitId" : "26032ee58ecbb445392b1c70da7a552afe7d1676",
        "timestamp" : 1606818424000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "don't overwrite custom path in settings on grill install\u000a",
        "date" : "2020-12-01 11:27:04 +0100",
        "id" : "26032ee58ecbb445392b1c70da7a552afe7d1676",
        "msg" : "don't overwrite custom path in settings on grill install",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}