Skip to content

Remove ADP availability admonition for GA descope#378

Merged
micheleRP merged 1 commit intofeature/badge-byoc-onlyfrom
adp-drop-cloud-availability-admonition
May 6, 2026
Merged

Remove ADP availability admonition for GA descope#378
micheleRP merged 1 commit intofeature/badge-byoc-onlyfrom
adp-drop-cloud-availability-admonition

Conversation

@micheleRP
Copy link
Copy Markdown

@micheleRP micheleRP commented May 6, 2026

Summary

Drops the page.attributes.adp availability block from src/partials/article.hbs. ADP Cloud is descoped from the 2026-06-15 GA, so BYOC is the only deployment shape and the "Available in: Cloud, BYOC" / "Available in: BYOC" admonition that the bundle injects on every ADP page no longer informs the reader.

The block was added in 37bacc1 ("Add availability block and enhance ADP page styling") and refined in 5b36bdd ("Address CodeRabbit review comments"). This PR removes it entirely now that the descope decision has landed.

Other badges keep working unchanged: beta, limited-availability, context-switcher, and the BYOC / Cloud nav-metadata labels for non-ADP pages (lines 32-43 are untouched, still gated on {{#unless page.attributes.adp}}).

Companion PR

redpanda-data/adp-docs#13 ships the same change locally as an Antora supplemental_files override so the deploy preview build is fixed immediately, ahead of a docs-ui release. Once this PR merges, a new release tag is cut from feature/badge-byoc-only, and the adp-docs / docs-site playbooks are bumped to the new release, the supplemental-ui/ override in adp-docs becomes redundant and can be deleted (cleanup PR will follow).

Test plan

  • gulp lint passes cleanly (CSS + JS).
  • After release: adp-docs build with the new bundle no longer renders any <div class="availability-block"> on ADP pages.
  • After release: non-ADP pages still get the BYOC / Cloud nav badges where applicable.
  • After release: beta and limited-availability badges still render correctly.

🤖 Generated with Claude Code

ADP Cloud is descoped from the 2026-06-15 GA. With BYOC as the only
deployment shape, the "Available in: Cloud, BYOC" / "Available in:
BYOC" admonition no longer informs the reader and adds visual noise
on every ADP page.

Drop the entire `page.attributes.adp` availability block from
src/partials/article.hbs. Other badges (beta, limited-availability,
context-switcher, BYOC/Cloud labels for non-ADP pages) keep working
unchanged.

Companion PR: redpanda-data/adp-docs#13 ships the same change locally
via Antora's supplemental_files mechanism so the deploy preview is fixed
immediately. Once a new docs-ui release tag is cut from this branch and
the adp-docs / docs-site playbooks are bumped to it, the supplemental
override in adp-docs becomes redundant and can be deleted.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 6, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a7ecc78d-5f51-417f-9ec4-a17da08b147a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch adp-drop-cloud-availability-admonition

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

@micheleRP micheleRP merged commit b78c130 into feature/badge-byoc-only May 6, 2026
1 check passed
@micheleRP micheleRP deleted the adp-drop-cloud-availability-admonition branch May 6, 2026 22:06
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