{
  "_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" : 30,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "536164bc3d85cdd9a64ced66501eb6989f8909b5",
            "branch" : [
              {
                "SHA1" : "536164bc3d85cdd9a64ced66501eb6989f8909b5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "536164bc3d85cdd9a64ced66501eb6989f8909b5",
            "branch" : [
              {
                "SHA1" : "536164bc3d85cdd9a64ced66501eb6989f8909b5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "536164bc3d85cdd9a64ced66501eb6989f8909b5",
        "branch" : [
          {
            "SHA1" : "536164bc3d85cdd9a64ced66501eb6989f8909b5",
            "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" : "#30",
  "duration" : 12363,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #30",
  "id" : "30",
  "keepLog" : False,
  "number" : 30,
  "queueId" : 1604,
  "result" : "SUCCESS",
  "timestamp" : 1569266708816,
  "url" : "https://grill.wurstlang.org/hudson/user/cokemonkey11/my-views/view/all/job/JHCR/30/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Hot/Instruction/Opt/Rewrite/SomeRules.hs",
          "GNUmakefile",
          "Hot/Instruction/Compiler.hs"
        ],
        "commitId" : "b86eac19c74ae034b2c8b3d587061ff0c01b58b0",
        "timestamp" : 1569265864000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Promote integer literals to floats\u000aWhen compiling Jass to Bytecode we now convert Int literals into Real \u000aliterals when the asked type is real. This way `2*x` is the same as\u000a`2.0*x` (in the correct context) which we need to have to be able to\u000acorrectly match against the former case in the rewrite step.\u000a",
        "date" : "2019-09-23 21:11:04 +0200",
        "id" : "b86eac19c74ae034b2c8b3d587061ff0c01b58b0",
        "msg" : "Promote integer literals to floats",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "GNUmakefile"
          },
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Compiler.hs"
          },
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Opt/Rewrite/SomeRules.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Hot/Init/Rename.hs"
        ],
        "commitId" : "c1cd3795d390169335f1f88696ce815e61bc8a50",
        "timestamp" : 1569265871000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Better error message in Hot.Init.Rename\u000a",
        "date" : "2019-09-23 21:11:11 +0200",
        "id" : "c1cd3795d390169335f1f88696ce815e61bc8a50",
        "msg" : "Better error message in Hot.Init.Rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Hot/Init/Rename.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Readme.md"
        ],
        "commitId" : "536164bc3d85cdd9a64ced66501eb6989f8909b5",
        "timestamp" : 1569266416000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Update Readme\u000aSince we inject `JHCR_Init` directly nowadays users don't have to call\u000ait themselves anymore.\u000a",
        "date" : "2019-09-23 21:20:16 +0200",
        "id" : "536164bc3d85cdd9a64ced66501eb6989f8909b5",
        "msg" : "Update Readme",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Readme.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}