mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #105] turn this toolset into a SaaS website #67
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#67
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 @staabm on GitHub (Feb 26, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/105
hey guys,
just read the readme of this tool, and got some inspiration of it.
I think it adresses a major pain point of the GithubActions tooling.
After reading it I got the impression that the tool would be even more helpfull, when it would be published as a website (like a online GitHub Actions REPL).
so a website which contains a single big textarea and allow to fill into that the actual workflow the user is trying to debug/develop.
the website could then simulate events so the workflow gets started and one can immediately see the output of it on the website.
would this be feasible? wdyt?
@fwilhe commented on GitHub (Feb 26, 2020):
How would this be different from editing a workflow directly in github's web-based editor? You even get syntax completion/docs there.
@staabm commented on GitHub (Feb 26, 2020):
thanks for your response.
IMO differences would be...
jq'transformed valuesin comparison to
actas-is one would not need to setupacton the local machine and keep it updated@cplee commented on GitHub (Mar 10, 2020):
Closing... if interested in web interface, check out https://github.com/phishy/wflow