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 #99

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 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)

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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2024

Looks like viash-io/viash-actions is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 17, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/viash-io/viash-actions-6 branch December 17, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants