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

Add Feature flags #4

Open
1 task
AndyTitu opened this issue Jan 16, 2024 · 0 comments
Open
1 task

Add Feature flags #4

AndyTitu opened this issue Jan 16, 2024 · 0 comments

Comments

@AndyTitu
Copy link
Contributor

Summary

Some Go SDK features might be BETA while some might already be PROD ready. We should think of how to manage feature flags and how to manage BETA and PROD ad INTERNAL versioning for the Go SDK given that distribution will happen through go get.

Acceptance Criteria

  • The list of allowed hosts will only contain the test env ones if the build type is INTERNAL.
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

No branches or pull requests

1 participant