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

make junit collection optional and disable for now #17828

Merged
merged 6 commits into from
Apr 5, 2024

Conversation

altendky
Copy link
Contributor

@altendky altendky commented Apr 4, 2024

Purpose:

Between the JUnit and coverage artifacts we seem to be exceeding 1000 artifacts for the test workflow. There seems to be a limit here as the upload steps upload but the download step finds exactly 1000 artifacts and downloads exactly 1000 artifacts between the JUnit and coverage groups. This does not appear to be documented at https://github.com/actions/upload-artifact#limitations, only the 500 artifact limit per job.

Current Behavior:

New Behavior:

Testing Notes:

@altendky altendky added Added Required label for PR that categorizes merge commit message as "Added" for changelog CI CI changes labels Apr 4, 2024
emlowe
emlowe previously approved these changes Apr 4, 2024
@altendky altendky closed this Apr 4, 2024
@altendky altendky reopened this Apr 4, 2024
@altendky altendky marked this pull request as ready for review April 5, 2024 18:16
@altendky altendky requested a review from a team as a code owner April 5, 2024 18:16
@pmaslana pmaslana merged commit 6c9636b into release/2.3.0 Apr 5, 2024
770 checks passed
@pmaslana pmaslana deleted the optional_junit_collection branch April 5, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added Required label for PR that categorizes merge commit message as "Added" for changelog CI CI changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants