flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

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

Open zachaysan opened this issue 1 year ago • 4 comments
trafficstars

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.

  • [x] Find out the best way to isolate this process. Is it pinned on SaaS to the environment id?
  • [x] Have a stable process to generate Flagsmith feature flags. Does it run as a daily job? How do we filter the feature exports?
  • [x] Where does these exports live? Should there be a non-authenticated frontend path?

zachaysan avatar Nov 30 '23 16:11 zachaysan

We will need to tag the features involved for this.

zachaysan avatar Dec 12 '23 15:12 zachaysan

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

zachaysan avatar Dec 12 '23 15:12 zachaysan

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

matthewelwell avatar Dec 22 '23 13:12 matthewelwell

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?

zachaysan avatar Apr 22 '24 14:04 zachaysan