{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by sarbian"
        },
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user sarbian",
          "userId" : "sarbian",
          "userName" : "sarbian"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "16a0124c00a84f82dd21022be035552cb8728748",
            "branch" : [
              {
                "SHA1" : "16a0124c00a84f82dd21022be035552cb8728748",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "16a0124c00a84f82dd21022be035552cb8728748",
            "branch" : [
              {
                "SHA1" : "16a0124c00a84f82dd21022be035552cb8728748",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "16a0124c00a84f82dd21022be035552cb8728748",
        "branch" : [
          {
            "SHA1" : "16a0124c00a84f82dd21022be035552cb8728748",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/DebugStuff.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "DebugStuff-1.6.0.0.zip",
      "fileName" : "DebugStuff-1.6.0.0.zip",
      "relativePath" : "DebugStuff-1.6.0.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13",
  "duration" : 2702,
  "estimatedDuration" : 2721,
  "executor" : None,
  "fullDisplayName" : "DebugStuff #13",
  "id" : "13",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 13,
  "queueId" : 63,
  "result" : "SUCCESS",
  "timestamp" : 1571398419428,
  "url" : "https://ksp.sarbian.com/jenkins/job/DebugStuff/13/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "DebugStuff.cs"
        ],
        "commitId" : "0625aff4e8d2bc82d288e2ef3de755c66e023389",
        "timestamp" : 1532922243000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Show whether a GameObject is active\u000aAdds an A:True/False indicator to each game object which says whether\u000ait's active (note - this is whether the game object itself is active,\u000anot whether it's active in the hierarchy which depends on the parents)\u000a",
        "date" : "2018-07-29 20:44:03 -0700",
        "id" : "0625aff4e8d2bc82d288e2ef3de755c66e023389",
        "msg" : "Show whether a GameObject is active",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "DebugStuff.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "DebugStuff.cs"
        ],
        "commitId" : "34dfe197080ceb721ac46402eb68836d162f78ae",
        "timestamp" : 1532923519000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Add toggle to show active/all GOs\u000aIf the switch is set to active and a GameObject is not active in the\u000ahierarchy, none of its component indicators will be rendered.  Note that\u000aeverything is still shown in the hiearchy list.\u000a",
        "date" : "2018-07-29 21:05:19 -0700",
        "id" : "34dfe197080ceb721ac46402eb68836d162f78ae",
        "msg" : "Add toggle to show active/all GOs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "DebugStuff.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "DebugStuff.cs"
        ],
        "commitId" : "dd173d42507ca19254f4c423cd549a25eb54584b",
        "timestamp" : 1556282615000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/cake-pie",
          "fullName" : "cake-pie"
        },
        "authorEmail" : "cake-pie@users.noreply.github.com",
        "comment" : "Add support for WheelCollider\u000a",
        "date" : "2019-04-26 05:43:35 -0700",
        "id" : "dd173d42507ca19254f4c423cd549a25eb54584b",
        "msg" : "Add support for WheelCollider",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "DebugStuff.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "16a0124c00a84f82dd21022be035552cb8728748",
        "timestamp" : 1571398408000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "v1.6.0 - KSP 1,8 and PRs\u000a",
        "date" : "2019-10-18 13:33:28 +0200",
        "id" : "16a0124c00a84f82dd21022be035552cb8728748",
        "msg" : "v1.6.0 - KSP 1,8 and PRs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
      "fullName" : "joeydwong"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/cake-pie",
      "fullName" : "cake-pie"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}