{
  "_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" : 10,
      "buildableTimeMillis" : 10,
      "buildingDurationMillis" : 24736,
      "executingTimeMillis" : 24736,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7638,
      "waitingTimeMillis" : 7638
    },
    {
      "_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" : 118,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3389a5583dad22bcd07711751ccbfb375a8a426c",
            "branch" : [
              {
                "SHA1" : "3389a5583dad22bcd07711751ccbfb375a8a426c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3389a5583dad22bcd07711751ccbfb375a8a426c",
            "branch" : [
              {
                "SHA1" : "3389a5583dad22bcd07711751ccbfb375a8a426c",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3389a5583dad22bcd07711751ccbfb375a8a426c",
        "branch" : [
          {
            "SHA1" : "3389a5583dad22bcd07711751ccbfb375a8a426c",
            "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.2.tgz",
      "fileName" : "s-forms-0.3.2.tgz",
      "relativePath" : "s-forms-0.3.2.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#118",
  "duration" : 24736,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #118",
  "id" : "118",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 118,
  "queueId" : 64,
  "result" : "SUCCESS",
  "timestamp" : 1638893003808,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/118/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentForm.jsx"
        ],
        "commitId" : "3f4251c572bfa6a18fca384c6c03a8f354813e79",
        "timestamp" : 1638864733000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Upd #79] Click on comment icon assigns focus to comment dialog.\u000a",
        "date" : "2021-12-07 09:12:13 +0100",
        "id" : "3f4251c572bfa6a18fca384c6c03a8f354813e79",
        "msg" : "[Upd #79] Click on comment icon assigns focus to comment dialog.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/LinkIcon.jsx",
          "src/components/comment/CommentView.jsx",
          "src/components/IconOverlay.jsx"
        ],
        "commitId" : "20bd3449907335dd6999453d04fd37a133d688d0",
        "timestamp" : 1638874458000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Upd #63] add tooltip to get full author id and exact comment date\u000a",
        "date" : "2021-12-07 11:54:18 +0100",
        "id" : "20bd3449907335dd6999453d04fd37a133d688d0",
        "msg" : "[Upd #63] add tooltip to get full author id and exact comment date",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/LinkIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/IconOverlay.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx"
        ],
        "commitId" : "2b1ce7c02c5d4cf47fe415042e874bb26d3019d5",
        "timestamp" : 1638874510000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #63] Full author was wrong when label does not exist\u000a",
        "date" : "2021-12-07 11:55:10 +0100",
        "id" : "2b1ce7c02c5d4cf47fe415042e874bb26d3019d5",
        "msg" : "[Fix #63] Full author was wrong when label does not exist",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
      "fullName" : "chopamax"
    }
  ]
}