Skip to content

Releases: exoplatform/swf-release-manager

Support catalogs behind basic authentication

Choose a tag to compare

@vsellier vsellier released this 25 Jun 15:37
1.3.3

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

Fix catalog verification

Choose a tag to compare

@vsellier vsellier released this 04 Aug 09:09

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

Cancel feature & push git tag on validate

Choose a tag to compare

@mgreau mgreau released this 22 Dec 11:56
  • 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

Choose a tag to compare

@mgreau mgreau released this 05 Dec 09:02
  • Fix RELEASE-126 (error-prone projects properties in settings.xml)
  • Add * option to clean all projects in the catalog

Use Jenkins Agent root path

Choose a tag to compare

@mgreau mgreau released this 07 Sep 13:53
  • use the full path "Jenkins Agent root path" for volume mapping

Fail the process when an error occurred

Choose a tag to compare

@mgreau mgreau released this 17 Aug 13:23
  • 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.

Choose a tag to compare

@mgreau mgreau released this 04 Aug 10:23
  • Avoid error when there is no changes to commit
  • Use tee command to write to standard output and to files.

Add download as activeProfile

Choose a tag to compare

@mgreau mgreau released this 12 Jul 12:41
1.2.1

Add download as activeProfile for JBoss projects

Improve Release Workflow

Choose a tag to compare

@mgreau mgreau released this 15 Jun 16:30
  • 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

Pre-release

Choose a tag to compare

@mgreau mgreau released this 13 Jun 16:07
1.2.0-beta6

Don't push