A public-facing, centralized place to store reusable workflows used by Grafana Labs.
GNU Affero General Public License v3.0
8
stars
14
forks
source link
fix(setup-argo): use bash, fix idempotency, only restore if needed #221
Closed
Duologic closed 2 months ago
Should fix:
and
Adds a testsuite to ensure that the cache is used when it should be, and that the
argo
binary is set up properly on thePATH
and can be run.