{
  "_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" : 19111,
      "executingTimeMillis" : 19111,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9818,
      "waitingTimeMillis" : 9818
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3c2774996e8324a6ce965da416e1571542f91b09",
            "branch" : [
              {
                "SHA1" : "3c2774996e8324a6ce965da416e1571542f91b09",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3c2774996e8324a6ce965da416e1571542f91b09",
            "branch" : [
              {
                "SHA1" : "3c2774996e8324a6ce965da416e1571542f91b09",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3c2774996e8324a6ce965da416e1571542f91b09",
        "branch" : [
          {
            "SHA1" : "3c2774996e8324a6ce965da416e1571542f91b09",
            "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" : "#20",
  "duration" : 19111,
  "estimatedDuration" : 63677,
  "executor" : None,
  "fullDisplayName" : "s-forms-components #20",
  "id" : "20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 20,
  "queueId" : 23,
  "result" : "SUCCESS",
  "timestamp" : 1637680802557,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/STools/job/s-forms-components/20/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/CompositeQuestion.jsx",
          "src/components/WizardStepComponent.jsx",
          "src/styles/components.css",
          "src/components/QuestionWithUnit.jsx",
          "src/components/ShowAdvancedSwitch.jsx",
          "example/ExampleApp.jsx"
        ],
        "commitId" : "e8ad37b1afc55383285c0e001ad493a3b445788a",
        "timestamp" : 1636710043000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[New] Implementation of QuestionCommentIcon\u000a",
        "date" : "2021-11-12 10:40:43 +0100",
        "id" : "e8ad37b1afc55383285c0e001ad493a3b445788a",
        "msg" : "[New] Implementation of QuestionCommentIcon",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/WizardStepComponent.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/components.css"
          },
          {
            "editType" : "edit",
            "file" : "example/ExampleApp.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/ShowAdvancedSwitch.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/CompositeQuestion.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/QuestionWithUnit.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/components/SectionComponent.jsx",
          "example/example_form.json",
          "src/components/ShowAdvancedSwitch.jsx",
          "example/example_turisticky_cil.json"
        ],
        "commitId" : "18d757a60fddd0bf61d054fa750fd0ec69170610",
        "timestamp" : 1637600311000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[New #1] Implementation of QuestionCommentIcon\u000a",
        "date" : "2021-11-22 17:58:31 +0100",
        "id" : "18d757a60fddd0bf61d054fa750fd0ec69170610",
        "msg" : "[New #1] Implementation of QuestionCommentIcon",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "example/example_form.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/ShowAdvancedSwitch.jsx"
          },
          {
            "editType" : "edit",
            "file" : "example/example_turisticky_cil.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/SectionComponent.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/ShowAdvancedSwitch.jsx"
        ],
        "commitId" : "75da30761ee806a618f876bcd9a8840ce7b46538",
        "timestamp" : 1637664036000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Upd #1] Grammar issue fix\u000a",
        "date" : "2021-11-23 11:40:36 +0100",
        "id" : "75da30761ee806a618f876bcd9a8840ce7b46538",
        "msg" : "[Upd #1] Grammar issue fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/ShowAdvancedSwitch.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/components.css"
        ],
        "commitId" : "ec3c0ffe9eedaae43f6a383778e9820c1ae90510",
        "timestamp" : 1637669153000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #1] Fix placement of advanced switch\u000a",
        "date" : "2021-11-23 13:05:53 +0100",
        "id" : "ec3c0ffe9eedaae43f6a383778e9820c1ae90510",
        "msg" : "[Fix #1] Fix placement of advanced switch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/components.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "d071eeb7a319fc2262bf75fdddce1fa96f17b3ef",
        "timestamp" : 1637680731000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[0.1.1] Bumped version\u000a",
        "date" : "2021-11-23 16:18:51 +0100",
        "id" : "d071eeb7a319fc2262bf75fdddce1fa96f17b3ef",
        "msg" : "[0.1.1] Bumped version",
        "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"
    }
  ]
}