LaunchDarkly Project Re-organization
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
## What is the problem?
* Currently we have a few different projects managing our feature flags associated to Filings UI, Create UI and Edit UI. This is a little bit of overhead for managing and can create common UI's like the Filings UI a need to import LD flags from multiple sources.
## What is the impact?
* Extra Maintenance
## Proposed solution
* We create an `entity-ui` LD project which we can use to manage all our feature flags across the 3 UI's mentioned above.
* Relocate existing flags for the mentioned UI's into the new project.
* Commit the import change in each respective UI.
*WARNING* will also require configuration updates in ALL THE UI's as well as the OnePassword or wherever our project configurations are maintained.
* Can be staged by keeping old flags declared until all UIs are deployed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.