TeamLumi / luminescent-team

GNU Affero General Public License v3.0
12 stars 5 forks source link

Feature Flag for Pokedex #58

Closed Glup3 closed 1 year ago

Glup3 commented 1 year ago

Recently i had to rebase my branch from main - since the pokedex branch was many many commits ahead/behind the rebasing process was kinda meh...

In order to prevent mega merges with million file changes, i would like to introduce "feature flags". If the environment variable is set, we also load the pokedex + gamedata + anything else attached to it. This way we can have the main branch as source of truth and we can keep automatically deploying to it.