{
  "_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" : 1395,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b100b47eb33f2042c4f27c0a85b63b4cf9224980",
            "branch" : [
              {
                "SHA1" : "b100b47eb33f2042c4f27c0a85b63b4cf9224980",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b100b47eb33f2042c4f27c0a85b63b4cf9224980",
            "branch" : [
              {
                "SHA1" : "b100b47eb33f2042c4f27c0a85b63b4cf9224980",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b100b47eb33f2042c4f27c0a85b63b4cf9224980",
        "branch" : [
          {
            "SHA1" : "b100b47eb33f2042c4f27c0a85b63b4cf9224980",
            "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-1395.zip",
      "fileName" : "MechJeb2-2.14.3.0-1395.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1395.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1395",
  "duration" : 20205,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1395",
  "id" : "1395",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1395,
  "queueId" : 1877,
  "result" : "SUCCESS",
  "timestamp" : 1711654754468,
  "url" : "https://ksp.sarbian.com/jenkins/user/tinygrox/my-views/view/all/job/MechJeb2-Dev/1395/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleNodeExecutor.cs"
        ],
        "commitId" : "33e8258921563c8615e2b7281b7ddf7ba1d94a73",
        "timestamp" : 1711654573000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Don't run RCS in Node Executor when IDLE\u000a\u000aWe can be enabled and hammering on DoRCS every tick but not be doing\u000aanything.\u000a\u000aAdded more initializion paranoia around resetting back to Idle as well.\u000a\u000aAlso bonus fixed that it doesn't rely on VesselState any more for doing\u000aits own reflection poking around.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2024-03-28 12:36:13 -0700",
        "id" : "33e8258921563c8615e2b7281b7ddf7ba1d94a73",
        "msg" : "Don't run RCS in Node Executor when IDLE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebModuleNodeExecutor.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}