Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github run command to download features before publishing #310

Merged
merged 2 commits into from
Sep 15, 2021

Conversation

gagantrivedi
Copy link
Member

No description provided.

- name: Download features
run: >
curl --location --request GET 'https://api.flagsmith.com/api/v1/flags/'
--header 'X-Environment-Key: ${{ secrets.ENVIRONMENT_KEY }}' > flags.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to do this in the /frontend directory
Also can we call it FLAGSMITH_ENVIRONMENT_KEY

@dabeeeenster dabeeeenster merged commit 421ad67 into main Sep 15, 2021
@dabeeeenster dabeeeenster deleted the feat/docker-local-flags branch September 15, 2021 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants