{
  "_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" : 1543,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "abf5e95409cb063224f4e96a6162f9c59cb90c9d",
            "branch" : [
              {
                "SHA1" : "abf5e95409cb063224f4e96a6162f9c59cb90c9d",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "abf5e95409cb063224f4e96a6162f9c59cb90c9d",
            "branch" : [
              {
                "SHA1" : "abf5e95409cb063224f4e96a6162f9c59cb90c9d",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "abf5e95409cb063224f4e96a6162f9c59cb90c9d",
        "branch" : [
          {
            "SHA1" : "abf5e95409cb063224f4e96a6162f9c59cb90c9d",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.15.1.0-1543.zip",
      "fileName" : "MechJeb2-2.15.1.0-1543.zip",
      "relativePath" : "MechJeb2-2.15.1.0-1543.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1543",
  "duration" : 23293,
  "estimatedDuration" : 22231,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1543",
  "id" : "1543",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1543,
  "queueId" : 2505,
  "result" : "SUCCESS",
  "timestamp" : 1774672537747,
  "url" : "https://ksp.sarbian.com/jenkins/user/stijnreclame/my-views/view/all/job/MechJeb2-Dev/1543/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/ComputerModule.cs"
        ],
        "commitId" : "88553c7329ce4f19b299084a59b1e7f2817794e1",
        "timestamp" : 1774669340000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/git",
          "fullName" : "git"
        },
        "authorEmail" : "git@rakkasu.me",
        "comment" : "fix: prevent redundant unlock checks or potential log spamming\u000a",
        "date" : "2026-03-28 11:42:20 +0800",
        "id" : "88553c7329ce4f19b299084a59b1e7f2817794e1",
        "msg" : "fix: prevent redundant unlock checks or potential log spamming",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/ComputerModule.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Parts/MechJebNoCommandPod.cfg"
        ],
        "commitId" : "355f680f92f5c87f6e66f2ab79c4f15b6b4d184b",
        "timestamp" : 1774670290000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/git",
          "fullName" : "git"
        },
        "authorEmail" : "git@rakkasu.me",
        "comment" : "fix: align Ascent Guidance module name in integrated patches\u000a\u000aThis ensures that the tech tree unlock conditions are correctly\u000aevaluated when MechJeb is automatically injected into command pods\u000awithout the physical AR202 part. This fix mirrors the previous\u000acorrection made to the standalone part configuration.\u000a\u000aref #2099\u000a",
        "date" : "2026-03-28 11:58:10 +0800",
        "id" : "355f680f92f5c87f6e66f2ab79c4f15b6b4d184b",
        "msg" : "fix: align Ascent Guidance module name in integrated patches",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Parts/MechJebNoCommandPod.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/git",
      "fullName" : "git"
    }
  ]
}