Skip to content

Conversation

@casparvl
Copy link
Contributor

@casparvl casparvl commented Aug 14, 2025

This fixes the issue reported here EESSI/eessi-bot-software-layer#333 which didn't turn out to be a bot issue, but a naming issue: if the names (excluding timestamp) are the same, the bot will only upload the latest (if the upload policy is 'latest'). So, we need to add the GPU architecture in the name, so that if we build e.g. for zen2+cc70 and zen2 + cc80, that both are uploaded (and not just the one that was built the latest).

Proof that this PR fixes the issue is in casparvl#1 , where I've first reproduced the issue (i.e. you see only one of the two tarballs being deployed). Then, with the fix implemented, I did a rebuild and redeploy, and it deployed both tarballs.

@casparvl casparvl requested a review from Neves-P August 14, 2025 16:30
Copy link
Member

@Neves-P Neves-P left a comment

Choose a reason for hiding this comment

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

lgtm!

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