bcgov / vc-authn-oidc

Apache License 2.0
143 stars 74 forks source link

Migrate GHA deployment workflow to ArgoCD triggering #537

Closed i5okie closed 2 months ago

i5okie commented 4 months ago

Existing GitHub Actions workflow utilizing Helm upgrade command should be migrated to trigger ArgoCD sync.

The workflow will need to update relevant files in the GitOps repository. Pushing the changes will trigger ArgoCD to synchronize the application.

part of: https://github.com/bcgov/DITP-DevOps/issues/158#issuecomment-2145969763

i5okie commented 2 months ago

Completed with this PR: https://github.com/bcgov/vc-authn-oidc/pull/564