{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by kantenkugel"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 50,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8fdf0d0978012e83c6c6cfe62df62eabe264db0f",
            "branch" : [
              {
                "SHA1" : "8fdf0d0978012e83c6c6cfe62df62eabe264db0f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8fdf0d0978012e83c6c6cfe62df62eabe264db0f",
            "branch" : [
              {
                "SHA1" : "8fdf0d0978012e83c6c6cfe62df62eabe264db0f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8fdf0d0978012e83c6c6cfe62df62eabe264db0f",
        "branch" : [
          {
            "SHA1" : "8fdf0d0978012e83c6c6cfe62df62eabe264db0f",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Almighty-Alpaca/JDA-Butler.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "Bot-all.jar",
      "fileName" : "Bot-all.jar",
      "relativePath" : "bot/build/libs/Bot-all.jar"
    },
    {
      "displayPath" : "Launcher-all.jar",
      "fileName" : "Launcher-all.jar",
      "relativePath" : "launcher/build/libs/Launcher-all.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#50",
  "duration" : 26428,
  "estimatedDuration" : 24494,
  "executor" : None,
  "fullDisplayName" : "JDA-Butler #50",
  "id" : "50",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 50,
  "queueId" : 429,
  "result" : "SUCCESS",
  "timestamp" : 1628240681823,
  "url" : "https://ci.dv8tion.net/view/all/job/JDA-Butler/50/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/items/JDAItem.java",
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/NotifyCommand.java",
          "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/items/VersionedItem.java",
          "bot/build.gradle"
        ],
        "commitId" : "527d60ce39722eb61044c76de830c8e2a43588b2",
        "timestamp" : 1628234378000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Move jda update announcements to new channel\u000a",
        "date" : "2021-08-06 09:19:38 +0200",
        "id" : "527d60ce39722eb61044c76de830c8e2a43588b2",
        "msg" : "Move jda update announcements to new channel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/items/JDAItem.java"
          },
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/NotifyCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "bot/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/items/VersionedItem.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/items/JDAItem.java",
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/MiscUtils.java"
        ],
        "commitId" : "5f93c321138c670e9c83a028f4cc41ddec465502",
        "timestamp" : 1628240099000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Publish announcements and remove slowmode\u000a",
        "date" : "2021-08-06 10:54:59 +0200",
        "id" : "5f93c321138c670e9c83a028f4cc41ddec465502",
        "msg" : "Publish announcements and remove slowmode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/MiscUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/items/JDAItem.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/items/YuiItem.java",
          "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/VersionCheckerRegistry.java"
        ],
        "commitId" : "919ba8dfd71e82b37dd430a891e7ba022fc5535a",
        "timestamp" : 1628240134000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Remove tracking for yui updates\u000a",
        "date" : "2021-08-06 10:55:34 +0200",
        "id" : "919ba8dfd71e82b37dd430a891e7ba022fc5535a",
        "msg" : "Remove tracking for yui updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/VersionCheckerRegistry.java"
          },
          {
            "editType" : "delete",
            "file" : "bot/src/main/java/com/kantenkugel/discordbot/versioncheck/items/YuiItem.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/MiscUtils.java"
        ],
        "commitId" : "7ee039d91c0f1669cdc628f564f1e228734b5941",
        "timestamp" : 1628240291000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Fix news channel check\u000a",
        "date" : "2021-08-06 10:58:11 +0200",
        "id" : "7ee039d91c0f1669cdc628f564f1e228734b5941",
        "msg" : "Fix news channel check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/MiscUtils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/MiscUtils.java"
        ],
        "commitId" : "22b0a7ad794991dc813d24b7f9f3913b826b8944",
        "timestamp" : 1628240428000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Crosspost the actual message\u000a",
        "date" : "2021-08-06 11:00:28 +0200",
        "id" : "22b0a7ad794991dc813d24b7f9f3913b826b8944",
        "msg" : "Crosspost the actual message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/MiscUtils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/MiscUtils.java"
        ],
        "commitId" : "a6b8e623d605a3207c2e42d1c479aaa02264faff",
        "timestamp" : 1628240469000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Formatting\u000a",
        "date" : "2021-08-06 11:01:09 +0200",
        "id" : "a6b8e623d605a3207c2e42d1c479aaa02264faff",
        "msg" : "Formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/MiscUtils.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
      "fullName" : "Florian Spieß"
    }
  ]
}