{
  "_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" : 1414,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "184a5343674c637d7839c00d52fda687f1a55e4f",
            "branch" : [
              {
                "SHA1" : "184a5343674c637d7839c00d52fda687f1a55e4f",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "184a5343674c637d7839c00d52fda687f1a55e4f",
            "branch" : [
              {
                "SHA1" : "184a5343674c637d7839c00d52fda687f1a55e4f",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "184a5343674c637d7839c00d52fda687f1a55e4f",
        "branch" : [
          {
            "SHA1" : "184a5343674c637d7839c00d52fda687f1a55e4f",
            "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-1414.zip",
      "fileName" : "MechJeb2-2.14.3.0-1414.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1414.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1414",
  "duration" : 19638,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1414",
  "id" : "1414",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1414,
  "queueId" : 1951,
  "result" : "SUCCESS",
  "timestamp" : 1733951500939,
  "url" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist/my-views/view/all/job/MechJeb2-Dev/1414/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLibBindings/ReflectionUtils.cs",
          "MechJeb2/VesselState.cs",
          "MechJeb2/PartExtensions.cs"
        ],
        "commitId" : "b54372b006122a3aad5bc90d5380d01bb46427b5",
        "timestamp" : 1733868047000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mrev1995",
          "fullName" : "mrev1995"
        },
        "authorEmail" : "mrev1995@gmail.com",
        "comment" : "Only check for ullage on ModuleEnginesRF\u000a\u000aWhen trying to check for ullage on a non-ModuleEnginesRF engine,\u000aVesselState sets the reflection fields to null; this causes\u000athe autostaging code to spam NREs and refuse to work.\u000a\u000aThis change makes sure that an engine is a (subclass of) ModuleEnginesRF\u000abefore trying to access the ullage field.\u000a",
        "date" : "2024-12-10 23:00:47 +0100",
        "id" : "b54372b006122a3aad5bc90d5380d01bb46427b5",
        "msg" : "Only check for ullage on ModuleEnginesRF",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJebLibBindings/ReflectionUtils.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/PartExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/VesselState.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mrev1995",
      "fullName" : "mrev1995"
    }
  ]
}