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

Switch from Circle artifacts to Github releases #22

Open
Naramsim opened this issue Mar 2, 2021 · 0 comments
Open

Switch from Circle artifacts to Github releases #22

Naramsim opened this issue Mar 2, 2021 · 0 comments

Comments

@Naramsim
Copy link
Member

Naramsim commented Mar 2, 2021

We currently use CircleCI's artifacts feature. It allows us to store our API data and website for 30 days. This retention period has been a hassle for the productive env since we need to always have these two archives built and stored on CircleCI every month, if we don't the build fails because the archives aren't present anymore.

We could instead use Github APIs and create new releases attaching our archives, then pulling those ones here in the deploy.sh script.

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

No branches or pull requests

1 participant