-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(feature-flags): plumb feature flags to v1 #2030
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
🌿 Preview your docs: https://fern-preview-bbb274d7-7597-4eb1-be64-91a6f28e26aa.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-518fac84-0ab1-4e33-a01e-eb2a193dd1d2.docs.buildwithfern.com |
📦 Next.js Bundle Analysis for fern-platform-monorepoThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
🌿 Preview your docs: https://fern-preview-016ca951-8eb5-42a8-9d45-c0b70d1f6dcf.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-12dc46a1-2ebd-4206-aa0a-53fb75551f46.docs.buildwithfern.com |
Playwright test resultsDetails 101 tests across 9 suites Flaky testschromium › smoke/favicon.spec.ts › Check if favicon exists and URL does not return 404 for dev.documentation.sayari.com Skipped testschromium › posthog.spec.ts › Posthog loads successfully |
🌿 Preview your docs: https://fern-preview-1f67b79c-bc4b-4501-9cda-83c47f856d7d.docs.buildwithfern.com |
Short description of the changes made
This PR backports the feature flag functionality to V1.
What was the motivation & context behind this PR?
Allow the CLI to send up V1 nodes with feature flags.
How has this PR been tested?
N/A