GitHub Action to configure uv to install packages from GitLab Package Registry. This action sets up HTTP authentication and configures uv's index settings to work with GitLab's PyPI-compatible package ...
I have a CLI package myapp published on a self-hosted GitLab Package Registry. The GitLab project hosting the package has Private visibility : you must authenticate to access the project's package ...