Skip to content

Download artifacts in creation order#398

Merged
dawidd6 merged 1 commit into
dawidd6:masterfrom
matejdro:artifact-sorting
Apr 28, 2026
Merged

Download artifacts in creation order#398
dawidd6 merged 1 commit into
dawidd6:masterfrom
matejdro:artifact-sorting

Conversation

@matejdro

Copy link
Copy Markdown
Contributor

A partial fix for the #384

It ensures artifacts are downloaded in the order they were created. This prevents older artifact from the older run from overriding newer artifacts.

I think this might also be doing the same thing as #241, except that it also handles the multiple re-runs edge case?

@matejdro

Copy link
Copy Markdown
Contributor Author

It seems PR verification pipeline is set to not work from forks? I got a lot of Skipping run from fork failures.

@dawidd6

dawidd6 commented Apr 28, 2026

Copy link
Copy Markdown
Owner

Thanks, let's see how it goes.

@dawidd6 dawidd6 merged commit 1708cb3 into dawidd6:master Apr 28, 2026
8 of 20 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.

2 participants