{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by tircis"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 28317,
      "executingTimeMillis" : 27858,
      "executorUtilization" : 0.98,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 7415,
      "waitingTimeMillis" : 7415
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 22,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "150a499278412532bec745c3080589610a1816c4",
            "branch" : [
              {
                "SHA1" : "150a499278412532bec745c3080589610a1816c4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "150a499278412532bec745c3080589610a1816c4",
            "branch" : [
              {
                "SHA1" : "150a499278412532bec745c3080589610a1816c4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "150a499278412532bec745c3080589610a1816c4",
        "branch" : [
          {
            "SHA1" : "150a499278412532bec745c3080589610a1816c4",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/codefilarete/tools.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 431,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "codefilarete-tools-1.1.1-SNAPSHOT-tests.jar",
      "fileName" : "codefilarete-tools-1.1.1-SNAPSHOT-tests.jar",
      "relativePath" : "target/codefilarete-tools-1.1.1-SNAPSHOT-tests.jar"
    },
    {
      "displayPath" : "codefilarete-tools-1.1.1-SNAPSHOT.jar",
      "fileName" : "codefilarete-tools-1.1.1-SNAPSHOT.jar",
      "relativePath" : "target/codefilarete-tools-1.1.1-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#22",
  "duration" : 28317,
  "estimatedDuration" : 34408,
  "executor" : None,
  "fullDisplayName" : "Tools pipeline #22",
  "id" : "22",
  "keepLog" : False,
  "number" : 22,
  "queueId" : 232,
  "result" : "SUCCESS",
  "timestamp" : 1760504562459,
  "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/22/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/test/java/org/codefilarete/tool/StringsTest.java",
            "src/main/java/org/codefilarete/tool/Strings.java"
          ],
          "commitId" : "150a499278412532bec745c3080589610a1816c4",
          "timestamp" : 1760503557000,
          "author" : {
            "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
            "fullName" : "guiom.mary"
          },
          "authorEmail" : "guiom.mary@gmail.com",
          "comment" : "Add snake case String transformation\u000a",
          "date" : "2025-10-15 06:45:57 +0200",
          "id" : "150a499278412532bec745c3080589610a1816c4",
          "msg" : "Add snake case String transformation",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/test/java/org/codefilarete/tool/StringsTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/codefilarete/tool/Strings.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
      "fullName" : "guiom.mary"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 23,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/23/"
  },
  "previousBuild" : {
    "number" : 21,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/21/"
  }
}