mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #1193] local actions are read before they become available and fail #664
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#664
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ChristopherHX on GitHub (Jun 1, 2022).
Original GitHub issue: https://github.com/nektos/act/issues/1193
Originally assigned to: @KnisterPeter on GitHub.
Bug report info
Command used with act
Describe issue
I expect that this workflow doesn't fail, because the local action can also be downloaded with curl, git or other tools.
My actions utility and older act <= 0.2.26 have the following behavior and will download node 18
I have fixed this issue last year, now it is back in a different shape.
Link to GitHub repository
No response
Workflow content
Relevant log output
Additional information
Release Blocker: Caused by
github.com/nektos/act@943a0e6eea.I commented about this in the pre step PR: https://github.com/nektos/act/pull/1110#issuecomment-1105635385, also I will avoid rebasing github-act-runner's act fork untill this is resolved.