{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Gestartet durch vorgelagertes Projekt „Wurst“, Build 860",
          "upstreamBuild" : 860,
          "upstreamProject" : "Wurst",
          "upstreamUrl" : "job/Wurst/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 728,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "edb5a9773890b4808fa8c8f221ebad73b3d5f127",
            "branch" : [
              {
                "SHA1" : "edb5a9773890b4808fa8c8f221ebad73b3d5f127",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "edb5a9773890b4808fa8c8f221ebad73b3d5f127",
            "branch" : [
              {
                "SHA1" : "edb5a9773890b4808fa8c8f221ebad73b3d5f127",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "edb5a9773890b4808fa8c8f221ebad73b3d5f127",
        "branch" : [
          {
            "SHA1" : "edb5a9773890b4808fa8c8f221ebad73b3d5f127",
            "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" : "#728",
  "duration" : 94764,
  "estimatedDuration" : 32011,
  "executor" : None,
  "fullDisplayName" : "StdLib2 #728",
  "id" : "728",
  "keepLog" : False,
  "number" : 728,
  "queueId" : 3630,
  "result" : "SUCCESS",
  "timestamp" : 1532173679150,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/StdLib2/728/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/math/Maths.wurst"
        ],
        "commitId" : "edb5a9773890b4808fa8c8f221ebad73b3d5f127",
        "timestamp" : 1532165293000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "Update Maths.wurst (#92)\u000a\u000a* Update Maths.wurst\u000a\u000aImproved min() and max() functions, so it can take unlimited number of parameters. Also changed its tests a bit.\u000a",
        "date" : "2018-07-21T11:28:13+0200",
        "id" : "edb5a9773890b4808fa8c8f221ebad73b3d5f127",
        "msg" : "Update Maths.wurst (#92)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/math/Maths.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}