{
  "_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" : 9,
      "buildableTimeMillis" : 9,
      "buildingDurationMillis" : 25596,
      "executingTimeMillis" : 25596,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5198,
      "waitingTimeMillis" : 5198
    },
    {
      "_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" : 123,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9b47207c0ec73615b64b1999c346ab0e5da601b8",
            "branch" : [
              {
                "SHA1" : "9b47207c0ec73615b64b1999c346ab0e5da601b8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9b47207c0ec73615b64b1999c346ab0e5da601b8",
            "branch" : [
              {
                "SHA1" : "9b47207c0ec73615b64b1999c346ab0e5da601b8",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9b47207c0ec73615b64b1999c346ab0e5da601b8",
        "branch" : [
          {
            "SHA1" : "9b47207c0ec73615b64b1999c346ab0e5da601b8",
            "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.3.tgz",
      "fileName" : "s-forms-0.3.3.tgz",
      "relativePath" : "s-forms-0.3.3.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#123",
  "duration" : 25596,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #123",
  "id" : "123",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 123,
  "queueId" : 170,
  "result" : "SUCCESS",
  "timestamp" : 1643715017804,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/123/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/DebugHotKey.jsx",
          "src/components/wizard/VerticalWizardNav.jsx",
          "src/components/Question.jsx"
        ],
        "commitId" : "c3ff8b2a251994e9e75158900dfefcf3dd89f16f",
        "timestamp" : 1626169564000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@cvut.cz",
        "comment" : "[Partial implementation] Steps to implement issue #22\u000a",
        "date" : "2021-07-13 11:46:04 +0200",
        "id" : "c3ff8b2a251994e9e75158900dfefcf3dd89f16f",
        "msg" : "[Partial implementation] Steps to implement issue #22",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/DebugHotKey.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx",
          "src/components/wizard/VerticalWizardNav.jsx",
          "test/rendering/TestApp.jsx"
        ],
        "commitId" : "7d29167c9250e66982d9ed327424206519788058",
        "timestamp" : 1626765556000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@cvut.cz",
        "comment" : "[enhancement/issue#22] All irrelevant questions are now shown\u000a",
        "date" : "2021-07-20 09:19:16 +0200",
        "id" : "7d29167c9250e66982d9ed327424206519788058",
        "msg" : "[enhancement/issue#22] All irrelevant questions are now shown",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "test/rendering/TestApp.jsx",
          "src/components/Question.jsx",
          "src/components/wizard/VerticalWizardNav.jsx"
        ],
        "commitId" : "5b8bc43f1d4282621db0bb92ac5200e8c81e7185",
        "timestamp" : 1626788162000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@cvut.cz",
        "comment" : "[enhancement/issue#22] Irrelevant questions are now shown with 50% transparency when debugMode is on\u000a",
        "date" : "2021-07-20 15:36:02 +0200",
        "id" : "5b8bc43f1d4282621db0bb92ac5200e8c81e7185",
        "msg" : "[enhancement/issue#22] Irrelevant questions are now shown with 50% transparency when debugMode is on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/DebugHotKey.jsx",
          "test/rendering/TestApp.jsx",
          "src/components/Question.jsx"
        ],
        "commitId" : "b7f785411decd2d01c2587aca76f785ce49c3cf5",
        "timestamp" : 1627654131000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement#52] Answerable section and Conditional logic are now working correctly in debugMode\u000a",
        "date" : "2021-07-30 16:08:51 +0200",
        "id" : "b7f785411decd2d01c2587aca76f785ce49c3cf5",
        "msg" : "[Enhancement#52] Answerable section and Conditional logic are now working correctly in debugMode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          },
          {
            "editType" : "delete",
            "file" : "src/components/DebugHotKey.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx"
        ],
        "commitId" : "259ca7394386bf2380790a855b256b03e3323fdc",
        "timestamp" : 1628239366000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@cvut.cz",
        "comment" : "[enhancement #52] Answerable section is now always expanded\u000a",
        "date" : "2021-08-06 10:42:46 +0200",
        "id" : "259ca7394386bf2380790a855b256b03e3323fdc",
        "msg" : "[enhancement #52] Answerable section is now always expanded",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx"
        ],
        "commitId" : "e56b07b388b4b0cd562611c6aa8b8f494a00edc3",
        "timestamp" : 1628489714000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement#22] Answerable section is now always expanded\u000a",
        "date" : "2021-08-09 08:15:14 +0200",
        "id" : "e56b07b388b4b0cd562611c6aa8b8f494a00edc3",
        "msg" : "[Enhancement#22] Answerable section is now always expanded",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx"
        ],
        "commitId" : "20db58c427a7f50a279033dd6eb8aa379ff74868",
        "timestamp" : 1629204586000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[enhancement #51] Code shrank for readability\u000a",
        "date" : "2021-08-17 14:49:46 +0200",
        "id" : "20db58c427a7f50a279033dd6eb8aa379ff74868",
        "msg" : "[enhancement #51] Code shrank for readability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/wizard/VerticalWizardNav.jsx",
          "src/components/Question.jsx"
        ],
        "commitId" : "c4b4726d0687181cf25e4757ee1fba84a09aa607",
        "timestamp" : 1634713520000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #52] Code refactor for readability\u000a",
        "date" : "2021-10-20 09:05:20 +0200",
        "id" : "c4b4726d0687181cf25e4757ee1fba84a09aa607",
        "msg" : "[Enhancement #52] Code refactor for readability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx"
        ],
        "commitId" : "374c022541abc8ea4d1f10f76f9059d1d2a1c4a4",
        "timestamp" : 1642063684000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix #52] If answerable section is not answered it is still possible to expand/collapse it manually\u000a",
        "date" : "2022-01-13 09:48:04 +0100",
        "id" : "374c022541abc8ea4d1f10f76f9059d1d2a1c4a4",
        "msg" : "[Fix #52] If answerable section is not answered it is still possible to expand/collapse it manually",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx",
          "src/util/FormUtils.js"
        ],
        "commitId" : "88522f6683946fadb8b33aa09fd297ef17b7b12a",
        "timestamp" : 1642426585000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #84] Show irrelevant questions feature implemented.\u000a",
        "date" : "2022-01-17 14:36:25 +0100",
        "id" : "88522f6683946fadb8b33aa09fd297ef17b7b12a",
        "msg" : "[Upd #84] Show irrelevant questions feature implemented.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/util/FormUtils.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/Question.jsx",
          "src/components/wizard/VerticalWizardNav.jsx"
        ],
        "commitId" : "9ac31749c9eb3a4e8ae6cf5a7ab3eb3ba34d895a",
        "timestamp" : 1643110705000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #84] Renamed className show-irrelevant for consistency\u000a",
        "date" : "2022-01-25 12:38:25 +0100",
        "id" : "9ac31749c9eb3a4e8ae6cf5a7ab3eb3ba34d895a",
        "msg" : "[Upd #84] Renamed className show-irrelevant for consistency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/util/FormUtils.js",
          "src/components/Question.jsx"
        ],
        "commitId" : "422a948efa5753024bc94af636ad6e497890cb1a",
        "timestamp" : 1643125426000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix #84] Only relevant or starting questions are shown\u000a",
        "date" : "2022-01-25 16:43:46 +0100",
        "id" : "422a948efa5753024bc94af636ad6e497890cb1a",
        "msg" : "[Fix #84] Only relevant or starting questions are shown",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/util/FormUtils.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css"
        ],
        "commitId" : "56efc32f58c6d02933c2aef4819c1fbf70d6f555",
        "timestamp" : 1643290527000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #52] Subquestions that are irrelevant can be expanded\u000a",
        "date" : "2022-01-27 14:35:27 +0100",
        "id" : "56efc32f58c6d02933c2aef4819c1fbf70d6f555",
        "msg" : "[Upd #52] Subquestions that are irrelevant can be expanded",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/util/JsonLdObjectUtils.js",
          "src/util/FormUtils.js",
          "src/components/Question.jsx"
        ],
        "commitId" : "f6bfe62c2c1bee251195bc2fad9a4e925b094ff3",
        "timestamp" : 1643621759000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #52] Refactored for readability\u000a",
        "date" : "2022-01-31 10:35:59 +0100",
        "id" : "f6bfe62c2c1bee251195bc2fad9a4e925b094ff3",
        "msg" : "[Upd #52] Refactored for readability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/util/JsonLdObjectUtils.js"
          },
          {
            "editType" : "edit",
            "file" : "src/util/FormUtils.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/util/JsonLdObjectUtils.js"
        ],
        "commitId" : "b18e16e47af1effb814ecc01acd73fbc61b70891",
        "timestamp" : 1643667254000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update documentation of checkId\u000a",
        "date" : "2022-01-31 23:14:14 +0100",
        "id" : "b18e16e47af1effb814ecc01acd73fbc61b70891",
        "msg" : "Update documentation of checkId",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/util/JsonLdObjectUtils.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx"
        ],
        "commitId" : "9686a553a21c391b40774e59589602f545f70ceb",
        "timestamp" : 1643667508000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Refactor\u000a",
        "date" : "2022-01-31 23:18:28 +0100",
        "id" : "9686a553a21c391b40774e59589602f545f70ceb",
        "msg" : "Refactor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx"
        ],
        "commitId" : "016daa4ca77d592483f5e2588728753ac65eca52",
        "timestamp" : 1643714811000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #52] Refactor\u000a",
        "date" : "2022-02-01 12:26:51 +0100",
        "id" : "016daa4ca77d592483f5e2588728753ac65eca52",
        "msg" : "[Upd #52] Refactor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/rendering/TestApp.jsx"
        ],
        "commitId" : "b44d33c352d9dd43c8c78fcc1ce094f8dee4fe3c",
        "timestamp" : 1643714872000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update test/rendering/TestApp.jsx\u000a\u000aCo-authored-by: Miroslav Blaško <blcham@gmail.com>\u000a",
        "date" : "2022-02-01 12:27:52 +0100",
        "id" : "b44d33c352d9dd43c8c78fcc1ce094f8dee4fe3c",
        "msg" : "Update test/rendering/TestApp.jsx",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
      "fullName" : "max.chopart"
    },
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
      "fullName" : "chopamax"
    },
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}