ci: control go-task version at top-level #11

Merged
mcataford merged 2 commits from ci/hoist-task-version into main 2023-08-12 16:33:13 +00:00
mcataford commented 2023-08-12 16:08:53 +00:00 (Migrated from github.com)

go-task wraps individual app commands; for parity and conciseness, it can be used in CI. This hoists the version setting for go-task up to the top-level CI pipeline and passes it down. All jobs that can now use go-task instead of calling yarn / python modules.

`go-task` wraps individual app commands; for parity and conciseness, it can be used in CI. This hoists the version setting for `go-task` up to the top-level CI pipeline and passes it down. All jobs that can now use `go-task` instead of calling yarn / python modules.
This repo is archived. You cannot comment on pull requests.
No description provided.