{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by sarbian"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 38,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "872ee10e239b1f4e6f4ceaec965cfd8032ad258b",
            "branch" : [
              {
                "SHA1" : "872ee10e239b1f4e6f4ceaec965cfd8032ad258b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "872ee10e239b1f4e6f4ceaec965cfd8032ad258b",
            "branch" : [
              {
                "SHA1" : "872ee10e239b1f4e6f4ceaec965cfd8032ad258b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "872ee10e239b1f4e6f4ceaec965cfd8032ad258b",
        "branch" : [
          {
            "SHA1" : "872ee10e239b1f4e6f4ceaec965cfd8032ad258b",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/ModuleManager.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "ModuleManager.dll",
      "fileName" : "ModuleManager.dll",
      "relativePath" : "ModuleManager.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#38",
  "duration" : 6837,
  "estimatedDuration" : 6498,
  "executor" : None,
  "fullDisplayName" : "ModuleManager-Dev #38",
  "id" : "38",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 38,
  "queueId" : 315,
  "result" : "SUCCESS",
  "timestamp" : 1543174399384,
  "url" : "https://ksp.sarbian.com/jenkins/user/vinceguichard04/my-views/view/all/job/ModuleManager-Dev/38/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManagerTests/Patches/ProtoPatchBuilderTest.cs",
          "ModuleManager/Patches/ProtoPatchBuilder.cs",
          "ModuleManagerTests/ModuleManagerTests.csproj",
          "ModuleManager/Patches/PassSpecifiers/LastPassSpecifier.cs",
          "ModuleManagerTests/PatchListTest.cs",
          "ModuleManagerTests/Patches/PassSpecifiers/LastPassSpecifierTest.cs",
          "ModuleManager/PatchList.cs",
          "ModuleManager/ModuleManager.csproj"
        ],
        "commitId" : "f00933615ce403b866dd0bf5c0a0f2d62d544073",
        "timestamp" : 1541968232000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Implement :LAST[mod] pass\u000a",
        "date" : "2018-11-11 12:30:32 -0800",
        "id" : "f00933615ce403b866dd0bf5c0a0f2d62d544073",
        "msg" : "Implement :LAST[mod] pass",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ModuleManagerTests/Patches/PassSpecifiers/LastPassSpecifierTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.csproj"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Patches/ProtoPatchBuilderTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/PatchList.cs"
          },
          {
            "editType" : "add",
            "file" : "ModuleManager/Patches/PassSpecifiers/LastPassSpecifier.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Patches/ProtoPatchBuilder.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/ModuleManagerTests.csproj"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/PatchListTest.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/PatchList.cs"
        ],
        "commitId" : "ea89e1a6321aabd8b193969f8a538952b732802a",
        "timestamp" : 1541968680000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "return iterator rather than array\u000aThis is only iterated over once, I don't know why it was implemented as\u000aan array originally\u000a",
        "date" : "2018-11-11 12:38:00 -0800",
        "id" : "ea89e1a6321aabd8b193969f8a538952b732802a",
        "msg" : "return iterator rather than array",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/PatchList.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
      "fullName" : "joeydwong"
    }
  ]
}