{
  "_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" : 1195,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "03a33344d2c01af7165a24551ecfbc6c3cbfa22f",
            "branch" : [
              {
                "SHA1" : "03a33344d2c01af7165a24551ecfbc6c3cbfa22f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "03a33344d2c01af7165a24551ecfbc6c3cbfa22f",
            "branch" : [
              {
                "SHA1" : "03a33344d2c01af7165a24551ecfbc6c3cbfa22f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "03a33344d2c01af7165a24551ecfbc6c3cbfa22f",
        "branch" : [
          {
            "SHA1" : "03a33344d2c01af7165a24551ecfbc6c3cbfa22f",
            "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" : "#1195",
  "duration" : 67889,
  "estimatedDuration" : 35819,
  "executor" : None,
  "fullDisplayName" : "StdLib2 #1195",
  "id" : "1195",
  "keepLog" : False,
  "number" : 1195,
  "queueId" : 1790,
  "result" : "SUCCESS",
  "timestamp" : 1573572488945,
  "url" : "https://grill.wurstlang.org/hudson/user/lep.delete/my-views/view/all/job/StdLib2/1195/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/math/Matrices.wurst"
        ],
        "commitId" : "e69d634fd05443d0dacca732eba617d319345bc2",
        "timestamp" : 1573569594000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "f.rimkus@mailbox.org",
        "comment" : "add mat4\u000a",
        "date" : "2019-11-12 15:39:54 +0100",
        "id" : "e69d634fd05443d0dacca732eba617d319345bc2",
        "msg" : "add mat4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/math/Matrices.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/math/Matrices.wurst"
        ],
        "commitId" : "03a33344d2c01af7165a24551ecfbc6c3cbfa22f",
        "timestamp" : 1573570948000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "f.rimkus@mailbox.org",
        "comment" : "Update Matrices.wurst\u000a",
        "date" : "2019-11-12 16:02:28 +0100",
        "id" : "03a33344d2c01af7165a24551ecfbc6c3cbfa22f",
        "msg" : "Update Matrices.wurst",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/math/Matrices.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}