{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1343,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ccea97ce59754fd57f5a8380ea0c97f57592cd77",
            "branch" : [
              {
                "SHA1" : "ccea97ce59754fd57f5a8380ea0c97f57592cd77",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ccea97ce59754fd57f5a8380ea0c97f57592cd77",
            "branch" : [
              {
                "SHA1" : "ccea97ce59754fd57f5a8380ea0c97f57592cd77",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ccea97ce59754fd57f5a8380ea0c97f57592cd77",
        "branch" : [
          {
            "SHA1" : "ccea97ce59754fd57f5a8380ea0c97f57592cd77",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.14.3.0-1343.zip",
      "fileName" : "MechJeb2-2.14.3.0-1343.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1343.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1343",
  "duration" : 15185,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1343",
  "id" : "1343",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1343,
  "queueId" : 1700,
  "result" : "SUCCESS",
  "timestamp" : 1699297118649,
  "url" : "https://ksp.sarbian.com/jenkins/user/ozraven/my-views/view/All/job/MechJeb2-Dev/1343/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebLib/Simulations/PartModules/SimModuleDockingNode.cs",
          "MechJeb2/MechJebLib/Simulations/PartModules/SimProceduralFairingDecoupler.cs",
          "MechJeb2/MechJebLib/Simulations/PartModules/SimModuleEngines.cs",
          "MechJeb2/MechJebLib/Simulations/SimVesselBuilder.cs",
          "MechJeb2/MechJebLib/Simulations/SimResource.cs",
          "MechJeb2/MechJebLib/Simulations/SimPartModule.cs",
          "MechJeb2/MechJebLib/Simulations/FuelFlowSimulation.cs",
          "MechJeb2/MechJebLib/Simulations/PartModules/SimModuleRCS.cs",
          "MechJeb2/MechJebLib/Simulations/SimVesselManager.cs",
          "MechJeb2/MechJebLib/Simulations/FuelStats.cs",
          "MechJeb2/MechJebLib/Simulations/SimVesselUpdater.cs",
          "MechJeb2/MechJebLib/Simulations/SimPart.cs",
          "MechJeb2/MechJebLib/Simulations/SimVessel.cs",
          "MechJeb2/MechJebLib/Simulations/SimPropellant.cs",
          "MechJeb2/MechJebLib/Simulations/DecouplingAnalyzer.cs",
          "MechJeb2/MechJebLib/Simulations/PartModules/SimLaunchClamp.cs",
          "MechJeb2/MechJebLib/Simulations/PartModules/SimModuleDecouple.cs"
        ],
        "commitId" : "b37673fd2aef2a0439da0a2cded1669e5d5a954d",
        "timestamp" : 1699297086000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Small fix to the Updater for null attach part\u000a\u000aSome parts would cause this to throw.\u000a\u000aAlso added the right Copyright notices\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2023-11-06 10:58:06 -0800",
        "id" : "b37673fd2aef2a0439da0a2cded1669e5d5a954d",
        "msg" : "Small fix to the Updater for null attach part",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/PartModules/SimProceduralFairingDecoupler.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/DecouplingAnalyzer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/SimVessel.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/FuelStats.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/PartModules/SimModuleRCS.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/SimVesselManager.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/SimVesselUpdater.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/SimVesselBuilder.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/SimPartModule.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/SimPropellant.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/PartModules/SimLaunchClamp.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/PartModules/SimModuleDecouple.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/SimPart.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/FuelFlowSimulation.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/PartModules/SimModuleDockingNode.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/PartModules/SimModuleEngines.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Simulations/SimResource.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}