-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
API: Add prod
environment
#357
Comments
how exactly would the validation change? |
We want to remove the sentry stuff from dev environment into prod environment, and also add a |
Cool I'll look into it within this week |
/attempt |
Assigned the issue to @manasveer6! |
@manasveer6 any progress? |
/attempt |
Assigned the issue to @unamdev0! |
🎉 This issue has been resolved in version 2.6.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Add a
prod
environment support in API's zod schema parser. We want to move out the Sentry stuff fromdevEnvironment
toprodEnvironment
keyshade/apps/api/src/common/env/env.schema.ts
Lines 50 to 55 in 1756727
The text was updated successfully, but these errors were encountered: