Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

chore(deps): bump gacts/run-and-post-run from 1.2.1 to 1.3.0 #21

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps gacts/run-and-post-run from 1.2.1 to 1.3.0.

Release notes

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

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

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

  • post parameter is required now
  • post command will run even if workflow has errors

Fixed

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [gacts/run-and-post-run](https://github.com/gacts/run-and-post-run) from 1.2.1 to 1.3.0.
- [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@c762f8b...fe4132a)

---
updated-dependencies:
- dependency-name: gacts/run-and-post-run
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 19, 2023
@galargh galargh merged commit 64256e3 into main Jul 26, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/gacts/run-and-post-run-1.3.0 branch July 26, 2023 18:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant