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 gacts/run-and-post-run from 674528335da98a7afc80915ff2b4b860a0b3553a to 3000d0ed9116f3802eab7d854b3272187fd76437 #212

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps gacts/run-and-post-run from 674528335da98a7afc80915ff2b4b860a0b3553a to 3000d0ed9116f3802eab7d854b3272187fd76437.

Changelog

Sourced from gacts/run-and-post-run's changelog.

Changelog

All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].

v1.4.0

Changed

  • Version of node runtime for action from node16 to node20

v1.3.0

Added

  • post-shell option which allows to override the shell separately for post-run #10 (thanks [@​hummeltech])

#10:gacts/run-and-post-run#10 [@​hummeltech]:https://github.com/hummeltech

v1.2.1

Fixed

  • Commands execution output is now streamed to the action output, instead of being buffered and printed at the end of the action #8

#8:gacts/run-and-post-run#8

v1.2.0

Fixed

  • Fail the action if an error occurs, instead of just logging the error message #7

Added

  • Environment variables interpolation in run and post commands #7
  • Possibility to determine the shell to use for run and post commands #7
  • Possibility to write the multiline commands using \ separator #7

#7:gacts/run-and-post-run#7

v1.1.0

Added

  • run and post parameters now can be a list of commands

Changed

... (truncated)

Commits

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 [gacts/run-and-post-run](https://github.com/gacts/run-and-post-run) from 674528335da98a7afc80915ff2b4b860a0b3553a to 3000d0ed9116f3802eab7d854b3272187fd76437.
- [Release notes](https://github.com/gacts/run-and-post-run/releases)
- [Changelog](https://github.com/gacts/run-and-post-run/blob/main/CHANGELOG.md)
- [Commits](gacts/run-and-post-run@6745283...3000d0e)

---
updated-dependencies:
- dependency-name: gacts/run-and-post-run
  dependency-type: direct:production
...

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 Mar 19, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 22, 2024

Looks like gacts/run-and-post-run is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 22, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/gacts/run-and-post-run-3000d0ed9116f3802eab7d854b3272187fd76437 branch March 22, 2024 08:45
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
0 participants