janhoy opened a new issue, #28: URL: https://github.com/apache/solr-orbit/issues/28
Replace \`pip\` with [\`uv\`](https://docs.astral.sh/uv/) across the project and commit a \`uv.lock\` lockfile. uv gives us reproducible builds with exact transitive dependency pinning (we currently have no lockfile), 10–100x faster installs in CI and local dev, and a unified toolchain covering virtualenvs, builds, and tool execution. Affects: Makefile, run.sh, Dockerfile, CI workflows, and install docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
