GH4331/GH4349: Migrate GHA Artifact to V4 API#4350
GH4331/GH4349: Migrate GHA Artifact to V4 API#4350devlead merged 2 commits intocake-build:developfrom
Conversation
devlead
commented
Sep 30, 2024
- fixes GitHubActionCommand UploadArtifact is not using the latest @v4 Version. #4331
- fixes GitHubActionCommand DownloadArtifact is not using the latest @v4 Version #4349
3f195e8 to
88493f4
Compare
|
@cake-build/cake-team this should be ready for review, integration tests no longer cause warnings like this Upload / Download artifact is completely rewritten for the new v4 APIs but public Cake Common APIs/Aliases remain the same and integration tests look to generate same set of artifacts Previous: https://github.com/cake-build/cake/actions/runs/11092875166#artifacts The sizes are now correct previously it reported the uncompressed size, and uploads are noticeably faster. |
88493f4 to
40a9311
Compare
40a9311 to
2a6260f
Compare
|
@devlead thank you for getting this done! |
