{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/future/2x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 78,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0489a2a2fa4efaf08ae47848b51f7c6d3eb7b5d6",
            "branch" : [
              {
                "SHA1" : "0489a2a2fa4efaf08ae47848b51f7c6d3eb7b5d6",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0489a2a2fa4efaf08ae47848b51f7c6d3eb7b5d6",
            "branch" : [
              {
                "SHA1" : "0489a2a2fa4efaf08ae47848b51f7c6d3eb7b5d6",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0489a2a2fa4efaf08ae47848b51f7c6d3eb7b5d6",
        "branch" : [
          {
            "SHA1" : "0489a2a2fa4efaf08ae47848b51f7c6d3eb7b5d6",
            "name" : "refs/remotes/origin/future/2x"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/Starloader-API.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#78",
  "duration" : 90210,
  "estimatedDuration" : 96356,
  "executor" : None,
  "fullDisplayName" : "SLAPI #78",
  "id" : "78",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 78,
  "queueId" : 271,
  "result" : "SUCCESS",
  "timestamp" : 1755696704429,
  "url" : "https://stianloader.org/jenkins/view/all/job/SLAPI/78/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/geolykt/starloader/impl/usertest/Usertest.java",
          "src/main/java/de/geolykt/starloader/api/gui/canvas/CanvasContext.java",
          "src/main/java/de/geolykt/starloader/impl/usertest/CanvasConsoleTest.java",
          "src/main/java/de/geolykt/starloader/api/gui/canvas/prefab/AbstractConsoleCanvasContext.java"
        ],
        "commitId" : "0489a2a2fa4efaf08ae47848b51f7c6d3eb7b5d6",
        "timestamp" : 1755696619000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Add Console prefab component\u000a\u000aSlowly, very slowly, the prefabs come rolling in.\u000aIdeally this will mean that writing GUIs becomes easier as time marches on,\u000abut honestly GUIs will probably forever be a sore point. At least for as long\u000aas noone else joins in on the fun, but I can't see that ever happening.\u000a\u000aQuite sad, pretty much? Well, I donno.\u000a\u000aRegardless, a Console should be one of the more versatile tools\u000aout there. It could be used for chatting, a command terminal, and\u000athat's probably all the uses I can forsee. I guess it's also fit as\u000aa glorified text box?\u000a",
        "date" : "2025-08-20 15:30:19 +0200",
        "id" : "0489a2a2fa4efaf08ae47848b51f7c6d3eb7b5d6",
        "msg" : "Add Console prefab component",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/starloader/api/gui/canvas/CanvasContext.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/geolykt/starloader/impl/usertest/CanvasConsoleTest.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/geolykt/starloader/api/gui/canvas/prefab/AbstractConsoleCanvasContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/starloader/impl/usertest/Usertest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}