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

ci: Store build output as artifacts instead of cache #13487

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Aug 28, 2024

This PR changes it so that the build output is kept as an artifact, not a cache. This way, this should never be lost on us.

We keep the NX cache as before.

I chose a retention period of 7 days, which means that after 7 days you could no longer re-run a workflow partially. IMHO that's a reasonable start, we can adjust this if needed.

@mydea mydea self-assigned this Aug 28, 2024
@mydea mydea marked this pull request as ready for review August 28, 2024 07:36
@mydea mydea requested a review from lforst August 28, 2024 07:36
@mydea mydea merged commit 4ccf251 into develop Aug 28, 2024
128 checks passed
@mydea mydea deleted the fn/ci-build-artifacts branch August 28, 2024 07:51
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.

2 participants