{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by GermanCoding"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4fc8c30639df33cee7b2a3b03a1e28b1d91cb073",
            "branch" : [
              {
                "SHA1" : "4fc8c30639df33cee7b2a3b03a1e28b1d91cb073",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4fc8c30639df33cee7b2a3b03a1e28b1d91cb073",
            "branch" : [
              {
                "SHA1" : "4fc8c30639df33cee7b2a3b03a1e28b1d91cb073",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4fc8c30639df33cee7b2a3b03a1e28b1d91cb073",
        "branch" : [
          {
            "SHA1" : "4fc8c30639df33cee7b2a3b03a1e28b1d91cb073",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/GermanCoding/FritzLED.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "FritzLED-0.0.1-SNAPSHOT-jar-with-dependencies.jar",
      "fileName" : "FritzLED-0.0.1-SNAPSHOT-jar-with-dependencies.jar",
      "relativePath" : "target/FritzLED-0.0.1-SNAPSHOT-jar-with-dependencies.jar"
    },
    {
      "displayPath" : "FritzLED-0.0.1-SNAPSHOT.jar",
      "fileName" : "FritzLED-0.0.1-SNAPSHOT.jar",
      "relativePath" : "target/FritzLED-0.0.1-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 26623,
  "estimatedDuration" : 31301,
  "executor" : None,
  "fullDisplayName" : "FritzLED #4",
  "id" : "4",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4,
  "queueId" : 1,
  "result" : "SUCCESS",
  "timestamp" : 1628700370782,
  "url" : "https://build.germancoding.com/job/FritzLED/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "README.md",
          "src/com/germancoding/fritzled/FritzBoxController.java"
        ],
        "commitId" : "4fc8c30639df33cee7b2a3b03a1e28b1d91cb073",
        "timestamp" : 1628700342000,
        "author" : {
          "absoluteUrl" : "https://build.germancoding.com/user/germancoding",
          "fullName" : "GermanCoding"
        },
        "authorEmail" : "github@germancoding.com",
        "comment" : "Fix compatibility with recent dimmable devices\u000a\u000a* Also warn about new mandatory username. Usernames were already\u000asupported previously.\u000a",
        "date" : "2021-08-11 18:45:42 +0200",
        "id" : "4fc8c30639df33cee7b2a3b03a1e28b1d91cb073",
        "msg" : "Fix compatibility with recent dimmable devices",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/com/germancoding/fritzled/FritzBoxController.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://build.germancoding.com/user/germancoding",
      "fullName" : "GermanCoding"
    }
  ]
}