Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.91 KB

Breaking-Change:-Dropping-support-for-broken-act.md

File metadata and controls

32 lines (19 loc) · 1.91 KB

Breaking Change: Dropping support for broken act

Background

In theory, github.action_path and env.GITHUB_ACTION_PATH should be more or less interchangeable and work in all GitHub Action Runtime environments.

Great theory. 🦄 🦷🧚‍♂️ 🎅...

There were bugs in nektos/act

Bug Fixed in
nektos/act#603 v0.2.22
nektos/act#607 v0.2.22
nektos/act#1488 v0.2.35

check-spelling had workarounds for them that relied on github.action_path as it was more reliable

GitHub's action runner has bugs

Solution

As the current version of nektos/act is v0.2.46, it seems like now is a fairly reasonable time to drop support for the workaround and switch to a form that works around the GitHub self-hosted runner bug instead...

Disclaimer

While I'm fairly certain these bugs existed, since I reported them, and I worked around them, at this time, I can't reproduce them (using old versions of act), so it's possible that there weren't actually shipping versions with these bugs, but I'm pretty sure there were. Oh well.


FAQ | Showcase | Event descriptions | Configuration information | Known Issues | Possible features | Deprecations | Release notes | Helpful scripts