Skip to content

Releases: exoplatform/swf-release-manager

Support catalogs behind basic authentication

25 Jun 15:37
Compare
Choose a tag to compare
1.3.3

RELMAN-17 Allow to use credentials to access the catalog file

Fix catalog verification

04 Aug 09:09
Compare
Choose a tag to compare

RELMAN-12 : avoid unbound variable (PR-4)

Cancel feature & push git tag on validate

22 Dec 11:56
Compare
Choose a tag to compare
  • 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

05 Dec 09:02
Compare
Choose a tag to compare
  • Fix RELEASE-126 (error-prone projects properties in settings.xml)
  • Add * option to clean all projects in the catalog

Use Jenkins Agent root path

07 Sep 13:53
Compare
Choose a tag to compare
  • use the full path "Jenkins Agent root path" for volume mapping

Fail the process when an error occurred

17 Aug 13:23
Compare
Choose a tag to compare
  • 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.

04 Aug 10:23
Compare
Choose a tag to compare
  • Avoid error when there is no changes to commit
  • Use tee command to write to standard output and to files.

Add download as activeProfile

12 Jul 12:41
Compare
Choose a tag to compare
1.2.1

Add download as activeProfile for JBoss projects

Improve Release Workflow

15 Jun 16:30
Compare
Choose a tag to compare
  • 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

13 Jun 16:07
Compare
Choose a tag to compare
Pre-release
1.2.0-beta6

Don't push