{
  "_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" : 1193,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "34da825cc3b163f473290bf9432907a1fc7aa1db",
            "branch" : [
              {
                "SHA1" : "34da825cc3b163f473290bf9432907a1fc7aa1db",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "34da825cc3b163f473290bf9432907a1fc7aa1db",
            "branch" : [
              {
                "SHA1" : "34da825cc3b163f473290bf9432907a1fc7aa1db",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "34da825cc3b163f473290bf9432907a1fc7aa1db",
        "branch" : [
          {
            "SHA1" : "34da825cc3b163f473290bf9432907a1fc7aa1db",
            "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" : "#1193",
  "duration" : 66693,
  "estimatedDuration" : 32011,
  "executor" : None,
  "fullDisplayName" : "StdLib2 #1193",
  "id" : "1193",
  "keepLog" : False,
  "number" : 1193,
  "queueId" : 1778,
  "result" : "SUCCESS",
  "timestamp" : 1572888488668,
  "url" : "https://grill.wurstlang.org/hudson/user/cokemonkey11/my-views/view/all/job/StdLib2/1193/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/_wurst/assets/AbilityIds.wurst",
          "wurst/objediting/AbilityObjEditing.wurst"
        ],
        "commitId" : "ad6f00cace5a65657a95139bb0ec5173fcb7f9bd",
        "timestamp" : 1572886514000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "Added missing abilities. (#312)\u000a",
        "date" : "2019-11-04 17:55:14 +0100",
        "id" : "ad6f00cace5a65657a95139bb0ec5173fcb7f9bd",
        "msg" : "Added missing abilities. (#312)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/objediting/AbilityObjEditing.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_wurst/assets/AbilityIds.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/data/LinkedList.wurst"
        ],
        "commitId" : "b7c9cba111479b3f7a3357e51f7b5a607d5c5122",
        "timestamp" : 1572887149000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "f.rimkus@mailbox.org",
        "comment" : "fix #302\u000a",
        "date" : "2019-11-04 18:05:49 +0100",
        "id" : "b7c9cba111479b3f7a3357e51f7b5a607d5c5122",
        "msg" : "fix #302",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/data/LinkedList.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/data/HashList.wurst"
        ],
        "commitId" : "4749f2cda7b1fe3361858f48618dda9cb8ed77f7",
        "timestamp" : 1572887242000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "f.rimkus@mailbox.org",
        "comment" : "make HashList#remove return a boolean, not the passed element\u000a",
        "date" : "2019-11-04 18:07:22 +0100",
        "id" : "4749f2cda7b1fe3361858f48618dda9cb8ed77f7",
        "msg" : "make HashList#remove return a boolean, not the passed element",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/data/HashList.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/data/HashSet.wurst"
        ],
        "commitId" : "34da825cc3b163f473290bf9432907a1fc7aa1db",
        "timestamp" : 1572887554000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "f.rimkus@mailbox.org",
        "comment" : "Update HashSet.wurst\u000a",
        "date" : "2019-11-04 18:12:34 +0100",
        "id" : "34da825cc3b163f473290bf9432907a1fc7aa1db",
        "msg" : "Update HashSet.wurst",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/data/HashSet.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}