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

Optimize Upload times for systemtests #442

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

valentin-seitz
Copy link
Member

@valentin-seitz valentin-seitz commented Jan 16, 2024

Apparently we have been using a wrong version here:
actions/upload-artifact#199 (comment)

This should fix performance problems for now without complicating the workflow too much.

I would consider it a fix for #425

@valentin-seitz valentin-seitz marked this pull request as ready for review January 16, 2024 15:34
@valentin-seitz valentin-seitz self-assigned this Jan 16, 2024
@valentin-seitz valentin-seitz linked an issue Jan 16, 2024 that may be closed by this pull request
Copy link
Member

@MakisH MakisH left a comment

Choose a reason for hiding this comment

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

Excellent! Let's merge and observe if we still have such issues.

@valentin-seitz valentin-seitz merged commit 931dc82 into develop Jan 16, 2024
3 of 6 checks passed
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.

Pack artifacts before uploading to GitHub
2 participants