Skip to content

Releases: IMIO/gha

v5.1.0

23 Sep 11:41
be66d3c

Choose a tag to compare

Changed

  • build-push-notify
    • Added optional PRE_BUILD_COMMAND input to run commands before the build (supports multiline)

Added

  • k8s-update-tag
    • New action to update component tags in Kubernetes values files, commit changes and push to a repository

v5.0.1

17 Jul 12:57
8024f3b

Choose a tag to compare

Changed

  • plone-package-test-notify
    • Added optional BUILDOUT_OPTIONS input

v5.0.0

18 Jun 11:44
edb3c35

Choose a tag to compare

Changed

  • plone-package-test-notify (breaking change)
    • install python with uv (only compatible with Python 3, if you still need Python 2, use v4)
      • Added BUILDOUT_COMMAND input
      • Added UV_VERSION input

v4.1.1

15 Nov 13:29
3531a5a

Choose a tag to compare

release v4.1.1

v4.1

22 Oct 14:10

Choose a tag to compare

release v4.1

v4.0.1

22 Oct 04:35

Choose a tag to compare

Fixed

  • plone-package-test-notify
    • cleanup useless environment variables
    • escape command on notification message

v4.0.0

01 Oct 13:43
93e381c

Choose a tag to compare

Changed

  • plone-package-test-notify
    • Do not install Python if PYTHON_VERSION is not specified
  • plone-package-test-notify (breaking change)
    • Removed REQUIREMENTS_FILE input
    • Added INSTALL_DEPENDENCIES_COMMANDS input

v3.9.6

26 Sep 07:33

Choose a tag to compare

Changed

  • code-analysis-notify
    • Hyperlinks to GitHub on mattermost notification message
  • plone-package-test-notify
    • Hyperlinks to GitHub on mattermost notification message

v3.9.5

20 Sep 07:44

Choose a tag to compare

Added

  • Add gha workflow to update main release

v3.9.4

19 Sep 15:14

Choose a tag to compare

Changed

  • plone-package-test-notify
    • More info on mattermost notification message
    • Optional CACHE_KEY input