{
  "_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" : 98,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b30763418e0036e316d1535ce33712972c5727c",
            "branch" : [
              {
                "SHA1" : "2b30763418e0036e316d1535ce33712972c5727c",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b30763418e0036e316d1535ce33712972c5727c",
            "branch" : [
              {
                "SHA1" : "2b30763418e0036e316d1535ce33712972c5727c",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2b30763418e0036e316d1535ce33712972c5727c",
        "branch" : [
          {
            "SHA1" : "2b30763418e0036e316d1535ce33712972c5727c",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/BerndiVader/StreamServer.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "yampb.jar",
      "fileName" : "yampb.jar",
      "relativePath" : "build/libs/yampb.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#98",
  "duration" : 59316,
  "estimatedDuration" : 59965,
  "executor" : None,
  "fullDisplayName" : "StreamServer #98",
  "id" : "98",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 98,
  "queueId" : 8,
  "result" : "SUCCESS",
  "timestamp" : 1728454768671,
  "url" : "https://jenkins.berndivader.org/job/StreamServer/98/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/yampb.ansi"
        ],
        "commitId" : "62e6d839e732d6864ff84264f500cc3d9f676d7e",
        "timestamp" : 1728224945000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "use bold for logo\u000a",
        "date" : "2024-10-06 16:29:05 +0200",
        "id" : "62e6d839e732d6864ff84264f500cc3d9f676d7e",
        "msg" : "use bold for logo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/yampb.ansi"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/streamserver/discord/DiscordBot.java",
          "src/main/resources/discord_help.txt",
          "src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/Help.java",
          "src/main/resources/help.txt",
          "src/main/java/com/gmail/berndivader/streamserver/config/Config.java",
          "src/main/java/com/gmail/berndivader/streamserver/config/Data.java"
        ],
        "commitId" : "2b30763418e0036e316d1535ce33712972c5727c",
        "timestamp" : 1728454696000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "check if command message should be removed\u000a",
        "date" : "2024-10-09 08:18:16 +0200",
        "id" : "2b30763418e0036e316d1535ce33712972c5727c",
        "msg" : "check if command message should be removed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/config/Config.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/discord/DiscordBot.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/discord_help.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/help.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/config/Data.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/streamserver/discord/command/commands/Help.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
      "fullName" : "BerndiVader"
    }
  ]
}