{
  "_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" : 1123,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a099232586ed79330b2ef6f94187ce4c85436bc6",
            "branch" : [
              {
                "SHA1" : "a099232586ed79330b2ef6f94187ce4c85436bc6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a099232586ed79330b2ef6f94187ce4c85436bc6",
            "branch" : [
              {
                "SHA1" : "a099232586ed79330b2ef6f94187ce4c85436bc6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a099232586ed79330b2ef6f94187ce4c85436bc6",
        "branch" : [
          {
            "SHA1" : "a099232586ed79330b2ef6f94187ce4c85436bc6",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/wurstscript/wurstStdlib2.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1123",
  "duration" : 45544,
  "estimatedDuration" : 32011,
  "executor" : None,
  "fullDisplayName" : "StdLib2 #1123",
  "id" : "1123",
  "keepLog" : False,
  "number" : 1123,
  "queueId" : 1257,
  "result" : "SUCCESS",
  "timestamp" : 1561397350275,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/StdLib2/1123/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/event/EventHelper.wurst"
        ],
        "commitId" : "a099232586ed79330b2ef6f94187ce4c85436bc6",
        "timestamp" : 1561393815000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Fixed up EventData\u000aThis is a breaking change, I didn't pay attention when merging. Many\u000afunction names are changed from natives, but some are not. Also some are\u000asimply not correct, like getMouseScreenPos(). It does not return screen\u000apos. I'm wondering whether most of these wrappers are useful at all, or\u000aif we should only provide getters for custom data sets, e.g. the vector\u000apositions. hm.\u000a",
        "date" : "2019-06-24 18:30:15 +0200",
        "id" : "a099232586ed79330b2ef6f94187ce4c85436bc6",
        "msg" : "Fixed up EventData",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/event/EventHelper.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}