{
  "_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" : 1426,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4fa214e3fd7e1dcabb57fec716df122297146a17",
            "branch" : [
              {
                "SHA1" : "4fa214e3fd7e1dcabb57fec716df122297146a17",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4fa214e3fd7e1dcabb57fec716df122297146a17",
            "branch" : [
              {
                "SHA1" : "4fa214e3fd7e1dcabb57fec716df122297146a17",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4fa214e3fd7e1dcabb57fec716df122297146a17",
        "branch" : [
          {
            "SHA1" : "4fa214e3fd7e1dcabb57fec716df122297146a17",
            "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-1426.zip",
      "fileName" : "MechJeb2-2.14.3.0-1426.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1426.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1426",
  "duration" : 20207,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1426",
  "id" : "1426",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1426,
  "queueId" : 2009,
  "result" : "SUCCESS",
  "timestamp" : 1741649144206,
  "url" : "https://ksp.sarbian.com/jenkins/user/sarbian/my-views/view/All/job/MechJeb2-Dev/1426/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModulePVGGlueBall.cs"
        ],
        "commitId" : "5f213f66a33c80eb4d1b91abd20b1e70de40c282",
        "timestamp" : 1741557078000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mrev1995",
          "fullName" : "mrev1995"
        },
        "authorEmail" : "mrev1995@gmail.com",
        "comment" : "Fix a problem where coast time doesn't count down\u000a\u000aWhen 'Coast after' is checked, the kspStage inside the loop is one past\u000athe vessel's current stage. Similarly, if autostaging hasn't staged to\u000athe point where the vessel's current stage is the coast stage, then this\u000acheck will also fail. In either case the coast time will not tick\u000adown.\u000a\u000aIf we are coasting, then the timers should always be ticking down,\u000awhatever the current stage happens to be. Therefore, the\u000aVessel.currentStage check is unnecessary.\u000a",
        "date" : "2025-03-09 22:51:18 +0100",
        "id" : "5f213f66a33c80eb4d1b91abd20b1e70de40c282",
        "msg" : "Fix a problem where coast time doesn't count down",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModulePVGGlueBall.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mrev1995",
      "fullName" : "mrev1995"
    }
  ]
}