{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_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" : 1500,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "02ee0723027d0bdfc42ae29400ad79dc7cff9b48",
            "branch" : [
              {
                "SHA1" : "02ee0723027d0bdfc42ae29400ad79dc7cff9b48",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "02ee0723027d0bdfc42ae29400ad79dc7cff9b48",
            "branch" : [
              {
                "SHA1" : "02ee0723027d0bdfc42ae29400ad79dc7cff9b48",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "02ee0723027d0bdfc42ae29400ad79dc7cff9b48",
        "branch" : [
          {
            "SHA1" : "02ee0723027d0bdfc42ae29400ad79dc7cff9b48",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.15.1.0-1500.zip",
      "fileName" : "MechJeb2-2.15.1.0-1500.zip",
      "relativePath" : "MechJeb2-2.15.1.0-1500.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1500",
  "duration" : 20808,
  "estimatedDuration" : 21689,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1500",
  "id" : "1500",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1500,
  "queueId" : 2333,
  "result" : "SUCCESS",
  "timestamp" : 1766383896224,
  "url" : "https://ksp.sarbian.com/jenkins/user/diazo/my-views/view/All/job/MechJeb2-Dev/1500/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLib/PSG/Terminal/FlightPathAngle5.cs",
          "MechJebLib/FunctionImpls/RealDeltaVToChangeApoapsisPrograde.cs",
          "MechJebLib/PSG/Terminal/Kepler3.cs",
          "MechJebLib/PSG/Terminal/Kepler5.cs",
          "MechJebLibTest/Primitives/V3Tests/OperatorTests.cs",
          "MechJebLibTest/Primitives/M3Tests/OrthonormalizeQuaternionTests.cs",
          "MechJebLibTest/Primitives/V3Tests/InterpolationTests.cs",
          "MechJebLibTest/Primitives/Q3Tests/MatrixConversionTests.cs",
          "MechJebLib/ODE/Event.cs",
          "MechJebLib/PSG/Terminal/FlightPathAngle4Energy.cs",
          "MechJebLibTest/Primitives/V3Tests/StringRepresentationTests.cs",
          "MechJebLibTest/Primitives/Q3Tests/OperationTests.cs",
          "MechJebLibTest/Primitives/V3Tests/ComponentOperationsTests.cs",
          "MechJebLib/Utils/BackgroundJob.cs",
          "MechJebLibTest/Utils/AutoDiffTests.cs",
          "MechJebLib/PSG/Terminal/FlightPathAngle4.cs",
          "MechJebLib/Utils/Logger.cs",
          "MechJebLib/Primitives/Q3.cs",
          "MechJebLibTest/Primitives/V3Tests/UtilityTests.cs",
          "MechJebLib/PSG/Terminal/Kepler4.cs",
          "MechJebLib/FunctionImpls/RealSuicideBurnCalc.cs",
          "MechJebLibTest/FunctionsTests.cs",
          "MechJebLibTest/ControlTests/PIDLoopTests.cs",
          "MechJebLib/Maneuvers/Simple.cs",
          "MechJebLib/PSG/PhaseProxy.cs",
          "MechJebLibTest/PSGTests/AscentTests/RealRocketTests.cs",
          "MechJebLibTest/Primitives/V3Tests/CoordinateConversionTests.cs",
          "MechJebLibTest/StaticTests.cs",
          "MechJebLib/Maneuvers/ReturnFromMoon.cs",
          "MechJebLibTest/Primitives/M3Tests/RotationTests.cs",
          "MechJebLib/Primitives/V3.cs",
          "MechJebLib/Lambert/Gooding.cs",
          "MechJebLib/Control/IPIDLoop.cs"
        ],
        "commitId" : "6da4b355716f242caa50005d7943c9ddd373c50c",
        "timestamp" : 1766383828000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Source code cleanup\u000a\u000aAll automated from Rider.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2025-12-21 22:10:28 -0800",
        "id" : "6da4b355716f242caa50005d7943c9ddd373c50c",
        "msg" : "Source code cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/V3Tests/ComponentOperationsTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Maneuvers/ReturnFromMoon.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/V3Tests/UtilityTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/PhaseProxy.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/Kepler5.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ControlTests/PIDLoopTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Control/IPIDLoop.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/FlightPathAngle4Energy.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/FlightPathAngle5.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/V3Tests/OperatorTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/FlightPathAngle4.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Primitives/V3.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/PSGTests/AscentTests/RealRocketTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Primitives/Q3.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/V3Tests/StringRepresentationTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/FunctionImpls/RealDeltaVToChangeApoapsisPrograde.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/V3Tests/InterpolationTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/StaticTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/FunctionImpls/RealSuicideBurnCalc.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Utils/BackgroundJob.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Utils/Logger.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Lambert/Gooding.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/ODE/Event.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/FunctionsTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/M3Tests/OrthonormalizeQuaternionTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/M3Tests/RotationTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Utils/AutoDiffTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/Kepler4.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/V3Tests/CoordinateConversionTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Maneuvers/Simple.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/Q3Tests/OperationTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/PSG/Terminal/Kepler3.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/Q3Tests/MatrixConversionTests.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}