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

Replace upload-tartifact with native actions upload artifact #5036

Closed
wants to merge 1 commit into from

Conversation

RajatGupta02
Copy link

Description

Fixes #4801
Switches the upload of integration-tests artifacts from upload-tartifact to actions/upload-artifact@v4

  • Category - Workflow fix
  • Why these changes are required? - Test coverage data reported to codecov was incomplete
  • What is the old behavior before changes and new behavior after changes? - None

Issues Resolved

Fixes #4801 (PR addressed it but few instances were remaining)

Testing

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@willyborankin
Copy link
Collaborator

The same PR #5034 was opened yesterday and it is a;already approved

@RajatGupta02
Copy link
Author

RajatGupta02 commented Jan 17, 2025

The same PR #5034 was opened yesterday and it is a;already approved

oh wasn't aware, thanks

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.

[CI] Test coverage information is not completely carried over to codecov
2 participants