Skip to content

push-to-gitlab: publish PyPI packages, update numpy build#99

Merged
threexc merged 2 commits into
mainfrom
tgamblin/publish-to-gitlab-pypi
Jul 1, 2026
Merged

push-to-gitlab: publish PyPI packages, update numpy build#99
threexc merged 2 commits into
mainfrom
tgamblin/publish-to-gitlab-pypi

Conversation

@threexc

@threexc threexc commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

The current version of push-to-gitlab pushes a Generic package, meaning that pip, uv, and so on don't recognize them when searching the index. Update the action template so that it points at the PyPI registry instead. Then, update the build-numpy.yml script so that it passes the extra username argument required.

threexc added 2 commits June 30, 2026 22:19
We want PyPI packages so that pip, uv, and so on can discover them
properly. Modify publish-to-gitlab so that it produces these instead of
"Generic" package uploads. This requires a username for the deploy token
and a small change to the registry URL.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
@threexc threexc marked this pull request as ready for review July 1, 2026 02:28
@threexc threexc merged commit cb2a039 into main Jul 1, 2026
4 of 5 checks passed
This was referenced Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant