Releases: exoplatform/swf-release-manager
Releases · exoplatform/swf-release-manager
Support catalogs behind basic authentication
Fix catalog verification
RELMAN-12 : avoid unbound variable (PR-4)
Cancel feature & push git tag on validate
- RELMAN-1: Push the git tag to the remote on validate phase
- RELMAN-3: Be able to Cancel a Release
Remove error-prone projects properties in settings.xml
- Fix RELEASE-126 (error-prone projects properties in settings.xml)
- Add * option to clean all projects in the catalog
Use Jenkins Agent root path
- use the full path "Jenkins Agent root path" for volume mapping
Fail the process when an error occurred
- Since tee command is used, the process didn't failed when an error occurred.
The pipefail option have been enable. - Fix various shell errors
Write logs to standard output and to files.
- Avoid error when there is no changes to commit
- Use tee command to write to standard output and to files.
Add download as activeProfile
1.2.1 Add download as activeProfile for JBoss projects
Improve Release Workflow
- create a local release branch for the release commits
- use pushChange = false for release:prepare goal
- use localCheckout = true for release:perform goal
- push only the git tag to the remote repository
Improve Release Workflow
1.2.0-beta6 Don't push