{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        },
        {
          "_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" : 1285,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fcc1b4c0e044244fa3f7fec0efb37127d9bae59d",
            "branch" : [
              {
                "SHA1" : "fcc1b4c0e044244fa3f7fec0efb37127d9bae59d",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fcc1b4c0e044244fa3f7fec0efb37127d9bae59d",
            "branch" : [
              {
                "SHA1" : "fcc1b4c0e044244fa3f7fec0efb37127d9bae59d",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fcc1b4c0e044244fa3f7fec0efb37127d9bae59d",
        "branch" : [
          {
            "SHA1" : "fcc1b4c0e044244fa3f7fec0efb37127d9bae59d",
            "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-1285.zip",
      "fileName" : "MechJeb2-2.14.3.0-1285.zip",
      "relativePath" : "MechJeb2-2.14.3.0-1285.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1285",
  "duration" : 14727,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1285",
  "id" : "1285",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1285,
  "queueId" : 1480,
  "result" : "SUCCESS",
  "timestamp" : 1692754503017,
  "url" : "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1285/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJeb2/MechJebLib/Maneuvers/ReturnFromMoon.cs",
          "MechJebLibTest/Maths/FunctionsTests.cs"
        ],
        "commitId" : "7992f607ef52d443cd205bc18dc846940140bed7",
        "timestamp" : 1692754097000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "ReturnFromMoon improvements\u000a\u000aremove a lot of junk that I don't know what I was thinking about.\u000a\u000aconstruct a feasible rf+vf which helps convergence.\u000a\u000asplit up the forward + reverse times into independent variables and\u000athen just constrain them to be equal to pick a point.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2023-08-22 18:28:17 -0700",
        "id" : "7992f607ef52d443cd205bc18dc846940140bed7",
        "msg" : "ReturnFromMoon improvements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJeb2/MechJebLib/Maneuvers/ReturnFromMoon.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Maths/FunctionsTests.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}