Skip to content

Releases: viash-io/viash-actions

v5

06 Mar 15:42
2e6acdb
Compare
Choose a tag to compare
v5

This is a sliding tag release. No breaking changes will be made unless the major version is updated.

v5.2.1

22 Feb 11:12
02e2ae5
Compare
Choose a tag to compare

Bug Fixes

  • project/detect-changed-components: fix changed components not being detected after updating tj-actions/changed-files (PR #25).

v5.2.0

19 Feb 09:18
d031fa7
Compare
Choose a tag to compare

Minor changes

  • project/detect-changed-components: bump tj-actions/changed-files to 42.0.2 (PR #24)

v5.1.0

12 Feb 10:13
a453a1f
Compare
Choose a tag to compare

New functionality

  • pro/build-nextflow-schemas: Add optional flag to allow dataset input for nf-tower (PR #23)

v5.0.0

26 Jan 08:54
60f186d
Compare
Choose a tag to compare

Breaking changes

  • ns-build and ns-list: update to node20 (PR #20).

Minor changes

  • Update actions/checkout@v3 to actions/checkout@v4 and actions/cache@v3 to actions/cache@v4 (PR #20).

  • Update several node dependencies (PR #20).

v4

26 Jan 08:54
e6d0365
Compare
Choose a tag to compare
v4

This is a sliding tag release. No breaking changes will be made unless the major version is updated.

Minor changes

  • ns-build, ns-list: Allow config_mod to be used as multiline text. Each line will become a separate --config_mod parameter.

New functionality

  • viash-hub/deploy: Add an action to deploy build artifacts from GitHub to Viash-Hub.

v4.1.0

21 Aug 09:13
f3b21d3
Compare
Choose a tag to compare

Minor changes

  • ns-build, ns-list: Allow config_mod to be used as multiline text. Each line will become a separate --config_mod parameter.

New functionality

  • viash-hub/deploy: Add an action to deploy build artifacts from GitHub to Viash-Hub.

viash-actions v4.0.0

22 Jun 09:57
9734e7b
Compare
Choose a tag to compare

Breaking changes

  • pro/generate-documentation-qmd: Renamed working_directory to project_directory, and renamed input_dir to src (#17).

viash-actions v3.2.1

22 Jun 09:39
Compare
Choose a tag to compare

Bug fixes

  • setup: Add fallback to downloading the Viash installer (#18).

v3

20 Jun 12:48
Compare
Choose a tag to compare
v3

This is a sliding tag release. No breaking changes will be made unless the major version is updated.

New features

  • Added update-docker-engine.