-
Notifications
You must be signed in to change notification settings - Fork 46
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 central interface for defining feature flags #640
Merged
Merged
Commits on Apr 18, 2024
-
Add central interface for defining feature flags
The intended use for colcon feature flags is to ship pre-production and prototype features in a disabled state, which can be enabled by specifying a particular environment variable value. By using an environment variable, these possibly dangerous or unstable features are hidden from common users but are enabled in a way which can be audited.
Configuration menu - View commit details
-
Copy full SHA for d940985 - Browse repository at this point
Copy the full SHA d940985View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 545b4c7 - Browse repository at this point
Copy the full SHA 545b4c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c309fa - Browse repository at this point
Copy the full SHA 5c309faView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6566fa5 - Browse repository at this point
Copy the full SHA 6566fa5View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c58ea45 - Browse repository at this point
Copy the full SHA c58ea45View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9add57c - Browse repository at this point
Copy the full SHA 9add57cView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 360024c - Browse repository at this point
Copy the full SHA 360024cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6edd2b5 - Browse repository at this point
Copy the full SHA 6edd2b5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.