Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
humanlity
47 days ago
|
parent
|
context
|
favorite
| on:
I hate GitHub Actions with passion
> i.e. a way that I could testbed different runs without polluting history of both Git and Action runs.
How about writing a separate repo and testing it separately
Keywords: reusable workflow/actions
mlrtime
46 days ago
[–]
I tried this but then I need to mock the scripts or other external dependencies to truly test the workflows, became too much pain.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
How about writing a separate repo and testing it separately
Keywords: reusable workflow/actions