gitops icon indicating copy to clipboard operation
gitops copied to clipboard

Set up CI

Open daurnimator opened this issue 4 years ago • 3 comments

Will be able to at least validate yaml. Not sure if we'll be able to do a client side dry-run without exposing secrets to the CI server?

daurnimator avatar May 27 '20 01:05 daurnimator

Should also have a check that all images are hashlocked (related #8)

daurnimator avatar May 27 '20 03:05 daurnimator

Github action that posts an argocd diff: https://github.com/quizlet/argocd-diff-action

daurnimator avatar Jul 26 '20 06:07 daurnimator

Github action that posts an argocd diff: https://github.com/quizlet/argocd-diff-action

What kind of permissions would its API token need? That doesn't seem documented upstream :grimacing:

KellerFuchs avatar May 07 '23 21:05 KellerFuchs