{
  "_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" : 1551,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5f7f059b958b4460968bc2fe05fdbb9762222209",
            "branch" : [
              {
                "SHA1" : "5f7f059b958b4460968bc2fe05fdbb9762222209",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5f7f059b958b4460968bc2fe05fdbb9762222209",
            "branch" : [
              {
                "SHA1" : "5f7f059b958b4460968bc2fe05fdbb9762222209",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5f7f059b958b4460968bc2fe05fdbb9762222209",
        "branch" : [
          {
            "SHA1" : "5f7f059b958b4460968bc2fe05fdbb9762222209",
            "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-1551.zip",
      "fileName" : "MechJeb2-2.15.1.0-1551.zip",
      "relativePath" : "MechJeb2-2.15.1.0-1551.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1551",
  "duration" : 21485,
  "estimatedDuration" : 21569,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1551",
  "id" : "1551",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1551,
  "queueId" : 2538,
  "result" : "SUCCESS",
  "timestamp" : 1775678945721,
  "url" : "https://ksp.sarbian.com/jenkins/user/markusappel/my-views/view/all/job/MechJeb2-Dev/1551/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebModuleSpaceplaneGuidance.cs",
          "MechJeb2/MechJebCore.cs",
          "MechJeb2/MechJebModuleAirplaneGuidance.cs",
          "MechJeb2/MechJebModuleSpaceplaneAutopilot.cs",
          "MechJeb2/MechJeb2.csproj",
          "MechJeb2/MechJebModuleAirplaneAutopilot.cs"
        ],
        "commitId" : "5737cf58a16f05b73805dadaa0601a3271a19d47",
        "timestamp" : 1775678396000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/videogamer0907",
          "fullName" : "videogamer0907"
        },
        "authorEmail" : "videogamer0907@gmail.com",
        "comment" : "delete aircraft autopilot\u000a",
        "date" : "2026-04-08 15:59:56 -0400",
        "id" : "5737cf58a16f05b73805dadaa0601a3271a19d47",
        "msg" : "delete aircraft autopilot",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "MechJeb2/MechJebModuleSpaceplaneGuidance.cs"
          },
          {
            "editType" : "delete",
            "file" : "MechJeb2/MechJebModuleAirplaneGuidance.cs"
          },
          {
            "editType" : "delete",
            "file" : "MechJeb2/MechJebModuleSpaceplaneAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebCore.cs"
          },
          {
            "editType" : "delete",
            "file" : "MechJeb2/MechJebModuleAirplaneAutopilot.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJeb2.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Localization/en-us.cfg"
        ],
        "commitId" : "9de84533d6144146b36f6b6b757d79c1a0feeb7d",
        "timestamp" : 1775678981000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update en-us.cfg\u000a",
        "date" : "2026-04-08 16:09:41 -0400",
        "id" : "9de84533d6144146b36f6b6b757d79c1a0feeb7d",
        "msg" : "Update en-us.cfg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Localization/en-us.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Localization/es-es.cfg"
        ],
        "commitId" : "aba0321254e017d3041866addbaf0b20d8ec9650",
        "timestamp" : 1775679013000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update es-es.cfg\u000a",
        "date" : "2026-04-08 16:10:13 -0400",
        "id" : "aba0321254e017d3041866addbaf0b20d8ec9650",
        "msg" : "Update es-es.cfg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Localization/es-es.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/videogamer0907",
      "fullName" : "videogamer0907"
    }
  ]
}