aweris / gale

GitHub Action Local Executor
Apache License 2.0
142 stars 4 forks source link

feat: bootstrap preflight checks #92

Closed aweris closed 10 months ago

aweris commented 10 months ago

Bootstraps preflight checks including new command gale validate <workflow> <job> [flags].

This PR:

This PR intended as series of Stack PRs with small incremental changes

Relates to #91