{
  "_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" : 1347,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7c510b2064e0ca94995cefb3af2e7715189152a",
            "branch" : [
              {
                "SHA1" : "c7c510b2064e0ca94995cefb3af2e7715189152a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7c510b2064e0ca94995cefb3af2e7715189152a",
            "branch" : [
              {
                "SHA1" : "c7c510b2064e0ca94995cefb3af2e7715189152a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c7c510b2064e0ca94995cefb3af2e7715189152a",
        "branch" : [
          {
            "SHA1" : "c7c510b2064e0ca94995cefb3af2e7715189152a",
            "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-1347.zip",
      "fileName" : "MechJeb2-2.14.3.0-1347.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1347.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1347",
  "duration" : 14487,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1347",
  "id" : "1347",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1347,
  "queueId" : 1714,
  "result" : "SUCCESS",
  "timestamp" : 1699475506266,
  "url" : "https://ksp.sarbian.com/jenkins/user/cadderley/my-views/view/all/job/MechJeb2-Dev/1347/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleThrustController.cs"
        ],
        "commitId" : "de9691b001adc50641fcc48234af218a548a92be",
        "timestamp" : 1699475079000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Add back a minimum rcs time and ignition delay\u000a\u000aThis is working around the fact that \"very stable\" still has a\u000a0.2% chance of failure and that we want to deliberately \"over ullage\"\u000athe engine, and we want to wait for a couple of ticks above\u000a\"very stable\" to ensure we are at 100% before engaging the throttle.\u000a\u000aUllage may still bounce down below \"very stable\" again, but we'll\u000areapply ullage as soon as it does.\u000a\u000aRF does not currently expose any API that allows seeing if we're at\u000aan ullage state over 100%, we might be able to directly look at\u000apropellantStability to see if we're actually at 100% or only at 99.6%\u000a\u000aIt would be nice if RF would not truncate propellantStability at 100%\u000aand would have Stable be 100% and VeryStable be something like 105%.\u000a\u000a(And note that currently the exponent of RF is 0.5 so that 99.6% ullage\u000aresults in a 99.8% chance of ignition)\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2023-11-08 12:24:39 -0800",
        "id" : "de9691b001adc50641fcc48234af218a548a92be",
        "msg" : "Add back a minimum rcs time and ignition delay",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleThrustController.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}