openpipelines-bio / website

https://openpipelines.bio
MIT License
2 stars 1 forks source link

Bump viash-io/viash-actions from 4 to 6 #90

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps viash-io/viash-actions from 4 to 6.

Release notes

Sourced from viash-io/viash-actions's releases.

v5.3.1

Bug fixes

  • project/detect-changed-components: Fix components being listed more than once (PR #29).

v5.3.0

New functionality

  • project/detect-changed-components: Detect changed components when a resource is a directory (PR #28).

v5.2.1

Bug Fixes

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

v5.2.0

Minor changes

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

v5.1.0

New functionality

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

v5.0.0

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).

v5

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

v4.1.0

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.
Changelog

Sourced from viash-io/viash-actions's changelog.

viash-actions v6.0.0

Breaking changes

  • update-docker-engine was moved to project/update-docker-engine (PR #27).

  • pro/build-nextflow-params: Arguments components and workflows were removed in favour for the target_dir argument (PR #27).

  • pro/build-nextflow-schemas: Arguments components and workflows were removed in favour for the target_dir argument (PR #27).

  • Removed viash-hub/deploy: Viash Hub pulls source code from GitHub and builds Viash packages accordingly, as opposed to pushing deployments using GitHub Actions (PR #27).

New functionality

  • project/build-target: Created an action for building a target directory using viash ns build and generating a matrix of the components for which Docker images need to be built and pushed (PR #27).

  • project/check-concurrent-pr: Created an action for checking if a push event is concurrent with a pull request (PR #27).

Major changes

  • All actions were updated to work with Viash 0.9 and later (PR #27).

Documentation

  • Updated all READMEs to be more consistent (PR #27).

  • Added a Makefile for generating READMEs more efficiently (PR #27).

viash-actions v5.3.1

Bug fixes

  • project/detect-changed-components: Fix components being listed more than once (PR #29).

viash-actions v5.3.0

New functionality

  • project/detect-changed-components: Detect changed components when a resource is a directory (PR #28).

viash-actions v5.2.1

Bug Fixes

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

viash-actions v5.2.0

Minor changes

... (truncated)

Commits
  • 9706ce0 Fixes for Viash 0.9 (#27)
  • 2e6acdb Fix components being listed more than once. (#29)
  • a99a25f detect-changed-components: detect changes when resources are a directory. (#28)
  • 02e2ae5 Fix changed components not being detected. (#25)
  • d031fa7 Bump tj-actions/changed-files to 42.0.2 (#24)
  • a453a1f Merge pull request #23 from viash-io/update_nextflow_schemas
  • f6f6b7c update changelog
  • 17a0c50 Update CHANGELOG.md
  • 9664f3d update schema build action
  • 283920c update schema build action
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)