Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate GHA deployment workflows to ArgoCD triggering #1225

Merged
merged 11 commits into from
Jun 27, 2024
Merged

Conversation

i5okie
Copy link
Contributor

@i5okie i5okie commented Jun 24, 2024

- Update Build & Deploy Development workflow

  • Add logic to check for changes to the Helm chart files
  • Update GitOps repo; use the latest released helm chart version with the latest built image
  • If Helm chart files were updated, deploy directly, using Helm

- Update Helm Chart Release workflow

  • Update Chart versions for Test and Production environments in the GitOps repo

- Miscellaneous

  • Update workflows and actions to use latest stable publicly available actions

Addresses #1198
Part of bcgov/DITP-DevOps#158 (comment)

i5okie added 9 commits June 20, 2024 15:54
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
@i5okie i5okie requested a review from esune June 24, 2024 22:28
@i5okie i5okie self-assigned this Jun 24, 2024
.github/workflows/chart_release.yaml Outdated Show resolved Hide resolved
.github/workflows/on_push_main.yaml Outdated Show resolved Hide resolved
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
@i5okie i5okie requested a review from esune June 27, 2024 16:41
Copy link
Member

@esune esune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻
Might want a peek/confirmation from @WadeBarnes before merging.

@i5okie i5okie merged commit 9f67045 into main Jun 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants