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

Update Github Upload-Artifact action for Windows CI #5781

Merged

Conversation

Web-eWorks
Copy link
Member

This inadvertently got missed during the last set of CI updates - this PR updates the Windows upload-artifact Github Action to use version 4 of that action, which is more efficient and provides much faster upload speeds (and also addresses the deprecation notice from using v3).

This also normalizes the Windows artifacts to be retained for 14 days after a build - given that we're generating >1GB of artifacts from each build and there's little need to download a pre-built archive of a past build, it doesn't really make sense to retain builds for the default of 90 days. Binaries uploaded to Github Releases are not affected by this change - they're stored separately and will be retained permanently (for as long as the release exists).

@Web-eWorks Web-eWorks merged commit 0970198 into pioneerspacesim:master Feb 25, 2024
5 checks passed
@Web-eWorks Web-eWorks deleted the fix-windows-action-upload branch February 25, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant