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.1.0 to 1.2.1 #20

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

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

Release notes

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

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

Thanks @​tarampampam!

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 and this project adheres to [Semantic Versioning][semver].

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

  • Removed stacktrace from error

v1.0.0

Added

  • First action release

... (truncated)

Commits
  • c762f8b fix: Output and environment variables in the post step (#8)
  • 84d3909 Bump version
  • eda4fa2 Fix: Environment variabes interpolation and exit code
  • 631705d chore(deps-dev): bump eslint from 8.37.0 to 8.39.0 (#6)
  • 857717f chore(deps-dev): bump eslint from 8.36.0 to 8.37.0
  • See full diff 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 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 1.1.0 to 1.2.1.
- [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@2326bf0...c762f8b)

---
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 May 29, 2023
@galargh galargh merged commit ff6cd15 into main Jun 14, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/gacts/run-and-post-run-1.2.1 branch June 14, 2023 17:21
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