{
  "_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/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fe3c5acad180fe65dbd7e026ff2d1406dda6655b",
            "branch" : [
              {
                "SHA1" : "fe3c5acad180fe65dbd7e026ff2d1406dda6655b",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fe3c5acad180fe65dbd7e026ff2d1406dda6655b",
            "branch" : [
              {
                "SHA1" : "fe3c5acad180fe65dbd7e026ff2d1406dda6655b",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "31158ad983e73cdff36c7d23fcaeed03ab102132",
            "branch" : [
              {
                "SHA1" : "31158ad983e73cdff36c7d23fcaeed03ab102132",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "31158ad983e73cdff36c7d23fcaeed03ab102132",
            "branch" : [
              {
                "SHA1" : "31158ad983e73cdff36c7d23fcaeed03ab102132",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fe3c5acad180fe65dbd7e026ff2d1406dda6655b",
        "branch" : [
          {
            "SHA1" : "fe3c5acad180fe65dbd7e026ff2d1406dda6655b",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/JLSL.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 17530,
  "estimatedDuration" : 18887,
  "executor" : None,
  "fullDisplayName" : "JLSL #4",
  "id" : "4",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4,
  "queueId" : 156,
  "result" : "SUCCESS",
  "timestamp" : 1715544897746,
  "url" : "https://stianloader.org/jenkins/view/all/job/JLSL/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/jglrxavpok/jlsl/glsl/Vec4.java",
          "src/main/java/org/jglrxavpok/jlsl/BytecodeDecoder.java",
          ".settings/org.eclipse.jdt.core.prefs"
        ],
        "commitId" : "fe3c5acad180fe65dbd7e026ff2d1406dda6655b",
        "timestamp" : 1715544792000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Add Vec4.mul(Vec4); default to debug = false\u000a\u000aOkay, there might be a LOT that is in dire need of a refractor,\u000abut as I surmised JLSL works out of the box (minus a few things\u000a- notably math functions) but that isn't anything that must\u000abe addressed soon-ish\u000a",
        "date" : "2024-05-12 22:13:12 +0200",
        "id" : "fe3c5acad180fe65dbd7e026ff2d1406dda6655b",
        "msg" : "Add Vec4.mul(Vec4); default to debug = false",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".settings/org.eclipse.jdt.core.prefs"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/jglrxavpok/jlsl/glsl/Vec4.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/jglrxavpok/jlsl/BytecodeDecoder.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}