Y
Hacker News
new
|
ask
|
show
|
jobs
by
humanlity
149 days ago
> 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
1 comments
mlrtime
149 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.
link