{
  "_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" : 1422,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e4a0c6545b19a208f1645e24509ea54a8988d1dd",
            "branch" : [
              {
                "SHA1" : "e4a0c6545b19a208f1645e24509ea54a8988d1dd",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e4a0c6545b19a208f1645e24509ea54a8988d1dd",
            "branch" : [
              {
                "SHA1" : "e4a0c6545b19a208f1645e24509ea54a8988d1dd",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e4a0c6545b19a208f1645e24509ea54a8988d1dd",
        "branch" : [
          {
            "SHA1" : "e4a0c6545b19a208f1645e24509ea54a8988d1dd",
            "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-1422.zip",
      "fileName" : "MechJeb2-2.14.3.0-1422.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1422.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1422",
  "duration" : 20620,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1422",
  "id" : "1422",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1422,
  "queueId" : 1992,
  "result" : "SUCCESS",
  "timestamp" : 1740352049610,
  "url" : "https://ksp.sarbian.com/jenkins/user/momtchil/my-views/view/all/job/MechJeb2-Dev/1422/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleGuidanceController.cs",
          "MechJeb2/MechJebModuleStagingController.cs"
        ],
        "commitId" : "1b37703681a4b78e9a88e480f69478006d11f7aa",
        "timestamp" : 1740351908000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "PVG needs to immediately autostage\u000a\u000a- PVG was not immediately staging and was obying autostagePreDelay but\u000a  would never call Stage() again, and we don't want that behavior.\u000a\u000a- The autostagePreDelay setting of 0 didn't work to immediately stage.\u000a  Changed things around so that in the same tick that countingDown is\u000a  set to true that it can autostage if the conditions are met and\u000a  changed '>' to '>=' so that zero would match and fire.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2025-02-23 15:05:08 -0800",
        "id" : "1b37703681a4b78e9a88e480f69478006d11f7aa",
        "msg" : "PVG needs to immediately autostage",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleGuidanceController.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleStagingController.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}