Skip to content

docs(countly): sync playground coverage#334

Merged
mberlofa merged 1 commit into
mainfrom
docs/countly-template-standards-sync
Jul 6, 2026
Merged

docs(countly): sync playground coverage#334
mberlofa merged 1 commit into
mainfrom
docs/countly-template-standards-sync

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add countly to the Helm values playground eligibility map required by the chart sync check

Validation

  • make site-sync-check CHART=countly
  • npm run lint
  • npm run format:check
  • npm run build
  • make release-check REPO=site
  • make attribution-check REPO=site

Chart PR: helmforgedev/charts#655
Issue: helmforgedev/charts#633

Summary by CodeRabbit

  • New Features
    • Added the Countly chart to the playground’s available chart list, making it visible even when it isn’t marked as stable.

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 4071c733-fd5f-484f-a142-aafe2b5ca4a9

📥 Commits

Reviewing files that changed from the base of the PR and between 92428e0 and c278f30.

📒 Files selected for processing (1)
  • src/pages/playground.astro
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/pages/playground.astro

📝 Walkthrough

Walkthrough

Adds the countly chart slug to siteSyncPlaygroundConfigs in src/pages/playground.astro, causing it to be included in configuredChartSlugs and pass the playgroundCharts filter regardless of its maturity status.

Changes

Playground Config Update

Layer / File(s) Summary
Add countly to playground configs
src/pages/playground.astro
Adds countly to siteSyncPlaygroundConfigs, including it in configuredChartSlugs and the playgroundCharts filter.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • helmforgedev/site#322: Also updates src/pages/playground.astro by adding a chart slug to siteSyncPlaygroundConfigs, changing the same filter path.
  • helmforgedev/site#330: Also extends siteSyncPlaygroundConfigs in src/pages/playground.astro to include additional chart slugs.

Suggested labels: None

Suggested reviewers: None

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately describes the Countly playground sync coverage change.
Description check ✅ Passed The description covers the summary and validation steps, with only minor template deviations and no blog section needed.
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
  • Commit unit tests in branch docs/countly-template-standards-sync

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

mberlofa added a commit to helmforgedev/charts that referenced this pull request Jul 6, 2026
## Summary
- add centralized countly values validation through
templates/validate.yaml
- add helm-unittest coverage for MongoDB, ingress, Gateway API, External
Secrets, backup, selector labels, dual-stack, and hostless Ingress
behavior
- make k3d CI fixtures self-contained for external MongoDB, External
Secrets, Gateway API, and dual-stack runtime validation

## Validation
- make template-standards-check CHART=countly
- helm unittest charts/countly
- helm lint --strict charts/countly
- make standards-check CHART=countly
- make validate-chart CHART=countly TIMEOUT=1200: FULLY VALIDATED (17
layers)
- make site-sync-check CHART=countly
- make release-check REPO=charts
- make attribution-check REPO=charts

Site PR: helmforgedev/site#334
Issue: #633

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added chart validation for common configuration mistakes, helping
catch issues earlier during deployment.

* **Bug Fixes**
  * Improved ingress handling for hostless routes.
  * Refined service settings for dual-stack networking.
* Updated MongoDB-related deployment scenarios to work more reliably
across setups.
  * Strengthened checks for backup and secret configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa force-pushed the docs/countly-template-standards-sync branch from 92428e0 to c278f30 Compare July 6, 2026 10:58
@mberlofa mberlofa merged commit 676c9f7 into main Jul 6, 2026
9 of 11 checks passed
@mberlofa mberlofa deleted the docs/countly-template-standards-sync branch July 6, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant