CCL-10201 to main - #60
Open
sailajapotnuruHO wants to merge 15 commits into
Open
Conversation
…an-push.yml workflow for resolving vulnerabilities
sailajapotnuruHO
force-pushed
the
CCL-10201
branch
from
July 31, 2026 15:37
d166e76 to
97141da
Compare
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.
What?
Adds a full Helm chart for this service, including deployment, service, ingress, secrets, external secret, network policy, HPA, PDB, and service monitor templates in hof-rds-api
Adds Helm unit tests for key rendering paths, including ExternalSecret behavior in externalsecret_test.yaml and deployment checks in deployment_test.yaml
Adds chart validation and publish workflows in chart-lint-validate.yaml and chart-publish-ecr.yml
Adds/updates image build and promotion flow in build-scan-push.yml for PR, notprod-uat, and prod promotion paths.
Adds Yarn validation workflow in yarn-validate-build-publish.yml and Dependabot config in dependabot.yml
Why?
Enables GitOps-friendly Helm deployments with environment overrides managed in hof-deploy.
Introduces CI guardrails to catch chart/template regressions before merge.
Standardises image and chart publishing to ECR with clearer nonprod-to-prod promotion control.
Preserves PR commit-level image traceability needed for ephemeral ArgoCD environments.
Screenshots (optional)
Check list
here is an example commit