{
  "_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" : 11,
      "buildableTimeMillis" : 11,
      "buildingDurationMillis" : 16081,
      "executingTimeMillis" : 16081,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7822,
      "waitingTimeMillis" : 7822
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 32,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3b653ece880a90f2bb07834f462dc2a2172b333b",
            "branch" : [
              {
                "SHA1" : "3b653ece880a90f2bb07834f462dc2a2172b333b",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3b653ece880a90f2bb07834f462dc2a2172b333b",
            "branch" : [
              {
                "SHA1" : "3b653ece880a90f2bb07834f462dc2a2172b333b",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3b653ece880a90f2bb07834f462dc2a2172b333b",
        "branch" : [
          {
            "SHA1" : "3b653ece880a90f2bb07834f462dc2a2172b333b",
            "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.3.tgz",
      "fileName" : "s-forms-smart-components-0.1.3.tgz",
      "relativePath" : "s-forms-smart-components-0.1.3.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#32",
  "duration" : 16081,
  "estimatedDuration" : 63677,
  "executor" : None,
  "fullDisplayName" : "s-forms-components #32",
  "id" : "32",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 32,
  "queueId" : 173,
  "result" : "SUCCESS",
  "timestamp" : 1643720113047,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/STools/job/s-forms-components/32/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/TypeQuestionAnswer.jsx"
        ],
        "commitId" : "8b3c59190946c5616092a9742b2c23f0fccc728d",
        "timestamp" : 1641210374000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #7] Implicit height of tree removed, option label is shorten when too long.\u000a",
        "date" : "2022-01-03 12:46:14 +0100",
        "id" : "8b3c59190946c5616092a9742b2c23f0fccc728d",
        "msg" : "[Fix #7] Implicit height of tree removed, option label is shorten when too long.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/TypeQuestionAnswer.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "example/example_form.json"
        ],
        "commitId" : "515c27284198bbb413073cd324c68000f86129be",
        "timestamp" : 1641298945000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Upd] More options added to Má provozovatele for intelligent-tree-select\u000a",
        "date" : "2022-01-04 13:22:25 +0100",
        "id" : "515c27284198bbb413073cd324c68000f86129be",
        "msg" : "[Upd] More options added to Má provozovatele for intelligent-tree-select",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "example/example_form.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/TypeQuestionAnswer.jsx"
        ],
        "commitId" : "260c4577d92bbf48d6bf59c4a78e224be8a9ff6f",
        "timestamp" : 1641298989000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #7] Now render as tree and offset of options is fixed\u000a",
        "date" : "2022-01-04 13:23:09 +0100",
        "id" : "260c4577d92bbf48d6bf59c4a78e224be8a9ff6f",
        "msg" : "[Fix #7] Now render as tree and offset of options is fixed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/TypeQuestionAnswer.jsx"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
      "fullName" : "chopamax"
    }
  ]
}