{
  "_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" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 80227,
      "executingTimeMillis" : 80227,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8970,
      "waitingTimeMillis" : 8970
    },
    {
      "_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" : 132,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "01fa701b635ec2cddc8c8e2cfd172b9672265ee7",
            "branch" : [
              {
                "SHA1" : "01fa701b635ec2cddc8c8e2cfd172b9672265ee7",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "01fa701b635ec2cddc8c8e2cfd172b9672265ee7",
            "branch" : [
              {
                "SHA1" : "01fa701b635ec2cddc8c8e2cfd172b9672265ee7",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "01fa701b635ec2cddc8c8e2cfd172b9672265ee7",
        "branch" : [
          {
            "SHA1" : "01fa701b635ec2cddc8c8e2cfd172b9672265ee7",
            "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.4.tgz",
      "fileName" : "s-forms-0.3.4.tgz",
      "relativePath" : "s-forms-0.3.4.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#132",
  "duration" : 80227,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #132",
  "id" : "132",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 132,
  "queueId" : 262,
  "result" : "SUCCESS",
  "timestamp" : 1646835937981,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/132/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/util/Utils.js",
          "src/components/Question.jsx",
          "src/util/FormUtils.js",
          "src/components/wizard/WizardStep.jsx",
          "src/components/IconOverlay.jsx",
          "src/components/SForms.jsx",
          "src/components/FormManager.jsx",
          "src/components/QuestionStatic.js"
        ],
        "commitId" : "3df1743167633c5bb98b3d7ac5582a335ea90e1f",
        "timestamp" : 1645703624000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix #94] Fix circular dependencies\u000a",
        "date" : "2022-02-24 12:53:44 +0100",
        "id" : "3df1743167633c5bb98b3d7ac5582a335ea90e1f",
        "msg" : "[Fix #94] Fix circular dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/SForms.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/util/FormUtils.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/FormManager.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/QuestionStatic.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/util/Utils.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/IconOverlay.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/model/defaultForm.json",
          "src/components/Question.jsx",
          "package-lock.json",
          "src/components/wizard/WizardStep.jsx",
          "src/model/defaultForm.js",
          "src/components/QuestionStatic.jsx",
          "src/model/DefaultFormGenerator.js",
          "src/components/QuestionStatic.js",
          "src/components/Answer.jsx",
          "src/util/MaskMapper.js",
          "src/s-forms.js",
          "package.json",
          "src/contexts/ConfigurationContext.js",
          ".prettierrc.js"
        ],
        "commitId" : "63612f648eb4c7657d13cec9ba06e9ce466ce971",
        "timestamp" : 1646127660000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #94] Migrating to microbundle\u000a",
        "date" : "2022-03-01 10:41:00 +0100",
        "id" : "63612f648eb4c7657d13cec9ba06e9ce466ce971",
        "msg" : "[New #94] Migrating to microbundle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/model/DefaultFormGenerator.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "src/model/defaultForm.json"
          },
          {
            "editType" : "add",
            "file" : "src/components/QuestionStatic.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/contexts/ConfigurationContext.js"
          },
          {
            "editType" : "edit",
            "file" : "src/util/MaskMapper.js"
          },
          {
            "editType" : "delete",
            "file" : ".prettierrc.js"
          },
          {
            "editType" : "delete",
            "file" : "src/model/defaultForm.js"
          },
          {
            "editType" : "delete",
            "file" : "src/components/QuestionStatic.js"
          },
          {
            "editType" : "edit",
            "file" : "src/s-forms.js"
          },
          {
            "editType" : "delete",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentList.tsx",
          "tsconfig.json"
        ],
        "commitId" : "335f04b5c118f02e3d3f0bbf2a79fac1b7fbd93d",
        "timestamp" : 1646131704000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #94] Update TypeScript to follow microbundle recommendations\u000a",
        "date" : "2022-03-01 11:48:24 +0100",
        "id" : "335f04b5c118f02e3d3f0bbf2a79fac1b7fbd93d",
        "msg" : "[Upd #94] Update TypeScript to follow microbundle recommendations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.tsx"
          },
          {
            "editType" : "edit",
            "file" : "tsconfig.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx"
        ],
        "commitId" : "51290244c2697eb8d42d0b6202c2f5529e7441d7",
        "timestamp" : 1646131763000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #94] Refactoring to meet bundler requirements\u000a",
        "date" : "2022-03-01 11:49:23 +0100",
        "id" : "51290244c2697eb8d42d0b6202c2f5529e7441d7",
        "msg" : "[Upd #94] Refactoring to meet bundler requirements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css"
        ],
        "commitId" : "62b51c2472abdbce88b62016e728f2bf153107e6",
        "timestamp" : 1646136545000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix #94] Fixing comment form button layout in smart-components\u000a",
        "date" : "2022-03-01 13:09:05 +0100",
        "id" : "62b51c2472abdbce88b62016e728f2bf153107e6",
        "msg" : "[Fix #94] Fixing comment form button layout in smart-components",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          ".storybook/main.js",
          ".storybook/main.cjs"
        ],
        "commitId" : "01fa701b635ec2cddc8c8e2cfd172b9672265ee7",
        "timestamp" : 1646835876000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix] Fix environment for microbundle and storybook\u000a",
        "date" : "2022-03-09 15:24:36 +0100",
        "id" : "01fa701b635ec2cddc8c8e2cfd172b9672265ee7",
        "msg" : "[Fix] Fix environment for microbundle and storybook",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "delete",
            "file" : ".storybook/main.js"
          },
          {
            "editType" : "add",
            "file" : ".storybook/main.cjs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
      "fullName" : "max.chopart"
    }
  ]
}