Step | Arguments | | | Status |
---|
Start of Pipeline - (51 s in block) | | | | |
node - (51 s in block) | | | | |
node block - (51 s in block) | | | | |
stage - (0,65 s in block) | Declarative: Checkout SCM | | | |
stage block (Declarative: Checkout SCM) - (0,64 s in block) | | | | |
checkout - (0,64 s in self) | | | | |
withEnv - (50 s in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | | |
withEnv block - (50 s in block) | | | | |
isUnix - (1 ms in self) | | | | |
withEnv - (0,28 s in block) | JD_ID, JD_TO_RUN | | | |
withEnv block - (0,26 s in block) | | | | |
sh - (0,25 s in self) | docker inspect -f . "$JD_TO_RUN" | | | |
withDockerContainer - (50 s in block) | | | | |
withDockerContainer block - (48 s in block) | | | | |
withEnv - (48 s in block) | artifact, gitCredential, silverpeasVersion, commit, gitRepo, branch, version, nextVersion, parentVersion | | | |
withEnv block - (48 s in block) | | | | |
stage - (0,1 s in block) | Prepare the release | | | |
stage block (Prepare the release) - (83 ms in block) | | | | |
copyArtifacts - (15 ms in self) | | | | |
script - (33 ms in block) | | | | |
script block - (19 ms in block) | | | | |
readYaml - (10 ms in self) | build.yaml | | | |
stage - (1,4 s in block) | Checkout the build version | | | |
stage block (Checkout the build version) - (1,4 s in block) | | | | |
git - (1 s in self) | | | | |
sh - (0,25 s in self) |
git checkout f4f1dd10d671fe2f961e8b7d6a3f212b87ba29c3
git checkout -b release-1.0
| | | |
script - (33 ms in block) | | | | |
script block - (21 ms in block) | | | | |
readMavenPom - (11 ms in self) | | | | |
stage - (61 ms in block) | Check POM parent version | | | |
stage block (Check POM parent version) - (43 ms in block) | | | | |
getContext - (2 ms in self) | | | | |
stage - (41 ms in block) | Check Silverpeas version | | | |
stage block (Check Silverpeas version) - (23 ms in block) | | | | |
getContext - (1 ms in self) | | | | |
stage - (46 s in block) | Release | | | |
stage block (Release) - (46 s in block) | | | | |
withCredentials - (46 s in block) | | | | |
withCredentials block - (46 s in block) | | | | |
sh - (46 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.0
mvn clean deploy -Dmaven.test.skip=true -Pdeployment -Prelease-sign-artifacts
git commit -am "Release of 1.0 from 1.0-build250416 (commit f4f1dd10d671fe2f961e8b7d6a3f212b87ba29c3)"
git tag 1.0
| | | |
stage - (30 ms in block) | Create the stable branch for the new release | | | |
stage block (Create the stable branch for the new release) - (11 ms in block) | | | | |
getContext - (2 ms in self) | | | | |
stage - (29 ms in block) | Prepare the development of the next version | | | |
stage block (Prepare the development of the next version) - (10 ms in block) | | | | |
getContext - (1 ms in self) | | | | |
stage - (30 ms in block) | Create YAML release report | | | |
stage block (Create YAML release report) - (10 ms in block) | | | | |
getContext - (1 ms in self) | | | | |
stage - (0,15 s in block) | Declarative: Post Actions | | | |
stage block (Declarative: Post Actions) - (0,14 s in block) | | | | |
step - (0,13 s in self) | | | | |