ci: update GitOps image tag after web deploy - #141
Merged
Conversation
Update the environment-level Kustomize overlay after each OCIR push and serialize deployments per repository. Keep the GitOps overlay path explicit because the OCIR repository includes the allclear-web service suffix.
dennis0405
marked this pull request as ready for review
August 11, 2026 22:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 사항
waffle-world-oci의update-image액션으로 Kustomize 이미지 태그를 갱신합니다.gitops_overlay_path를 명시적으로 전달합니다.DEPLOYER_APP_PRIVATE_KEY는 GitHub Actions secret으로만 전달합니다.환경별 매핑
allclear-dev/allclear-web→argocd/allclear-devallclear-prod/allclear-web→argocd/allclear-prod검증
actionlint 1.7.12git diff --checkpnpm verify— 6/6 tasks passed병합 전 확인
DEPLOYER_APP_PRIVATE_KEYsecret 등록kustomization.yaml반영인프라 PR이 반영되기 전에 이 PR을 병합하면 GitOps 이미지 태그 갱신 단계가 실패하므로, 선행조건 충족 전까지 Draft로 유지합니다.