Hello ! Noob here !
I would like to distribute uv using an internal repository and I don't understand how to set it up as uv expects it.
The base URL is https://example.com/uv/ and it contains folders containing uv versions, such as https://example.com/uv/0.5.1/ or https://example.com/uv/0.5.2. Is using INSTALLER_DOWNLOAD_URL=https://example.com/uv/0.5.2 okay? It seems that the standalone installer works while the updater fails... Also, would you add the latest standalone installer at the root of the repository (inspired from uv docs)? Does the whole thing seem to be okay with you?
Thank you for awesome work!
Hello ! Noob here !
I would like to distribute uv using an internal repository and I don't understand how to set it up as uv expects it.
The base URL is
https://example.com/uv/and it contains folders containing uv versions, such ashttps://example.com/uv/0.5.1/orhttps://example.com/uv/0.5.2. Is usingINSTALLER_DOWNLOAD_URL=https://example.com/uv/0.5.2okay? It seems that the standalone installer works while the updater fails... Also, would you add the latest standalone installer at the root of the repository (inspired from uv docs)? Does the whole thing seem to be okay with you?Thank you for awesome work!