Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

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

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 bfb3703fc0ca6be8673975a1aa6a7209640b239b.
- [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...bfb3703)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 2, 2024
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.

1 participant