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 unit test reporting task to limit Github API calls #12403

Closed
Tracked by #9444
nathanklick opened this issue Mar 27, 2024 · 0 comments · Fixed by #12408
Closed
Tracked by #9444

Update unit test reporting task to limit Github API calls #12403

nathanklick opened this issue Mar 27, 2024 · 0 comments · Fixed by #12408
Assignees
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. P1 High priority issue, which must be completed in the milestone otherwise the release is at risk.

Comments

@nathanklick
Copy link
Member

nathanklick commented Mar 27, 2024

Description

Due to a bug in the ARC software (actions/actions-runner-controller#2118) and lack of a flag in the publish-unit-test-result-action third-party action, we were forced to fork the EnricoMi/publish-unit-test-result-action to actionite/publish-unit-test-result-action in an effort to work around the ARC bug.

We need to revert all occurrences of the actionite/publish-unit-test-result-action with the latest version of the EnricoMi/publish-unit-test-result-action action.

Updating to the latest version of the step should address the increase in secondary rate limit hits we have been observing lately.

@rbarkerSL rbarkerSL self-assigned this Mar 27, 2024
@nathanklick nathanklick added P1 High priority issue, which must be completed in the milestone otherwise the release is at risk. Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. P1 High priority issue, which must be completed in the milestone otherwise the release is at risk.
Projects
None yet
2 participants