gitops
gitops copied to clipboard
Set up CI
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?
Should also have a check that all images are hashlocked (related #8)
Github action that posts an argocd diff: https://github.com/quizlet/argocd-diff-action
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: