{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by BerndiVader"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 103,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f0d9a46e3959bd7d685e467584958906e760dd2f",
            "branch" : [
              {
                "SHA1" : "f0d9a46e3959bd7d685e467584958906e760dd2f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f0d9a46e3959bd7d685e467584958906e760dd2f",
            "branch" : [
              {
                "SHA1" : "f0d9a46e3959bd7d685e467584958906e760dd2f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f0d9a46e3959bd7d685e467584958906e760dd2f",
        "branch" : [
          {
            "SHA1" : "f0d9a46e3959bd7d685e467584958906e760dd2f",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/BerndiVader/StreamServer.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.gradle.BuildScanAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "yampb.jar",
      "fileName" : "yampb.jar",
      "relativePath" : "build/libs/yampb.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#103",
  "duration" : 33475,
  "estimatedDuration" : 59965,
  "executor" : None,
  "fullDisplayName" : "StreamServer #103",
  "id" : "103",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 103,
  "queueId" : 13,
  "result" : "SUCCESS",
  "timestamp" : 1738172041110,
  "url" : "https://jenkins.berndivader.org/job/StreamServer/103/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/streamserver/console/command/commands/Help.java",
          "src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/Help.java",
          "src/main/java/com/gmail/berndivader/streamserver/discord/command/Commands.java",
          "src/main/java/com/gmail/berndivader/streamserver/console/command/Commands.java"
        ],
        "commitId" : "4950184716273313790ff8d50a9b1eef578b72d4",
        "timestamp" : 1738171890000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "Now using classnames and get class when needed to save resources.\u000a",
        "date" : "2025-01-29 18:31:30 +0100",
        "id" : "4950184716273313790ff8d50a9b1eef578b72d4",
        "msg" : "Now using classnames and get class when needed to save resources.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/console/command/Commands.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/Help.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/discord/command/Commands.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/console/command/commands/Help.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/streamserver/discord/DiscordBot.java"
        ],
        "commitId" : "8d79abac2cbc64bcf91c9eeb8bb198717278e6a5",
        "timestamp" : 1738171980000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "dont listen to vc permissions if vc not used\u000a",
        "date" : "2025-01-29 18:33:00 +0100",
        "id" : "8d79abac2cbc64bcf91c9eeb8bb198717278e6a5",
        "msg" : "dont listen to vc permissions if vc not used",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/discord/DiscordBot.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/streamserver/InstallFlow.java"
        ],
        "commitId" : "f0d9a46e3959bd7d685e467584958906e760dd2f",
        "timestamp" : 1738172022000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "todo: more settings at install\u000a",
        "date" : "2025-01-29 18:33:42 +0100",
        "id" : "f0d9a46e3959bd7d685e467584958906e760dd2f",
        "msg" : "todo: more settings at install",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/InstallFlow.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
      "fullName" : "BerndiVader"
    }
  ]
}