Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce product type markers to applies blocks/metadata #113

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Dec 17, 2024

applies:
 cloud: ga
 self: beta

is analogous to:

applies:
  hosted: ga
  serverless: ga
  stack: beta
  eck: beta
  ece: beta

products can always overwrite a product's type availability:

applies:
  cloud: ga
  serverless: preview

I think we can also use this clean up the page level admonitions #95 so that we can limit the amount of badges a page header has if all products under a deployment type have the same product availability.

@Mpdreamz Mpdreamz merged commit 9290b34 into main Dec 17, 2024
4 checks passed
@Mpdreamz Mpdreamz deleted the feature/applies-product-type branch December 17, 2024 08:51
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