{
  "_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" : 1513,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b25fedbbd80d7e43d663b788f5c447fd815599a8",
            "branch" : [
              {
                "SHA1" : "b25fedbbd80d7e43d663b788f5c447fd815599a8",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b25fedbbd80d7e43d663b788f5c447fd815599a8",
            "branch" : [
              {
                "SHA1" : "b25fedbbd80d7e43d663b788f5c447fd815599a8",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b25fedbbd80d7e43d663b788f5c447fd815599a8",
        "branch" : [
          {
            "SHA1" : "b25fedbbd80d7e43d663b788f5c447fd815599a8",
            "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-1513.zip",
      "fileName" : "MechJeb2-2.15.1.0-1513.zip",
      "relativePath" : "MechJeb2-2.15.1.0-1513.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1513",
  "duration" : 20681,
  "estimatedDuration" : 21985,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1513",
  "id" : "1513",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1513,
  "queueId" : 2384,
  "result" : "SUCCESS",
  "timestamp" : 1767294579118,
  "url" : "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1513/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleAscentBaseAutopilot.cs"
        ],
        "commitId" : "ab7b6fc39490ec9a1d19831ccd9420dd9c338079",
        "timestamp" : 1766763339000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mail",
          "fullName" : "mail"
        },
        "authorEmail" : "mail@diyar.ch",
        "comment" : "Commit fixes the bug from issue #2048\u000a\u000aThe bug occurs when using the autoascent feature for\u000anegative inclination orbits. Namely, the circularization burn was\u000aexplicitly trying to achieve the _abs(inclination)_ instead of the target.\u000a\u000aThe bug was fixed by removing the `Math.Abs()` from the\u000aOrbitalManeuverCalculator.DeltaVToChangeInclination input.\u000a",
        "date" : "2025-12-26 16:35:39 +0100",
        "id" : "ab7b6fc39490ec9a1d19831ccd9420dd9c338079",
        "msg" : "Commit fixes the bug from issue #2048",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleAscentBaseAutopilot.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mail",
      "fullName" : "mail"
    }
  ]
}