{
  "_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" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2685,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a2c1b756957eab20213f848df1872579de5cec23",
            "branch" : [
              {
                "SHA1" : "a2c1b756957eab20213f848df1872579de5cec23",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a2c1b756957eab20213f848df1872579de5cec23",
            "branch" : [
              {
                "SHA1" : "a2c1b756957eab20213f848df1872579de5cec23",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/classic" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 175,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
            "branch" : [
              {
                "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
                "name" : "origin/classic"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
            "branch" : [
              {
                "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
                "name" : "origin/classic"
              }
            ]
          }
        },
        "origin/healbacktower" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 867,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d7b56191aa2868074963ae307b7837e4b1caf816",
            "branch" : [
              {
                "SHA1" : "d7b56191aa2868074963ae307b7837e4b1caf816",
                "name" : "origin/healbacktower"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d7b56191aa2868074963ae307b7837e4b1caf816",
            "branch" : [
              {
                "SHA1" : "d7b56191aa2868074963ae307b7837e4b1caf816",
                "name" : "origin/healbacktower"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 66,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
            "branch" : [
              {
                "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
            "branch" : [
              {
                "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a2c1b756957eab20213f848df1872579de5cec23",
        "branch" : [
          {
            "SHA1" : "a2c1b756957eab20213f848df1872579de5cec23",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Frotty/ForestDef.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2685",
  "duration" : 20027,
  "estimatedDuration" : 49578,
  "executor" : None,
  "fullDisplayName" : "ForestDef #2685",
  "id" : "2685",
  "keepLog" : False,
  "number" : 2685,
  "queueId" : 1113,
  "result" : "SUCCESS",
  "timestamp" : 1560094869678,
  "url" : "https://grill.wurstlang.org/hudson/user/cokemonkey11/my-views/view/all/job/ForestDef/2685/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/systems/LumberAndCoinSystem.wurst",
          "wurst/Creeps/bosses/Boss.wurst",
          "CHANGES.md"
        ],
        "commitId" : "b3d303dc9d2c61dec8cf172d16930a585294ef09",
        "timestamp" : 1560093532000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "rework lumber redistribute behavior (#13)\u000a* rework lumber redistribute behavior\u000a\u000a* resolve nit and gate wood redistribute on 60s interval\u000a\u000a* resolve nit\u000a",
        "date" : "2019-06-09 17:18:52 +0200",
        "id" : "b3d303dc9d2c61dec8cf172d16930a585294ef09",
        "msg" : "rework lumber redistribute behavior (#13)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/bosses/Boss.wurst"
          },
          {
            "editType" : "edit",
            "file" : "CHANGES.md"
          },
          {
            "editType" : "edit",
            "file" : "wurst/systems/LumberAndCoinSystem.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".circleci/config.yml"
        ],
        "commitId" : "1ff23c4a2d9ecb71f47954daa04183dc34ca1645",
        "timestamp" : 1560093610000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add circle CI config\u000a",
        "date" : "2019-06-09 17:20:10 +0200",
        "id" : "1ff23c4a2d9ecb71f47954daa04183dc34ca1645",
        "msg" : "Add circle CI config",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".circleci/config.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "a2c1b756957eab20213f848df1872579de5cec23",
        "timestamp" : 1560093813000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Replace CI badge\u000a",
        "date" : "2019-06-09 17:23:33 +0200",
        "id" : "a2c1b756957eab20213f848df1872579de5cec23",
        "msg" : "Replace CI badge",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}