Flagsmith / flagsmith

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
https://flagsmith.com/
BSD 3-Clause "New" or "Revised" License
4.87k stars 372 forks source link

Build upon the feature import export tool to automate Flagsmith on Flagsmith #3076

Open zachaysan opened 11 months ago

zachaysan commented 11 months ago

As discussed in the original Flagsmith on Flagsmith ticket what we need is a easy way to generate exports of our Flagsmith feature flags for Flagsmith.

zachaysan commented 11 months ago

We will need to tag the features involved for this.

zachaysan commented 11 months ago

Task runner pulls in tag id and environment id from settings either upload to S3 or make a new endpoint.

matthewelwell commented 10 months ago

This still needs an update to the environment variables in the core repository with the correct environment and tag ids.

zachaysan commented 6 months ago

As discussed Matt, I've assigned this to you now. From what I can tell we're close to getting this working from a technical perspective. We already have the task to generate the feature exports for others to use in setting this up I think we just need to work this in our docs, no?