Skip to content

Releases: SwissDataScienceCenter/renku-actions

Release v1.4.0

01 Nov 15:24
0c3a485
Compare
Choose a tag to compare

0c3a485 Change the Dev GitLab URL, and fail scripts if commands output an error

Release v1.3.0

14 Oct 10:26
d48301e
Compare
Choose a tag to compare

890db11 Change the way the Version of the Renku chart is retrieved in rollou-renku-version, not relying anymore on the Chart.yaml file that is no longer updated, taking the parameter as input instead.

Release v1.2.2

13 Oct 11:12
92a76c7
Compare
Choose a tag to compare

This is a patch release to fix an issue with rollout-renku-version/rollout-renku-deployment.sh where an yq command was not properly replacing the Environment variable set in the Shell script.

Release v1.2.1

12 Oct 13:14
82134f2
Compare
Choose a tag to compare

This is a patch release to fix an issue with rollout-renku-version/rollout-renku-deployment.sh where an yq command was not properly updated following the release bump.

Release v1.2.0

05 Oct 13:29
b825cee
Compare
Choose a tag to compare

Upgrade the version of yq used in rollout-renku-version so that it respect the formatting defined by Prettier.

Release v1.1.0

28 Jul 14:54
f5af11c
Compare
Choose a tag to compare

Added new action to automatically create rollout changes when a new Renku version is tagged.

Release v1.0.0

12 Jul 14:33
f05347a
Compare
Choose a tag to compare

Refactor dowload-test-artifacts and test-renku for more generalization c15764a

Release 0.5.3

06 Jul 10:13
Compare
Choose a tag to compare

Changes to the actions to work with the unified UI chart.

Version 0.5.2

13 Apr 13:50
133cabc
Compare
Choose a tag to compare

Contains quick fixes that workaround this problem actions/checkout#760.

Version 0.5.1

30 Mar 09:30
22cda30
Compare
Choose a tag to compare

Improves documentation of the check-pr-description action and fixes the proper removal of CI Renku deployments. Previously CI Renku namespaces were left over in certain cases when they should not have been.