{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by holubv"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 6,
      "buildableTimeMillis" : 6,
      "buildingDurationMillis" : 18601,
      "executingTimeMillis" : 18601,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9745,
      "waitingTimeMillis" : 9745
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 14,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5097b289fe4e8fd0d2af86690c3d338ffa3b6efb",
            "branch" : [
              {
                "SHA1" : "5097b289fe4e8fd0d2af86690c3d338ffa3b6efb",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5097b289fe4e8fd0d2af86690c3d338ffa3b6efb",
            "branch" : [
              {
                "SHA1" : "5097b289fe4e8fd0d2af86690c3d338ffa3b6efb",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5097b289fe4e8fd0d2af86690c3d338ffa3b6efb",
        "branch" : [
          {
            "SHA1" : "5097b289fe4e8fd0d2af86690c3d338ffa3b6efb",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/holubv/s-forms-smart-components.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "s-forms-smart-components-0.0.9.tgz",
      "fileName" : "s-forms-smart-components-0.0.9.tgz",
      "relativePath" : "s-forms-smart-components-0.0.9.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#14",
  "duration" : 18601,
  "estimatedDuration" : 63677,
  "executor" : None,
  "fullDisplayName" : "s-forms-components #14",
  "id" : "14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 14,
  "queueId" : 142,
  "result" : "SUCCESS",
  "timestamp" : 1621587795634,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/STools/job/s-forms-components/14/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "LICENSE"
        ],
        "commitId" : "72e4dba02b8fcb6de32288acfc89929fc7a53f8a",
        "timestamp" : 1621585450000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/holubvojtech",
          "fullName" : "holubvojtech"
        },
        "authorEmail" : "holubvojtech@gmail.com",
        "comment" : "Add license\u000a",
        "date" : "2021-05-21 10:24:10 +0200",
        "id" : "72e4dba02b8fcb6de32288acfc89929fc7a53f8a",
        "msg" : "Add license",
        "paths" : [
          {
            "editType" : "add",
            "file" : "LICENSE"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/SmartComponents.js",
          "src/lib.js",
          "src/components/TypeQuestion.jsx",
          "README.md"
        ],
        "commitId" : "0a739f7375e639b6f163d80ad8133b733483a75c",
        "timestamp" : 1621586844000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/holubvojtech",
          "fullName" : "holubvojtech"
        },
        "authorEmail" : "holubvojtech@gmail.com",
        "comment" : "Add README and cleanup unused code\u000a",
        "date" : "2021-05-21 10:47:24 +0200",
        "id" : "0a739f7375e639b6f163d80ad8133b733483a75c",
        "msg" : "Add README and cleanup unused code",
        "paths" : [
          {
            "editType" : "add",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/lib.js"
          },
          {
            "editType" : "edit",
            "file" : "src/SmartComponents.js"
          },
          {
            "editType" : "delete",
            "file" : "src/components/TypeQuestion.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/index.html",
          "example/possibleValues.json",
          "test/TestApp.jsx",
          "package.json",
          "test/form2.json",
          "test/possibleValues.json",
          "test/form1.json",
          "example/example_form.json",
          "example/index.html",
          "example/ExampleApp.jsx",
          "README.md"
        ],
        "commitId" : "5097b289fe4e8fd0d2af86690c3d338ffa3b6efb",
        "timestamp" : 1621587770000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/holubvojtech",
          "fullName" : "holubvojtech"
        },
        "authorEmail" : "holubvojtech@gmail.com",
        "comment" : "Refactor example app\u000a",
        "date" : "2021-05-21 11:02:50 +0200",
        "id" : "5097b289fe4e8fd0d2af86690c3d338ffa3b6efb",
        "msg" : "Refactor example app",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "test/index.html"
          },
          {
            "editType" : "delete",
            "file" : "test/form1.json"
          },
          {
            "editType" : "add",
            "file" : "example/example_form.json"
          },
          {
            "editType" : "add",
            "file" : "example/possibleValues.json"
          },
          {
            "editType" : "add",
            "file" : "example/ExampleApp.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "add",
            "file" : "example/index.html"
          },
          {
            "editType" : "delete",
            "file" : "test/form2.json"
          },
          {
            "editType" : "delete",
            "file" : "test/TestApp.jsx"
          },
          {
            "editType" : "delete",
            "file" : "test/possibleValues.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/holubvojtech",
      "fullName" : "holubvojtech"
    }
  ]
}