Josh Soref and GitHub
be4a1477a5
fix: tolerate workflow that needs a missing job ( #1595 ) ( #1619 )
...
Change planner functions to return errors
This enables createStages to return `unable to build dependency graph`
Fix PlanEvent to properly report errors relating to events/workflows
2023-02-16 16:41:59 +00:00
c802064975
fix: docker cp of dangling symlink ( #943 ) ( #948 )
...
Co-authored-by: Josh Soref <[email protected] >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-27 16:53:26 +00:00
7c73531008
Fixes ( #856 )
...
* fix: avoid triggering %!/(MISSING) for docker output
* fix: suppress --platform for empty platform
Co-authored-by: Josh Soref <[email protected] >
2021-11-03 11:47:09 -07:00
Josh Soref and GitHub
aa080d0ed9
Provide hint for -P ( #815 )
2021-09-13 23:14:41 +00:00
764263ce0e
Have List suggest -W for duplicate jobs ( #691 )
...
Co-authored-by: Josh Soref <[email protected] >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-05-20 14:12:10 +00:00
29ea8cfc4e
Fix: GITHUB_PATH should prepend ( #690 )
...
* GITHUB_PATH is prepend
https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#adding-a-system-path
* Check for replacing system binaries
Co-authored-by: Josh Soref <[email protected] >
2021-05-18 13:22:39 +00:00