{
  "_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" : 7,
      "buildableTimeMillis" : 7,
      "buildingDurationMillis" : 37960,
      "executingTimeMillis" : 37960,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6463,
      "waitingTimeMillis" : 6463
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 23,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "24b1a7c86932b3c3ebdd5412d7b4b010c2d7f944",
            "branch" : [
              {
                "SHA1" : "24b1a7c86932b3c3ebdd5412d7b4b010c2d7f944",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "24b1a7c86932b3c3ebdd5412d7b4b010c2d7f944",
            "branch" : [
              {
                "SHA1" : "24b1a7c86932b3c3ebdd5412d7b4b010c2d7f944",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "24b1a7c86932b3c3ebdd5412d7b4b010c2d7f944",
        "branch" : [
          {
            "SHA1" : "24b1a7c86932b3c3ebdd5412d7b4b010c2d7f944",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/s-forms-smart-components.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "s-forms-smart-components-0.1.1.tgz",
      "fileName" : "s-forms-smart-components-0.1.1.tgz",
      "relativePath" : "s-forms-smart-components-0.1.1.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#23",
  "duration" : 37960,
  "estimatedDuration" : 63677,
  "executor" : None,
  "fullDisplayName" : "s-forms-components #23",
  "id" : "23",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 23,
  "queueId" : 47,
  "result" : "SUCCESS",
  "timestamp" : 1637835500585,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/STools/job/s-forms-components/23/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/TypeQuestionAnswer.jsx"
        ],
        "commitId" : "4cdba40baa6eb92cb2ba26caef8a56d374b754d4",
        "timestamp" : 1637765063000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #3] Implement icons in type question answer\u000a",
        "date" : "2021-11-24 15:44:23 +0100",
        "id" : "4cdba40baa6eb92cb2ba26caef8a56d374b754d4",
        "msg" : "[Fix #3] Implement icons in type question answer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/TypeQuestionAnswer.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "0d077871459dc36b6a4ae91a39789533c2038b2a",
        "timestamp" : 1637765485000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Upd #3] Bumped version of s-forms to 0.3.1\u000a",
        "date" : "2021-11-24 15:51:25 +0100",
        "id" : "0d077871459dc36b6a4ae91a39789533c2038b2a",
        "msg" : "[Upd #3] Bumped version of s-forms to 0.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "dfaccc31a2dfd5fad32221020ac39c3cfe42ea6b",
        "timestamp" : 1637835325000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "Revert \"[Upd #3] Bumped version of s-forms to 0.3.1\"\u000a\u000aThis reverts commit 0d077871459dc36b6a4ae91a39789533c2038b2a.\u000a",
        "date" : "2021-11-25 11:15:25 +0100",
        "id" : "dfaccc31a2dfd5fad32221020ac39c3cfe42ea6b",
        "msg" : "Revert \"[Upd #3] Bumped version of s-forms to 0.3.1\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "d29dd20495e5801a4469be2a8fe69d31bb8ed173",
        "timestamp" : 1637835411000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Upd] Bumped version of dev deps\u000a",
        "date" : "2021-11-25 11:16:51 +0100",
        "id" : "d29dd20495e5801a4469be2a8fe69d31bb8ed173",
        "msg" : "[Upd] Bumped version of dev deps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
      "fullName" : "blcham"
    },
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
      "fullName" : "chopamax"
    }
  ]
}