{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 23,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8b8849c904e56e4dcbdb024255a5bb27029d50a0",
            "branch" : [
              {
                "SHA1" : "8b8849c904e56e4dcbdb024255a5bb27029d50a0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8b8849c904e56e4dcbdb024255a5bb27029d50a0",
            "branch" : [
              {
                "SHA1" : "8b8849c904e56e4dcbdb024255a5bb27029d50a0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8b8849c904e56e4dcbdb024255a5bb27029d50a0",
        "branch" : [
          {
            "SHA1" : "8b8849c904e56e4dcbdb024255a5bb27029d50a0",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/BerndiVader/HeeWhoMeeBot.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "HeeWhoMee.jar",
      "fileName" : "HeeWhoMee.jar",
      "relativePath" : "build/libs/HeeWhoMee.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#23",
  "duration" : 37070,
  "estimatedDuration" : 36155,
  "executor" : None,
  "fullDisplayName" : "HeeWhoMee #23",
  "id" : "23",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 23,
  "queueId" : 69,
  "result" : "SUCCESS",
  "timestamp" : 1710140474753,
  "url" : "https://jenkins.berndivader.org/view/all/job/HeeWhoMee/23/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/heewhomee/ai/BotSession.java",
          "src/main/java/com/gmail/berndivader/heewhomee/ai/Utils.java",
          "src/main/java/com/gmail/berndivader/heewhomee/ai/Thought.java"
        ],
        "commitId" : "b717422a20b3409f1f56999c0fe9490bb4c2beb8",
        "timestamp" : 1710139138000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "updated AI bot code\u000a",
        "date" : "2024-03-11 07:38:58 +0100",
        "id" : "b717422a20b3409f1f56999c0fe9490bb4c2beb8",
        "msg" : "updated AI bot code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/heewhomee/ai/Utils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/heewhomee/ai/BotSession.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/heewhomee/ai/Thought.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Help.java",
          "src/main/java/com/gmail/berndivader/heewhomee/Console.java",
          "src/main/java/com/gmail/berndivader/heewhomee/consolecommand/Command.java"
        ],
        "commitId" : "8b8849c904e56e4dcbdb024255a5bb27029d50a0",
        "timestamp" : 1710139262000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "console commands now instantiate on demand instead of at start\u000a",
        "date" : "2024-03-11 07:41:02 +0100",
        "id" : "8b8849c904e56e4dcbdb024255a5bb27029d50a0",
        "msg" : "console commands now instantiate on demand instead of at start",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/heewhomee/consolecommand/Command.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Help.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/heewhomee/Console.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
      "fullName" : "BerndiVader"
    }
  ]
}