Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Type Update Change
gacts/run-and-post-run action minor v1 -> v1.4.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gacts/run-and-post-run (gacts/run-and-post-run)

v1.4.3

Compare Source

What's Changed

📦 Dependency updates
  • chore(deps-dev): bump @​vercel/ncc from 0.38.3 to 0.38.4 in the npm-development group in #​49
  • Upgrade to Node 24 and use module imports in #​51

Full Changelog: gacts/run-and-post-run@v1.4...v1.4.3

v1.4.2

Compare Source

What's Changed

📦 Dependency updates
Other Changes

Full Changelog: gacts/run-and-post-run@v1.4.1...v1.4.2

v1.4.1

Compare Source

What's Changed

  • Dependencies updated
  • Repository code refactored in #​34

Full Changelog: gacts/run-and-post-run@v1.4.0...v1.4.1

v1.4.0

Compare Source

Changed
  • Version of node runtime for action from node16 to node20

v1.3.0

Compare Source

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

v1.2.1

Compare Source

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

v1.2.0

Compare Source

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

Thanks @​tarampampam!

v1.1.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 8am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 10, 2025 00:41
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 10, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.42%. Comparing base (89ca91d) to head (4a47170).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1770      +/-   ##
============================================
+ Coverage     68.38%   68.42%   +0.03%     
  Complexity     2970     2970              
============================================
  Files           448      448              
  Lines          8712     8712              
============================================
+ Hits           5958     5961       +3     
+ Misses         2754     2751       -3     
Flag Coverage Δ
8.1 68.12% <ø> (+0.02%) ⬆️
8.2 68.34% <ø> (+0.05%) ⬆️
8.3 68.27% <ø> (-0.05%) ⬇️
8.4 68.28% <ø> (+0.01%) ⬆️
8.5 68.31% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89ca91d...4a47170. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title Update gacts/run-and-post-run action to v1.4.3 chore(deps): update gacts/run-and-post-run action to v1.4.3 Nov 13, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants