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

Use latest upload/download-artifact action version #5743

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

Sovietaced
Copy link
Contributor

Version 2 of the upload-artifact GitHub action has been deprecated for a while and recently updated to fail builds.

This updates it to the latest version so that the build no longer fails.

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.22%. Comparing base (e67aae0) to head (3ba5810).
Report is 159 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5743   +/-   ##
=======================================
  Coverage   36.21%   36.22%           
=======================================
  Files        1303     1303           
  Lines      109644   109644           
=======================================
+ Hits        39710    39715    +5     
+ Misses      65810    65805    -5     
  Partials     4124     4124           
Flag Coverage Δ
unittests-datacatalog 51.37% <ø> (ø)
unittests-flyteadmin 55.63% <ø> (+0.03%) ⬆️
unittests-flytecopilot 12.17% <ø> (ø)
unittests-flytectl 62.21% <ø> (ø)
unittests-flyteidl 7.12% <ø> (ø)
unittests-flyteplugins 53.35% <ø> (ø)
unittests-flytepropeller 41.75% <ø> (ø)
unittests-flytestdlib 55.19% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Jason Parraga <[email protected]>
@Sovietaced Sovietaced changed the title Use latest upload-artifact action version Use latest upload/download-artifact action version Sep 12, 2024
@pingsutw pingsutw merged commit 59bf191 into flyteorg:master Sep 12, 2024
50 checks passed
@Sovietaced Sovietaced deleted the fix-build branch September 12, 2024 18:26
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.

2 participants