{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by LaChope"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 9,
      "buildableTimeMillis" : 9,
      "buildingDurationMillis" : 99585,
      "executingTimeMillis" : 99585,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6120,
      "waitingTimeMillis" : 6120
    },
    {
      "_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" : 138,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "afa074987537836e86cc209d7ae0f0905f02b11a",
            "branch" : [
              {
                "SHA1" : "afa074987537836e86cc209d7ae0f0905f02b11a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "afa074987537836e86cc209d7ae0f0905f02b11a",
            "branch" : [
              {
                "SHA1" : "afa074987537836e86cc209d7ae0f0905f02b11a",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "afa074987537836e86cc209d7ae0f0905f02b11a",
        "branch" : [
          {
            "SHA1" : "afa074987537836e86cc209d7ae0f0905f02b11a",
            "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.3.5.tgz",
      "fileName" : "s-forms-0.3.5.tgz",
      "relativePath" : "s-forms-0.3.5.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#138",
  "duration" : 99585,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #138",
  "id" : "138",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 138,
  "queueId" : 291,
  "result" : "SUCCESS",
  "timestamp" : 1647419041797,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/138/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css"
        ],
        "commitId" : "4b0c94aa7fff48376ec363befd49c853e1d23820",
        "timestamp" : 1647345468000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix #118] Fixed comment dialog that was hidden when accordion was collapsed\u000a",
        "date" : "2022-03-15 12:57:48 +0100",
        "id" : "4b0c94aa7fff48376ec363befd49c853e1d23820",
        "msg" : "[Fix #118] Fixed comment dialog that was hidden when accordion was collapsed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/assets/form1.json"
        ],
        "commitId" : "abc28d9911059cd32809d6cb65d306a712693e64",
        "timestamp" : 1647345508000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #118] Added question to form\u000a",
        "date" : "2022-03-15 12:58:28 +0100",
        "id" : "abc28d9911059cd32809d6cb65d306a712693e64",
        "msg" : "[Upd #118] Added question to form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/stories/assets/form1.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          ".storybook/preview.js"
        ],
        "commitId" : "3a76ae70d05037da607a26b0495ba84e8ab18ee5",
        "timestamp" : 1647349007000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #121] Refactor to not override style\u000a",
        "date" : "2022-03-15 13:56:47 +0100",
        "id" : "3a76ae70d05037da607a26b0495ba84e8ab18ee5",
        "msg" : "[Upd #121] Refactor to not override style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".storybook/preview.js"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
      "fullName" : "max.chopart"
    }
  ]
}