[Git][reproducible-builds/diffoscope][master] Add some debugging info for PyPI debugging.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Mon Mar 30 18:09:01 UTC 2026



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
e881f4fa by Chris Lamb at 2026-03-30T11:08:36-07:00
Add some debugging info for PyPI debugging.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -99,4 +99,5 @@ deploy-pypi:
     - apt-get -q -y install --no-install-recommends twine python3-setuptools
     - python3 setup.py sdist
     - twine check dist/*
+    - echo $PYPI_ID_TOKEN | cut -d '.' -f2 | base64 -d | python -m json.tool
     - twine upload dist/* || true



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/e881f4fa9cfeff456a0c2e6b572b35b5b939f030

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/e881f4fa9cfeff456a0c2e6b572b35b5b939f030
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260330/5c6b0ab7/attachment.htm>


More information about the rb-commits mailing list