{
  "_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" : 1231,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "79b1eb687a88531b8dbb6d8b5f3ae6dbab48815a",
            "branch" : [
              {
                "SHA1" : "79b1eb687a88531b8dbb6d8b5f3ae6dbab48815a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "79b1eb687a88531b8dbb6d8b5f3ae6dbab48815a",
            "branch" : [
              {
                "SHA1" : "79b1eb687a88531b8dbb6d8b5f3ae6dbab48815a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "79b1eb687a88531b8dbb6d8b5f3ae6dbab48815a",
        "branch" : [
          {
            "SHA1" : "79b1eb687a88531b8dbb6d8b5f3ae6dbab48815a",
            "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" : "#1231",
  "duration" : 80405,
  "estimatedDuration" : 32011,
  "executor" : None,
  "fullDisplayName" : "StdLib2 #1231",
  "id" : "1231",
  "keepLog" : False,
  "number" : 1231,
  "queueId" : 2074,
  "result" : "SUCCESS",
  "timestamp" : 1578965286709,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/StdLib2/1231/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/util/TimerUtils.wurst",
          "wurst/event/DamageEvent.wurst",
          "wurst/util/Simulate3dSound.wurst",
          "wurst/data/HashMapTests.wurst",
          "wurst/closures/ClosureEvents.wurst",
          "wurst/_handles/primitives/String.wurst",
          "wurst/data/HashListTests.wurst",
          "wurst/math/Vectors.wurst",
          "wurst/file/ChunkedString.wurst",
          "wurst/data/buffer/BufferTests.wurst",
          "wurst/math/Maths.wurst",
          "wurst/math/Matrices.wurst",
          "wurst/util/SoundUtils.wurst",
          "wurst/util/StringUtils.wurst",
          "wurst/math/Interpolation.wurst",
          "wurst/util/Colors.wurst",
          "wurst/file/FileIO.wurst",
          "wurst/data/LinkedListTests.wurst",
          "wurst/event/RegisterEvents.wurst",
          "wurst/event/DamageDetection.wurst"
        ],
        "commitId" : "79b1eb687a88531b8dbb6d8b5f3ae6dbab48815a",
        "timestamp" : 1578962202000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "define constant locals using let\u000a",
        "date" : "2020-01-14 01:36:42 +0100",
        "id" : "79b1eb687a88531b8dbb6d8b5f3ae6dbab48815a",
        "msg" : "define constant locals using let",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/data/HashListTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/Simulate3dSound.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/Maths.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/StringUtils.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/HashMapTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/Interpolation.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/LinkedListTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/data/buffer/BufferTests.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/Colors.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/closures/ClosureEvents.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/event/RegisterEvents.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/file/ChunkedString.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/SoundUtils.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/event/DamageDetection.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/file/FileIO.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/Matrices.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/util/TimerUtils.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/primitives/String.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/math/Vectors.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/event/DamageEvent.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}