The repository migration broke the CI. To fix it, we removed the dependency on the secrets repository.
This is a revert of 1da5a removing actual deployments and keeping only the dev environment in Tilt. The clean-up was a bit heavy handed. We should keep the Helm chart to the development repository and move away only the deployment configuration.
We move deployment stuff to a new repository. we don't need this codeanymore
Add a github job to run helmfile linter on PR Add argocd annotation to fix job syncing issue