{
  "_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" : 1452,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e508df10b26d436dd69b4fef29c85f6d72198dad",
            "branch" : [
              {
                "SHA1" : "e508df10b26d436dd69b4fef29c85f6d72198dad",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e508df10b26d436dd69b4fef29c85f6d72198dad",
            "branch" : [
              {
                "SHA1" : "e508df10b26d436dd69b4fef29c85f6d72198dad",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e508df10b26d436dd69b4fef29c85f6d72198dad",
        "branch" : [
          {
            "SHA1" : "e508df10b26d436dd69b4fef29c85f6d72198dad",
            "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-1452.zip",
      "fileName" : "MechJeb2-2.14.3.0-1452.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1452.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1452",
  "duration" : 19806,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1452",
  "id" : "1452",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1452,
  "queueId" : 2121,
  "result" : "SUCCESS",
  "timestamp" : 1747873191941,
  "url" : "https://ksp.sarbian.com/jenkins/user/lamont/my-views/view/All/job/MechJeb2-Dev/1452/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebCore.cs"
        ],
        "commitId" : "5e920def6bdf12e4d6832948e277ee283704b969",
        "timestamp" : 1747606284000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mrev1995",
          "fullName" : "mrev1995"
        },
        "authorEmail" : "mrev1995@gmail.com",
        "comment" : "Fix saving and loading of vessel-specific settings\u000a\u000aWhen loading a craft file in the Editor, there's no vessel name\u000aavailable; thus, all vessel-specific settings (those with persistent\u000apass TYPE) get loaded at their default values. A few seconds later,\u000athose get saved (with the ship name at the top of the screen),\u000aoverwriting any previously vessel-specific settings with their default\u000avalues.\u000a\u000aSince there's no way to get a ship name in the OnLoad method (it gets\u000acalled before the Editor has set the name from the .craft file), the\u000abest option is to simply not save the settings from inside the editor at\u000aall.\u000a",
        "date" : "2025-05-19 00:11:24 +0200",
        "id" : "5e920def6bdf12e4d6832948e277ee283704b969",
        "msg" : "Fix saving and loading of vessel-specific settings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebCore.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/mrev1995",
      "fullName" : "mrev1995"
    }
  ]
}