{
  "_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" : 82932,
      "executingTimeMillis" : 82932,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9154,
      "waitingTimeMillis" : 9154
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "detached" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 72,
          "buildResult" : null,
          "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" : 136,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "0def15319a01f864139b6badc8349a7618871187",
            "branch" : [
              {
                "SHA1" : "0def15319a01f864139b6badc8349a7618871187",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0def15319a01f864139b6badc8349a7618871187",
            "branch" : [
              {
                "SHA1" : "0def15319a01f864139b6badc8349a7618871187",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0def15319a01f864139b6badc8349a7618871187",
        "branch" : [
          {
            "SHA1" : "0def15319a01f864139b6badc8349a7618871187",
            "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" : null,
  "displayName" : "#136",
  "duration" : 82932,
  "estimatedDuration" : 123138,
  "executor" : null,
  "fullDisplayName" : "SForms #136",
  "id" : "136",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 136,
  "queueId" : 279,
  "result" : "SUCCESS",
  "timestamp" : 1647338337645,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/136/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx",
          "src/components/comment/CommentForm.jsx"
        ],
        "commitId" : "4234aa1d22404605c6e3f5bbf02233b94c833b8c",
        "timestamp" : 1646392655000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #91] Implemented internationalization of text messages\u000a",
        "date" : "2022-03-04 12:17:35 +0100",
        "id" : "4234aa1d22404605c6e3f5bbf02233b94c833b8c",
        "msg" : "[New #91] Implemented internationalization of text messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentForm.jsx"
        ],
        "commitId" : "2f2d21f7355ee705b3d37498faba6d9c82db3041",
        "timestamp" : 1646395254000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix] Text area for comment form has now a max height\u000a",
        "date" : "2022-03-04 13:00:54 +0100",
        "id" : "2f2d21f7355ee705b3d37498faba6d9c82db3041",
        "msg" : "[Fix] Text area for comment form has now a max height",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentList.tsx",
          "src/i18n/en.json",
          "src/contexts/IntlContextProvider.tsx",
          "src/i18n/cs.json",
          "test/rendering/TestApp.jsx",
          "src/components/comment/CommentForm.jsx",
          "package.json",
          "src/components/comment/CommentView.jsx",
          "src/constants/Constants.js"
        ],
        "commitId" : "ffb9cac09021fa0eeaf93d2c813a0654d9da2189",
        "timestamp" : 1646920948000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #91] Add react-intl library\u000a",
        "date" : "2022-03-10 15:02:28 +0100",
        "id" : "ffb9cac09021fa0eeaf93d2c813a0654d9da2189",
        "msg" : "[Upd #91] Add react-intl library",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.tsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/i18n/en.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          },
          {
            "editType" : "add",
            "file" : "src/contexts/IntlContextProvider.tsx"
          },
          {
            "editType" : "add",
            "file" : "src/i18n/cs.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/contexts/IntlContextProvider.tsx"
        ],
        "commitId" : "b726e22b010e1791b4e173207eb9eec7199ef6f6",
        "timestamp" : 1646923307000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #91] Add user's browser language as locale default\u000a",
        "date" : "2022-03-10 15:41:47 +0100",
        "id" : "b726e22b010e1791b4e173207eb9eec7199ef6f6",
        "msg" : "[Upd #91] Add user's browser language as locale default",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/contexts/IntlContextProvider.tsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentForm.jsx"
        ],
        "commitId" : "86fb3b32f334893978856a64861adc1f048ba4a8",
        "timestamp" : 1647337369000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #91] Remove unnecessary default message for comment form\u000a",
        "date" : "2022-03-15 10:42:49 +0100",
        "id" : "86fb3b32f334893978856a64861adc1f048ba4a8",
        "msg" : "[Upd #91] Remove unnecessary default message for comment form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/SForms/SForms.stories.tsx"
        ],
        "commitId" : "0def15319a01f864139b6badc8349a7618871187",
        "timestamp" : 1647338312000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #91] Make Internationalization compatible with Storybook\u000a",
        "date" : "2022-03-15 10:58:32 +0100",
        "id" : "0def15319a01f864139b6badc8349a7618871187",
        "msg" : "[Upd #91] Make Internationalization compatible with Storybook",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/stories/SForms/SForms.stories.tsx"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
      "fullName" : "max.chopart"
    }
  ]
}