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

Export Feature Flag Inventory so it can be accessed more quickly #5584

Merged

Conversation

CDRussell
Copy link
Member

@CDRussell CDRussell commented Feb 3, 2025

Task/Issue URL: https://app.asana.com/0/608920331025315/1209308971637996

Description

In internal builds, we have Feature Flag Inventory available for toggling features flags from the UI inside our app.

It can only be launched from the settings UI:

  • (exit whatever screen you might have been in)
  • Overflow
  • Settings
  • Scroll
  • Feature Flag Inventory

Objective

  • Mark the activity as exported
  • This would allow it to be launched directly. e.g., an alias from the command line.
  • As well as being easier to trigger as a developer, it would also have the advantage that you can quickly get to the screen without losing your current place in the app.

Steps to test this PR

QA optional

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@CDRussell CDRussell merged commit 9b8b230 into develop Feb 3, 2025
9 checks passed
@CDRussell CDRussell deleted the feature/craig/feature_flag_inventory_export_activity branch February 3, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants