mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[GH-ISSUE #1979] How close to GitHub is this, really? #946
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#946
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 @dabrahams on GitHub (Aug 21, 2023).
Original GitHub issue: https://github.com/nektos/act/issues/1979
Details
Before trying to use act, I really want to know how much of its functionality depends on code GitHub provides, and how much is its authors' best attempt at reverse-engineering GitHub actions from their docs and black-box testing… or is there some alternative I've not considered? I can't find this information.
I actually think it should go in the README rather than the Wiki, FWIW.
@ChristopherHX commented on GitHub (Aug 22, 2023):
I actually cannot answer that one, every code from GitHub have been at least translated from c# to golang and it is no longer the original.
It's far less than possible, but that could be caused by act beeing an older project than the official actions/runner.
Very much, see here https://nektosact.com/not_supported.html for things missing. It is very possible to be a far too small list of missing functionality.
Maybe my fork of actions/runner (it's very unknown compared to act), uses 80% (the whole actions/runner code or binary) of code GitHub provides.
I'm not going to link it here, due to conflict of interests with nektos/act.
@GuessWhoSamFoo commented on GitHub (Aug 24, 2023):
https://github.com/aweris/gale is another alternative although it has a dependency on
act.@github-actions[bot] commented on GitHub (Feb 21, 2024):
Issue is stale and will be closed in 14 days unless there is new activity