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

Feature Toggles and Debug Symbols for Release Build #338

Merged

Conversation

CPattar-NI
Copy link
Collaborator

Adding infrastructure to facilitate feature toggles. This will be a singleton class that reads from a config INI file, enabling and disabling a given feature.

Enabling the creation and storage of symbol files for release builds.

src/grpc_client.cc Outdated Show resolved Hide resolved
src/grpc_client.cc Outdated Show resolved Hide resolved
src/grpc_server.cc Outdated Show resolved Hide resolved
@CPattar-NI CPattar-NI merged commit 63b9ff8 into ni:master Jan 18, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants