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

GH4391: GHA cross-job download artifact support #4394

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

devlead
Copy link
Member

@devlead devlead commented Nov 9, 2024

Enables support for cross-job download of artifacts within the current run, by fetching job run id for specified artifact.

@devlead devlead marked this pull request as ready for review November 9, 2024 22:40
@devlead devlead requested a review from a team November 9, 2024 22:41
@dellis1972
Copy link

Looks ok to me, but then again I'm not familiar with the codebase 🤣

Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

.github/workflows/build.yml Show resolved Hide resolved
@devlead devlead merged commit 07f34e7 into cake-build:develop Nov 11, 2024
16 checks passed
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.

DownloadArtifacts errors in latest Cake 4.2.0 with 404 error
3 participants