bloom-housing / Bloom-Doorway

Issue tracking for Doorway
0 stars 0 forks source link

Feature branch + feature flag #3

Closed emilyjablonski closed 1 year ago

emilyjablonski commented 1 year ago

Feature Branch: Create branch off of Bloom Core that Listings Approval PRs will be merged into while development is ongoing

Feature Flag: For now, this can be handled via environment variables since a more sustainable DB approach for feature flags needs to be implemented here

ludtkemorgan commented 1 year ago

@sarahlazarich Putting my notes down here for Ways we can handle the feature flag and/or the the feature branch

There are at least two options for having the feature flag on the partner site Feature flag only on the partner site:

Feature flag on partner and update backend:

We also have the ability to do this with or without a feature branch: With feature branch:

Without feature branch:

sarahlazarich commented 1 year ago

moved to other repo, closed