Zanie Blue
Zanie Blue
Thanks for letting us know!
Thank you! I'll give this a look (probably not in depth until after PyCon) We have a trust relationship setup but it didn't allow public pull requests.
I changed that, but it still fails — not sure what's up with that. I didn't have that problem in https://github.com/astral-sh/uv/pull/9156 edit: needed a project id because we don't have...
There is some context on the prior implementation (especially the complexity around tags) in: - https://github.com/astral-sh/uv/pull/6556 - https://github.com/astral-sh/uv/pull/6053 - https://github.com/astral-sh/uv/pull/7568 - https://github.com/astral-sh/uv/pull/8685 We'll probably need to test the release process...
I prioritized pushing this over the line to simplify the workflow so we could do https://github.com/astral-sh/uv/pull/14088 I fixed the tag ordering by simply pushing the base image again, at the...
> iirc when I tried this it changed the manifest and digest so it would effectively be as if you're pushing new images. Hm, why would that be? We're downloading...
`oras` looks cool, thanks for the references!
> Do you have some builds with this working where we can compare before and after manifests or is it best to wait until next uv release? See https://github.com/zanieb/uv/pkgs/container/uv ```...
(Appreciate your expertise & scrutiny here!)
I actually think this should remain "Project" — it's a general error message. `--app` is just a template for the project. The same error would apply for `--lib`.