{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by blcham"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 12258,
      "executingTimeMillis" : 12258,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5346,
      "waitingTimeMillis" : 5346
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "detached" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 72,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
            "branch" : [
              {
                "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
            "branch" : [
              {
                "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
                "name" : "detached"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 83,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "10fe6525551557dc94ac0cbe994a399ec7a078bd",
            "branch" : [
              {
                "SHA1" : "10fe6525551557dc94ac0cbe994a399ec7a078bd",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "10fe6525551557dc94ac0cbe994a399ec7a078bd",
            "branch" : [
              {
                "SHA1" : "10fe6525551557dc94ac0cbe994a399ec7a078bd",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "10fe6525551557dc94ac0cbe994a399ec7a078bd",
        "branch" : [
          {
            "SHA1" : "10fe6525551557dc94ac0cbe994a399ec7a078bd",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/s-forms.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "s-forms-0.2.1.tgz",
      "fileName" : "s-forms-0.2.1.tgz",
      "relativePath" : "s-forms-0.2.1.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#83",
  "duration" : 12258,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #83",
  "id" : "83",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 83,
  "queueId" : 2744,
  "result" : "SUCCESS",
  "timestamp" : 1601987329098,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/83/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/styles/s-forms.css",
          "src/components/Question.jsx",
          "src/components/wizard/WizardStep.jsx",
          "src/util/FormUtils.js",
          "src/constants/Constants.js"
        ],
        "commitId" : "77d4869e96c2da79dbb867991279e0404281c2f9",
        "timestamp" : 1601854402000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Enh #23] Differentiate questions based on fixed set of categories\u000a\u000aDone using background color.\u000a",
        "date" : "2020-10-05 01:33:22 +0200",
        "id" : "77d4869e96c2da79dbb867991279e0404281c2f9",
        "msg" : "[Enh #23] Differentiate questions based on fixed set of categories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/util/FormUtils.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
      "fullName" : "blcham"
    }
  ]
}