Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump viash-io/viash-actions from 5 to 6 #897

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps viash-io/viash-actions from 5 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)
Changelog

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

viash-actions v6.6.0

New functionality

  • Many actions: Add input project_directory to allow specifying the project directory (PR #42):
    • ns-build
    • ns-list
    • project/build-target
    • project/detect-changed-components
    • project/sync-and-cache

Bug fixes

  • project/build-target: Do not throw an error if there is no .gitignore in place (PR #42).

  • ns-build, ns-list: If Viash throws an error, make sure that the error message gets printed (PR #42).

  • project/detect-changed-components: Fix the action not listening to 'ci force' in commit messages (PR #42).

viash-actions v6.5.0

New functionality

  • build-nextflow-params and build-nextflow-schemas: allow using viash versions starting from 0.9.0 (PR #41).

viash-actions v6.4.0

New functionality

  • .github/workflows/build.yaml: Added a callable workflow for building Viash components (PR #38).

  • .github/workflows/test.yaml: Added a callable workflow for testing Viash components (PR #38).

Minor changes

  • project/detect-changed-components: Simplify separator handling of changed files array (PR #40).

Bug fixes

  • project/detect-changed-components: Fix realpath not being able to resolve changed files (PR #39).

viash-actions v6.3.1

Bug fixes

  • project/sync-and-cache: Skip caching steps in action if no test resources are found (PR #37).

viash-actions v6.3.0

... (truncated)

Commits
  • 80d1c9f fix publish dir
  • a637a77 add project_directory to many actions (#42)
  • b46ff03 Build nextflow schemas and params with viash 0.9 (#41)
  • c113a65 Merge branch 'main' of github.com:viash-io/viash-actions
  • ef56456 fix inputs
  • 04393de Simplify separator handling of changed files array (#40)
  • a47da7a Add callable workflows (#38)
  • 3fcb79a project/detect-changed-components: Fix realpath not being able to resolve c...
  • 7009f9c fix refactoring error in sync-and-cache
  • f24f002 fix 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 <dependency name> 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)

@rcannood rcannood force-pushed the dependabot/github_actions/viash-io/viash-actions-6 branch from 892a421 to 5c4f124 Compare September 4, 2024 20:15
Bumps [viash-io/viash-actions](https://github.com/viash-io/viash-actions) from 5 to 6.
- [Release notes](https://github.com/viash-io/viash-actions/releases)
- [Changelog](https://github.com/viash-io/viash-actions/blob/main/CHANGELOG.md)
- [Commits](viash-io/viash-actions@v5...v6)

---
updated-dependencies:
- dependency-name: viash-io/viash-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Former-commit-id: 892a421
@dependabot dependabot bot force-pushed the dependabot/github_actions/viash-io/viash-actions-6 branch from 5c4f124 to bff8f6b Compare September 4, 2024 20:29
@rcannood rcannood merged commit e811057 into main Sep 4, 2024
2 checks passed
@rcannood rcannood deleted the dependabot/github_actions/viash-io/viash-actions-6 branch September 4, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant