Skip to content

Releases: viash-io/viash-actions

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.

viash-actions v3.2.0

20 Jun 12:36
fb09a35
Compare
Choose a tag to compare

New features

  • Added update-docker-engine.

viash-actions v3.1.2

20 Jun 10:15
Compare
Choose a tag to compare

Bug fixes

setup: Fetch Viash from dl.viash.io instead of deprecated get.viash.io.

viash-actions v3.1.1

11 May 13:17
3dcf426
Compare
Choose a tag to compare

Bug fixes

  • pro/generate-documentation-qmd: Avoid building .qmd files for the components in the viash_tools repository by cloning it into RUNNER_TEMP.

viash-actions v3.1.0

21 Apr 12:05
296639b
Compare
Choose a tag to compare

New features

  • pro/generate-documentation-qmd: Added working_directory option.

Bug fixes

  • project/detect-changed-components: Refactor component resource detection.

viash-actions v3.0.0

03 Feb 14:59
Compare
Choose a tag to compare

New features

  • Added project/sync-and-cache-s3: Sync and cache an S3 bucket.

  • Added project/detect-changed-components: Filter a json produced by ns-list such that
    only components whose resources have changed in comparison to the default branch
    are retained.

Minor changes

  • ns-list: No longer prints output to interactive console.

Breaking changes

  • pro/build-nextflow-params:

    • Renamed from build-nextflow-params.
    • Input token was renamed to viash_pro_token.
  • pro/build-nextflow-schemas:

    • Renamed from build-nextflow-schemas.
    • Input token was renamed to viash_pro_token.
  • pro/generate-documentation-qmd:

    • Renamed from generate-documentation-qmd.
    • Input token was renamed to viash_pro_token.

v2.0.0

01 Feb 14:20
8c078bb
Compare
Choose a tag to compare

viash-actions v2.0.0

New Features

  • Added ns-build - Build a namespace from many viash config files.

  • Added build-nextflow-schemas - Build schemas from a viash config to use with nf-tower

  • Added build-nextflow-params - build nextflow parameter file templates (see nextflow's -params-file option) from viash configs

Major changes

  • ns-list: Added arguments query_namespace, query_name, platform,
    config_mod, format and parse_argument_groups to make the action more in line with the
    arguments of viash ns list.

  • ns-list: Added the output_file argument that allows writing the output for this action to a file.

  • setup: Remove parameters that should be specified in _viash.yaml.

Breaking changes

  • ns-list: Renamed the output variable from components_json to simply output.
    The default format is format: yaml, set to format: json to restore the previous
    behaviour.

v2

01 Feb 14:23
8c078bb
Compare
Choose a tag to compare
v2

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

v2.0.0

viash-actions v2.0.0

New Features

  • Added ns-build - Build a namespace from many viash config files.

  • Added build_nextflow_schemas - Build schemas from a viash config to use with nf-tower

  • Added build-nextflow-params - build nextflow parameter file templates (see nextflow's -params-file option) from viash configs

Major changes

  • ns-list: Added arguments query_namespace, query_name, platform,
    config_mod, format and parse_argument_groups to make the action more in line with the
    arguments of viash ns list.

  • ns-list: Added the output_file argument that allows writing the output for this action to a file.

  • setup: Remove parameters that should be specified in _viash.yaml.

Breaking changes

  • ns-list: Renamed the output variable from components_json to simply output.
    The default format is format: yaml, set to format: json to restore the previous
    behaviour.

v1.0.0

06 Dec 11:18
Compare
Choose a tag to compare

Initial release. Contains the following actions:

v1

24 Jan 15:54
Compare
Choose a tag to compare
v1

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

v1.0.0

Initial release. Implements the following actions: