Skip to content
Succès

Changes

Summary

  1. Four main changes: (details)
  2. Fix a bug in the pipelines of web site publishing and of Test Docker (details)
  3. Migrate the pipeline syntax on the build of the WBE library to the (details)
  4. Fix a possible bug in the pipelines defined in jackrabbit-jca/Jenkinsfile (details)
  5. The pipeline of releasing the Silverpeas projects definition is (details)
  6. Fix a bug in the pipeline constructing a build version of Silverpeas (details)
Commit 045861c32d579ec90ba4c451f581dc0d151cd9db by Miguel Moquillon
Four main changes:
- Add a Jenkinsfile to define the pipeline of publishing the community
web site.
- Update the pipeline for releasing a build version of Silverpeas to the
declarative syntax.
- Update the pipeline for releasing a build version of the SSO library
for Silverpeas
- Improve the pipeline for releasing a build version of Silverpeas
Mobile.
- Fix some bugs
The file was addedsrc/builds/project-doc/Jenkinsfile
The file was modifiedsrc/builds/project/Jenkinsfile (diff)
The file was modifiedsrc/builds/sso/Jenkinsfile (diff)
The file was modifiedsrc/builds/mobile/Jenkinsfile (diff)
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/builds/docker-test/Jenkinsfile (diff)
Commit c782fde9e7d9bc677624926c456bced8e4ae94f1 by Miguel Moquillon
Fix a bug in the pipelines of web site publishing and of Test Docker
image building
The file was modifiedsrc/builds/docker-test/Jenkinsfile (diff)
The file was modifiedsrc/builds/project-doc/Jenkinsfile (diff)
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/builds/docker-build/Jenkinsfile (diff)
Commit 32cccc87d0acd3a2dcb42fbdd167619a44df9478 by Miguel Moquillon
Migrate the pipeline syntax on the build of the WBE library to the
declarative syntax.
The file was modifiedsrc/builds/wbe/Jenkinsfile (diff)
Commit 20cfbbb656461ffbb638a6ffb5041a2063d5262f by Miguel Moquillon
Fix a possible bug in the pipelines defined in jackrabbit-jca/Jenkinsfile
and in jcr-access-control/Jenkinsfile.

The pipeline of releasing the Jackrabbit JCA is now in declarative
syntax. We check now the dependency on the build version from which the
release will be done and not in master.

The pipeline of releasing JCR Access Control is now in declarative
syntax.
The file was modifiedsrc/releases/jcr-access-control/Jenkinsfile (diff)
The file was modifiedsrc/releases/jackrabbit-jca/Jenkinsfile (diff)
The file was modifiedsrc/builds/jcr-access-control/Jenkinsfile (diff)
The file was modifiedsrc/builds/jackrabbit-jca/Jenkinsfile (diff)
Commit baf80864c3b11569bfbcb55eceaf631e1caeedfc by Miguel Moquillon
The pipeline of releasing the Silverpeas projects definition is
now in declarative syntax.
The file was modifiedsrc/releases/jcr-access-control/Jenkinsfile (diff)
The file was modifiedsrc/releases/project/Jenkinsfile (diff)
The file was modifiedsrc/releases/jackrabbit-jca/Jenkinsfile (diff)
Commit da1436d9cd1ca970dbc51c4b2ad3de1bec1bf427 by Miguel Moquillon
Fix a bug in the pipeline constructing a build version of Silverpeas
Mobile.
The file was modifiedsrc/builds/mobile/Jenkinsfile (diff)