Skip to content

Remove openchoreo release artifacts - #4328

Merged
ayeshajay merged 1 commit into
thunder-id:mainfrom
ayeshajay:update-release-artifacts
Jul 27, 2026
Merged

Remove openchoreo release artifacts#4328
ayeshajay merged 1 commit into
thunder-id:mainfrom
ayeshajay:update-release-artifacts

Conversation

@ayeshajay

@ayeshajay ayeshajay commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Purpose

Instead of releasing Helm deployment artifacts, we will use raw Kubernetes artifacts to create OC resources.

Summary by CodeRabbit

  • Chores
    • Updated release packaging to publish a single umbrella Helm chart.
    • Removed publishing of separate component-type and resource-type Helm charts.
    • Helm chart releases now use the computed chart/app version for consistency.
    • Streamlined the release workflow to continue directly to version calculation after packaging.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 7b21c7c9-cad6-4c05-83f1-97d69428ff31

📥 Commits

Reviewing files that changed from the base of the PR and between c6cf4b6 and 0c4d8ae.

📒 Files selected for processing (1)
  • .github/workflows/release-builder.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/release-builder.yml

📝 Walkthrough

Walkthrough

The release workflow replaces separate OpenChoreo sub-chart publishing with packaging and publishing a single umbrella Helm chart from install/helm to the GHCR Helm registry.

Changes

Helm chart release

Layer / File(s) Summary
Package and publish umbrella chart
.github/workflows/release-builder.yml
The workflow packages and validates the umbrella chart from install/helm, pushes it to the configured OCI registry, and then proceeds to version calculation.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description only includes Purpose and omits Approach, Related Issues, Related PRs, Checklist, and Security checks required by the template. Add the missing template sections: Approach, Related Issues, Related PRs, Checklist, and Security checks; include Breaking Changes only if applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change: removing OpenChoreo release artifacts.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@rajithacharith
rajithacharith added this pull request to the merge queue Jul 24, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 24, 2026
@rajithacharith
rajithacharith added this pull request to the merge queue Jul 24, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 24, 2026
@ayeshajay
ayeshajay force-pushed the update-release-artifacts branch from c6cf4b6 to 0c4d8ae Compare July 27, 2026 04:01
@ayeshajay
ayeshajay added this pull request to the merge queue Jul 27, 2026
Merged via the queue into thunder-id:main with commit ced4efc Jul 27, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants