{
  "_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" : 4,
      "buildableTimeMillis" : 4,
      "buildingDurationMillis" : 14261,
      "executingTimeMillis" : 14261,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7237,
      "waitingTimeMillis" : 7237
    },
    {
      "_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" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee607e207b64704e3808a786a80c095a0b9af3cb",
            "branch" : [
              {
                "SHA1" : "ee607e207b64704e3808a786a80c095a0b9af3cb",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee607e207b64704e3808a786a80c095a0b9af3cb",
            "branch" : [
              {
                "SHA1" : "ee607e207b64704e3808a786a80c095a0b9af3cb",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ee607e207b64704e3808a786a80c095a0b9af3cb",
        "branch" : [
          {
            "SHA1" : "ee607e207b64704e3808a786a80c095a0b9af3cb",
            "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" : "#74",
  "duration" : 14261,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #74",
  "id" : "74",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 74,
  "queueId" : 2700,
  "result" : "SUCCESS",
  "timestamp" : 1600945427244,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/all/job/s-forms/74/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/styles/icons/CaretSquareDown.jsx",
          "src/components/Question.jsx",
          "test/rendering/TestApp.jsx",
          "src/styles/icons/CaretSquareUp.jsx",
          "types/s-forms.d.ts"
        ],
        "commitId" : "d760dc187bd7e77e79611ee8d6cf4d75c54662f2",
        "timestamp" : 1600871203000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/tomas.klim",
          "fullName" : "tomas.klim"
        },
        "authorEmail" : "tomas.klim@gmail.com",
        "comment" : "Fix tooltip on hover over collapse / expand section\u000a\u000a",
        "date" : "2020-09-23 16:26:43 +0200",
        "id" : "d760dc187bd7e77e79611ee8d6cf4d75c54662f2",
        "msg" : "Fix tooltip on hover over collapse / expand section",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/icons/CaretSquareDown.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "types/s-forms.d.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/icons/CaretSquareUp.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/tomas.klim",
      "fullName" : "tomas.klim"
    }
  ]
}