{
  "_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" : 1134,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1757b44fb1486997ddfd41012ad1817237ec2cec",
            "branch" : [
              {
                "SHA1" : "1757b44fb1486997ddfd41012ad1817237ec2cec",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1757b44fb1486997ddfd41012ad1817237ec2cec",
            "branch" : [
              {
                "SHA1" : "1757b44fb1486997ddfd41012ad1817237ec2cec",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1757b44fb1486997ddfd41012ad1817237ec2cec",
        "branch" : [
          {
            "SHA1" : "1757b44fb1486997ddfd41012ad1817237ec2cec",
            "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" : "#1134",
  "duration" : 32945,
  "estimatedDuration" : 35819,
  "executor" : None,
  "fullDisplayName" : "StdLib2 #1134",
  "id" : "1134",
  "keepLog" : False,
  "number" : 1134,
  "queueId" : 1352,
  "result" : "SUCCESS",
  "timestamp" : 1562884087019,
  "url" : "https://grill.wurstlang.org/hudson/user/lep.delete/my-views/view/all/job/StdLib2/1134/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/data/HashList.wurst",
          "wurst/data/LinkedList.wurst"
        ],
        "commitId" : "279614a06e9ba10a1aeeb469a84e211f87a6d6de",
        "timestamp" : 1562880655000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fix hotdoc\u000a",
        "date" : "2019-07-11 23:30:55 +0200",
        "id" : "279614a06e9ba10a1aeeb469a84e211f87a6d6de",
        "msg" : "fix hotdoc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/data/LinkedList.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/HashList.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/data/HashMap.wurst",
          "wurst/data/HashList.wurst"
        ],
        "commitId" : "f7442b5333cc34d2966d73c34d7080c48d6a738f",
        "timestamp" : 1562881151000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Add forEach for HashList and HashMap, fixes #229\u000a",
        "date" : "2019-07-11 23:39:11 +0200",
        "id" : "f7442b5333cc34d2966d73c34d7080c48d6a738f",
        "msg" : "Add forEach for HashList and HashMap, fixes #229",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/data/HashMap.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/HashList.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/data/HashListTests.wurst",
          "wurst/data/HashMapTests.wurst"
        ],
        "commitId" : "1757b44fb1486997ddfd41012ad1817237ec2cec",
        "timestamp" : 1562883011000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Add forEach tests\u000a",
        "date" : "2019-07-12 00:10:11 +0200",
        "id" : "1757b44fb1486997ddfd41012ad1817237ec2cec",
        "msg" : "Add forEach tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/data/HashMapTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/HashListTests.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}