-
Notifications
You must be signed in to change notification settings - Fork 420
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
feat: enable feature versioning for environments in newly created projects #5108
base: main
Are you sure you want to change the base?
feat: enable feature versioning for environments in newly created projects #5108
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Skipped Deployments
|
Uffizzi Ephemeral Environment
|
…-default-for-new-environments
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5108 +/- ##
==========================================
- Coverage 97.43% 97.43% -0.01%
==========================================
Files 1214 1214
Lines 42327 42336 +9
==========================================
+ Hits 41243 41251 +8
- Misses 1084 1085 +1 ☔ View full report in Codecov by Sentry. |
Changes
Enable feature versioning for environments in newly created projects (based on a flag).
How did you test this code?
TODO