fix(logging): surface logs emitted by the rattler_upload crate#5979
Merged
baszalmstra merged 1 commit intoprefix-dev:mainfrom May 5, 2026
Merged
fix(logging): surface logs emitted by the rattler_upload crate#5979baszalmstra merged 1 commit intoprefix-dev:mainfrom
rattler_upload crate#5979baszalmstra merged 1 commit intoprefix-dev:mainfrom
Conversation
baszalmstra
approved these changes
Apr 29, 2026
rattler_upload craterattler_upload crate
Contributor
Author
|
It's late down this way so I won't get to test tonight. Can try and build and test tomorrow... |
Contributor
Author
Will kick CI... |
Contributor
Author
It seems I can't rerun the CI, so might have to let a maintainer do that |
Contributor
|
Dont worry about the failing linux CI, its not related to your PR. Please let me know if your manual test works! |
f10b92a to
ee69ae8
Compare
Contributor
Author
Seems to be working - logs are now coming through from |
baszalmstra
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Currently no logs are emitted by
pixi uploadat all:...despite logs being emitted by
rattler_upload:https://github.com/conda/rattler/blob/d800817f6632c6d6c00e87f5dcda0226e87a3239/crates/rattler_upload/src/upload/mod.rs#L340-L343
How Has This Been Tested?
Manually. Results below - logs are now coming through from
rattler-build:AI Disclosure
Opus 4.7
reliablyinforms me that this should be sufficient to surface logs from therattler_uploadcrate.Checklist:
schema/model.py.Fixes #5907