8000 fix: Force reupload new artifacts by mathbunnyru · Pull Request #2236 · XRPLF/clio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Force reupload new artifacts #2236

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Conversation

mathbunnyru
Copy link
Collaborator
@mathbunnyru mathbunnyru commented Jun 18, 2025

The issue is that we previously didn't care about [conf] section.
And for example, we uploaded clang.ubsan build with the same package_id as a regular clang build.
This was fixed in #2233 and #2234

Adding global.conf almost fixed the problem, but since our non-sanitized builds don't set anything in [conf], we use the same package_id as before.
So, for the clang build we end up with previously uploaded clang.ubsan build artifacts.

To fix this, we should force the upload.

@mathbunnyru mathbunnyru merged commit 4ed51c2 into develop Jun 18, 2025
23 of 37 checks passed
@mathbunnyru mathbunnyru deleted the conan_force_reupload branch June 18, 2025 10:14
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
0