Skip to content

Conversation

@valentinludu
Copy link
Contributor

@valentinludu valentinludu commented Oct 27, 2025

Description

Product types now have deprecated and private flags so we know what to show in the FE.

Testing

Locally.

Checklist

  • Performed a self-review of my own code

Copy link
Contributor

@mixplore mixplore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should probably update the build script to set 2 new booleans at product type level: isDeprecated and isPrivate. Also, let's reorder the mappings to have the deprecated=true/private=true at the end of the list (can separate them by a comment too) so we can tell at a glance which one is what.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 27, 2025

Deploying sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 757a87e
Status: ✅  Deploy successful!
Preview URL: https://5ec851e4.sdk-9yp.pages.dev
Branch Preview URL: https://feat-product-types-details.sdk-9yp.pages.dev

View logs

@shark0der shark0der marked this pull request as draft October 30, 2025 15:35
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.

3 participants