{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Build wurde durch eine SCM-Änderung ausgelöst."
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 32,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c74804d85cab3a90560ee2de0f2a9ec0637e5a70",
            "branch" : [
              {
                "SHA1" : "c74804d85cab3a90560ee2de0f2a9ec0637e5a70",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c74804d85cab3a90560ee2de0f2a9ec0637e5a70",
            "branch" : [
              {
                "SHA1" : "c74804d85cab3a90560ee2de0f2a9ec0637e5a70",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c74804d85cab3a90560ee2de0f2a9ec0637e5a70",
        "branch" : [
          {
            "SHA1" : "c74804d85cab3a90560ee2de0f2a9ec0637e5a70",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/lep/jhcr.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "jhcr",
      "fileName" : "jhcr",
      "relativePath" : "jhcr"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#32",
  "duration" : 24391,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #32",
  "id" : "32",
  "keepLog" : False,
  "number" : 32,
  "queueId" : 2035,
  "result" : "SUCCESS",
  "timestamp" : 1578244266217,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/JHCR/32/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/stringtable.j",
          "runtime/instruction.j",
          "runtime/interpreter.j",
          "runtime/print.j"
        ],
        "commitId" : "de5bcf11e52b81129244864f8c98e7d07f2c61bf",
        "timestamp" : 1578243960000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Add prefix to some variables to avoid bad shadowing\u000a",
        "date" : "2020-01-05 18:06:00 +0100",
        "id" : "de5bcf11e52b81129244864f8c98e7d07f2c61bf",
        "msg" : "Add prefix to some variables to avoid bad shadowing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/stringtable.j"
          },
          {
            "editType" : "edit",
            "file" : "runtime/instruction.j"
          },
          {
            "editType" : "edit",
            "file" : "runtime/print.j"
          },
          {
            "editType" : "edit",
            "file" : "runtime/interpreter.j"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "convert.hs"
        ],
        "commitId" : "84a790e4dd01c12ab1b04a01f92563aaff22edd2",
        "timestamp" : 1578244028000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Write REQUIRES-metadata to generated runtime files\u000a",
        "date" : "2020-01-05 18:07:08 +0100",
        "id" : "84a790e4dd01c12ab1b04a01f92563aaff22edd2",
        "msg" : "Write REQUIRES-metadata to generated runtime files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "convert.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Main.hs"
        ],
        "commitId" : "c74804d85cab3a90560ee2de0f2a9ec0637e5a70",
        "timestamp" : 1578244097000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Remove option to set prefix\u000a",
        "date" : "2020-01-05 18:08:17 +0100",
        "id" : "c74804d85cab3a90560ee2de0f2a9ec0637e5a70",
        "msg" : "Remove option to set prefix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Main.hs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}