mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #62] Short SHAs are not working #37
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#37
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 @steebchen on GitHub (May 6, 2019).
Original GitHub issue: https://github.com/nektos/act/issues/62
You can use short SHAs like this:
This works fine in Github, but it does not using act:
@alexlafroscia commented on GitHub (May 9, 2019):
I get the same problem with a tag.
I'm trying to use
nuxt/actions-yarn@node-10; it works fine on GitHub, but I get the same error withact.@steebchen commented on GitHub (Mar 19, 2020):
@alexlafroscia Can you please re-open? (oops – sorry for the wrong mention. I'm too tired today!)
@alexlafroscia commented on GitHub (Mar 19, 2020):
I'm not able to do that -- this isn't my repo.
@cplee commented on GitHub (Mar 19, 2020):
reopened.
can @alexlafroscia or @steebchen provide an example workflow to reproduce with latest version of act?
@github-actions[bot] commented on GitHub (May 19, 2020):
Issue is stale and will be closed in 7 days unless there is new activity
@bogn83 commented on GitHub (Jun 10, 2020):
This is happening with
act version 0.2.9anduses: ruby/setup-ruby@v1as well.v1is a branch in this case.Here's the reproduction https://github.com/bogn83/reproduce_act_62/blob/master/.github/workflows/ruby.yml
The logs of the successful run on GitHub's infrastructure can be found in the third step here.
Running act locally just prints:
@kaiomagalhaes commented on GitHub (Jul 7, 2020):
I'm facing the same issue that @bogn83 mentioned.
@github-actions[bot] commented on GitHub (Sep 6, 2020):
Issue is stale and will be closed in 7 days unless there is new activity
@amitmahbubani commented on GitHub (Sep 6, 2020):
Comment to keep this issue open.
@celsoMartins commented on GitHub (Sep 24, 2020):
Same here. I'm adding more output. The actions are running at Github.
@github-actions[bot] commented on GitHub (Jan 8, 2021):
Issue is stale and will be closed in 7 days unless there is new activity