Replies: 2 comments 2 replies
-
I can't keep up, please be clearer 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
-
example
I would do the same in C++ on release to pypi, features that are not ready would be set to 0 This would enable developers to change behavior at runtime instead of switching to a branch and having to recompile |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not to be confused with user configuration, but I think it would be nice to have feature development switches. I prefer to do trunk dev, continuous code review, continuous behavior resting.
How can we keep the trunk green, but have the ability to just enable features
Since I added a toml reader in C++, maybe C++ and Python can share feature tags.
Beta Was this translation helpful? Give feedback.
All reactions