{
  "_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" : 781,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4e025db7cd11461fb33b929866faa09cd48ae8c0",
            "branch" : [
              {
                "SHA1" : "4e025db7cd11461fb33b929866faa09cd48ae8c0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4e025db7cd11461fb33b929866faa09cd48ae8c0",
            "branch" : [
              {
                "SHA1" : "4e025db7cd11461fb33b929866faa09cd48ae8c0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4e025db7cd11461fb33b929866faa09cd48ae8c0",
        "branch" : [
          {
            "SHA1" : "4e025db7cd11461fb33b929866faa09cd48ae8c0",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Frotty/Frentity.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#781",
  "duration" : 364860,
  "estimatedDuration" : 21109,
  "executor" : None,
  "fullDisplayName" : "Frentity #781",
  "id" : "781",
  "keepLog" : False,
  "number" : 781,
  "queueId" : 5742,
  "result" : "SUCCESS",
  "timestamp" : 1546734730873,
  "url" : "https://grill.wurstlang.org/hudson/user/peter/my-views/view/all/job/Frentity/781/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "LICENSE"
        ],
        "commitId" : "1964a22306f44481bff58890c595d16aa414ea0a",
        "timestamp" : 1546733026000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Create LICENSE\u000a",
        "date" : "2019-01-06 01:03:46 +0100",
        "id" : "1964a22306f44481bff58890c595d16aa414ea0a",
        "msg" : "Create LICENSE",
        "paths" : [
          {
            "editType" : "add",
            "file" : "LICENSE"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/entity/Entity.wurst"
        ],
        "commitId" : "69582b4a1a6a410ca73377bdf88052704f2d6b57",
        "timestamp" : 1546733411000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "dont zero velocity when not flying\u000a",
        "date" : "2019-01-06 01:10:11 +0100",
        "id" : "69582b4a1a6a410ca73377bdf88052704f2d6b57",
        "msg" : "dont zero velocity when not flying",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/entity/Entity.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/physics/Collision.wurst"
        ],
        "commitId" : "dd81e733c2b5c5e43764a410ac409d1a09a3fab0",
        "timestamp" : 1546733471000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "more collision fixes\u000a",
        "date" : "2019-01-06 01:11:11 +0100",
        "id" : "dd81e733c2b5c5e43764a410ac409d1a09a3fab0",
        "msg" : "more collision fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/physics/Collision.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "4e025db7cd11461fb33b929866faa09cd48ae8c0",
        "timestamp" : 1546733942000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README.md\u000a",
        "date" : "2019-01-06 01:19:02 +0100",
        "id" : "4e025db7cd11461fb33b929866faa09cd48ae8c0",
        "msg" : "Update README.md",
        "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"
    }
  ]
}