{
  "_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" : 36825,
      "executingTimeMillis" : 36825,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6065,
      "waitingTimeMillis" : 6065
    },
    {
      "_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" : 124,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5bc3c927c15ab81efc36cd494955f493bb089db9",
            "branch" : [
              {
                "SHA1" : "5bc3c927c15ab81efc36cd494955f493bb089db9",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5bc3c927c15ab81efc36cd494955f493bb089db9",
            "branch" : [
              {
                "SHA1" : "5bc3c927c15ab81efc36cd494955f493bb089db9",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5bc3c927c15ab81efc36cd494955f493bb089db9",
        "branch" : [
          {
            "SHA1" : "5bc3c927c15ab81efc36cd494955f493bb089db9",
            "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" : "#124",
  "duration" : 36825,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #124",
  "id" : "124",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 124,
  "queueId" : 171,
  "result" : "SUCCESS",
  "timestamp" : 1643717422918,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/124/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/components/comment/QuestionCommentIcon.jsx"
        ],
        "commitId" : "01f2c34a139400df6bc278f5d30516dc55352719",
        "timestamp" : 1643129061000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #70] Added feature to drag comment dialogs\u000a",
        "date" : "2022-01-25 17:44:21 +0100",
        "id" : "01f2c34a139400df6bc278f5d30516dc55352719",
        "msg" : "[New #70] Added feature to drag comment dialogs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json",
          "src/styles/s-forms.css",
          "src/components/comment/QuestionCommentIcon.jsx"
        ],
        "commitId" : "38537c5d0aec75001bcf72dadb7ff7f395c5a92f",
        "timestamp" : 1643189923000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix #70] Changed position of comment overlay to avoid overlapping with other elements\u000a",
        "date" : "2022-01-26 10:38:43 +0100",
        "id" : "38537c5d0aec75001bcf72dadb7ff7f395c5a92f",
        "msg" : "[Fix #70] Changed position of comment overlay to avoid overlapping with other elements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/QuestionCommentIcon.jsx"
        ],
        "commitId" : "dc0f316afe2d4f8ec818184a7476df317d420995",
        "timestamp" : 1643189988000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd] Overlay placement is calculated only when the component is mounted or updated for performance matters\u000a",
        "date" : "2022-01-26 10:39:48 +0100",
        "id" : "dc0f316afe2d4f8ec818184a7476df317d420995",
        "msg" : "[Upd] Overlay placement is calculated only when the component is mounted or updated for performance matters",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "package-lock.json",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentForm.jsx",
          "src/components/comment/CommentList.jsx",
          "src/styles/icons/ArrowRight.jsx",
          "src/styles/icons/Close.jsx"
        ],
        "commitId" : "6042863dac1e0d89513725a98824e67fc5770052",
        "timestamp" : 1643214169000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #70] Changed layout of comment dialogs and close button added\u000a",
        "date" : "2022-01-26 17:22:49 +0100",
        "id" : "6042863dac1e0d89513725a98824e67fc5770052",
        "msg" : "[Upd #70] Changed layout of comment dialogs and close button added",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/icons/ArrowRight.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/styles/icons/Close.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "package-lock.json",
          "src/styles/icons/RecycleBin.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentForm.jsx",
          "src/components/comment/CommentList.jsx",
          "src/components/comment/CommentView.jsx"
        ],
        "commitId" : "fb3f8d22cc0e6cecbc2eda6fea11e084cb38efa9",
        "timestamp" : 1643280148000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #70] Added delete comment feature\u000a",
        "date" : "2022-01-27 11:42:28 +0100",
        "id" : "fb3f8d22cc0e6cecbc2eda6fea11e084cb38efa9",
        "msg" : "[New #70] Added delete comment feature",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "add",
            "file" : "src/styles/icons/RecycleBin.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx"
        ],
        "commitId" : "40e0460c03456d2586518901b4f7606a861cc3a9",
        "timestamp" : 1643284066000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #70] Recycle Bin is shown only when comment is hovered\u000a",
        "date" : "2022-01-27 12:47:46 +0100",
        "id" : "40e0460c03456d2586518901b4f7606a861cc3a9",
        "msg" : "[Upd #70] Recycle Bin is shown only when comment is hovered",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/styles/s-forms.css",
          "src/components/comment/CommentList.jsx",
          "src/components/comment/CommentView.jsx",
          "package-lock.json"
        ],
        "commitId" : "73b429997ab00f7ed9c7c84d5e80181c30fd6f09",
        "timestamp" : 1643287554000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #70] Added visual indication when comment is being deleted\u000a",
        "date" : "2022-01-27 13:45:54 +0100",
        "id" : "73b429997ab00f7ed9c7c84d5e80181c30fd6f09",
        "msg" : "[Upd #70] Added visual indication when comment is being deleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentList.jsx"
        ],
        "commitId" : "26f554518cb68cef1247b21b871db745975c1216",
        "timestamp" : 1643288540000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #70] Refactor for readability\u000a",
        "date" : "2022-01-27 14:02:20 +0100",
        "id" : "26f554518cb68cef1247b21b871db745975c1216",
        "msg" : "[Upd #70] Refactor for readability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentList.jsx"
        ],
        "commitId" : "b12d05e89ff7165924bd8f6b5706d33493dfbc0e",
        "timestamp" : 1643288641000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #70] Props not needed\u000a",
        "date" : "2022-01-27 14:04:01 +0100",
        "id" : "b12d05e89ff7165924bd8f6b5706d33493dfbc0e",
        "msg" : "[Upd #70] Props not needed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentList.jsx"
        ],
        "commitId" : "f4be32df205155c5568842589f5bb9d440920fa7",
        "timestamp" : 1643288663000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #70] Refactor for readability\u000a",
        "date" : "2022-01-27 14:04:23 +0100",
        "id" : "f4be32df205155c5568842589f5bb9d440920fa7",
        "msg" : "[Upd #70] Refactor for readability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentList.jsx"
        ],
        "commitId" : "af9d67f24487f034aafc834e59e3ef087044cee0",
        "timestamp" : 1643288900000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #70] Refactor for readability\u000a",
        "date" : "2022-01-27 14:08:20 +0100",
        "id" : "af9d67f24487f034aafc834e59e3ef087044cee0",
        "msg" : "[Upd #70] Refactor for readability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/comment/CommentForm.jsx"
        ],
        "commitId" : "74e65084f980a7c3524ba5acac0ff3223421a2b2",
        "timestamp" : 1643643047000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #87] Increase field size of form textarea alongside input size\u000a",
        "date" : "2022-01-31 16:30:47 +0100",
        "id" : "74e65084f980a7c3524ba5acac0ff3223421a2b2",
        "msg" : "[Upd #87] Increase field size of form textarea alongside input size",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentList.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentForm.jsx"
        ],
        "commitId" : "7965018313b8d3d75b78f8f0d7e7247a50692ce1",
        "timestamp" : 1643708661000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Upd #87] Autoscroll to last comment in comment dialog\u000a",
        "date" : "2022-02-01 10:44:21 +0100",
        "id" : "7965018313b8d3d75b78f8f0d7e7247a50692ce1",
        "msg" : "[Upd #87] Autoscroll to last comment in comment dialog",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
      "fullName" : "max.chopart"
    }
  ]
}