{
  "_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" : 1336,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "890fb5784fdaa12faedc37fabc42ed368c42fded",
            "branch" : [
              {
                "SHA1" : "890fb5784fdaa12faedc37fabc42ed368c42fded",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "890fb5784fdaa12faedc37fabc42ed368c42fded",
            "branch" : [
              {
                "SHA1" : "890fb5784fdaa12faedc37fabc42ed368c42fded",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "890fb5784fdaa12faedc37fabc42ed368c42fded",
        "branch" : [
          {
            "SHA1" : "890fb5784fdaa12faedc37fabc42ed368c42fded",
            "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-1336.zip",
      "fileName" : "MechJeb2-2.14.3.0-1336.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1336.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1336",
  "duration" : 14555,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1336",
  "id" : "1336",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1336,
  "queueId" : 1672,
  "result" : "SUCCESS",
  "timestamp" : 1698789206972,
  "url" : "https://ksp.sarbian.com/jenkins/user/vinceguichard04/my-views/view/all/job/MechJeb2-Dev/1336/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleWarpHelper.cs",
          "MechJeb2/MechJebModuleRendezvousAutopilotWindow.cs",
          "MechJeb2/Maneuver/OperationResonantOrbit.cs",
          "MechJeb2/Maneuver/TimeSelector.cs",
          "MechJeb2/MechJebModuleFlightRecorderGraph.cs",
          "MechJeb2/MechJebModuleThrustWindow.cs",
          "MechJeb2/MechJebModuleDockingGuidance.cs",
          "MechJeb2/MechJebModuleAttitudeAdjustment.cs",
          "MechJeb2/MechJebModuleRCSController.cs",
          "MechJeb2/DisplayModule.cs",
          "MechJeb2/MechJebModuleSpaceplaneGuidance.cs",
          "MechJeb2/MechJebModuleWaypointWindow.cs",
          "MechJeb2/MechJebModuleRoverController.cs",
          "MechJeb2/Maneuver/OperationTransfer.cs",
          "MechJeb2/MechJebModuleStagingController.cs",
          "MechJeb2/MechJebModuleManeuverPlanner.cs",
          "MechJeb2/MechJebModuleRendezvousGuidance.cs",
          "MechJeb2/CelestialBodyExtensions.cs",
          "MechJeb2/MechJebModuleAscentSettingsMenu.cs",
          "MechJeb2/Maneuver/OperationAdvancedTransfer.cs",
          "MechJeb2/MechJebModuleNodeEditor.cs",
          "MechJeb2/MechJebModuleRoverWindow.cs",
          "MechJeb2/AttitudeControllers/KosAttitudeController.cs",
          "MechJeb2/MechJebModuleTranslatron.cs",
          "MechJeb2/MechJebModuleAscentMenu.cs",
          "MechJeb2/MechJebModuleRendezvousAutopilot.cs",
          "MechJeb2/MechJebStageStatsHelper.cs",
          "MechJeb2/MechJebModuleAscentSettings.cs",
          "MechJeb2/MechJebModuleCustomInfoWindow.cs",
          "MechJeb2/AttitudeControllers/MJAttitudeController.cs",
          "MechJeb2/MechJebModuleSettings.cs",
          "MechJeb2/GuiUtils.cs",
          "MechJeb2/MechJebModuleAscentClassicPathMenu.cs",
          "MechJeb2/MechJebModuleDebugArrows.cs",
          "MechJeb2/MechJebModuleDockingAutopilot.cs",
          "MechJeb2/MechJebModuleTargetController.cs",
          "MechJeb2/MechJebModuleSmartASS.cs",
          "MechJeb2/AttitudeControllers/HybridController.cs",
          "MechJeb2/MechJebModuleAscentPVGSettingsMenu.cs",
          "MechJeb2/MechJebModuleMenu.cs",
          "MechJeb2/MechJebModuleAscentBaseAutopilot.cs",
          "MechJeb2/MechJebModuleAirplaneGuidance.cs",
          "MechJeb2/MechJebModuleThrustController.cs",
          "MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs",
          "MechJeb2.sln.DotSettings",
          "MechJeb2/MechJebModuleAscentPVGAutopilot.cs",
          "MechJeb2/MechJebCore.cs",
          "MechJeb2/MechJebModuleInfoItems.cs",
          "MechJeb2/AttitudeControllers/BetterController.cs"
        ],
        "commitId" : "60990212217878a0d6fe46390098799168684fa8",
        "timestamp" : 1698789204000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "GuiUtils cleanup\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2023-10-31 14:53:24 -0700",
        "id" : "60990212217878a0d6fe46390098799168684fa8",
        "msg" : "GuiUtils cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRendezvousGuidance.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleTargetController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleWarpHelper.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/CelestialBodyExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleThrustController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleNodeEditor.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRoverWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSpaceplaneGuidance.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleInfoItems.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentPVGSettingsMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRendezvousAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleManeuverPlanner.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2.sln.DotSettings"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDockingAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/MJAttitudeController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/TimeSelector.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDebugArrows.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/BetterController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRendezvousAutopilotWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationAdvancedTransfer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/KosAttitudeController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentBaseAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/AttitudeControllers/HybridController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleThrustWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAirplaneGuidance.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleTranslatron.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/DisplayModule.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationTransfer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRoverController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAttitudeAdjustment.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentClassicPathMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/GuiUtils.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleStagingController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebStageStatsHelper.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleWaypointWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentPVGAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentSettings.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleFlightRecorderGraph.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleDockingGuidance.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleCustomInfoWindow.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebCore.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleRCSController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSmartASS.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentSettingsMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleSettings.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleMenu.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/Maneuver/OperationResonantOrbit.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}