docs: close WP-0005 T02 publish smoke-test after OpenBao token fix
Some checks failed
ci / test (push) Failing after 33s
Some checks failed
ci / test (push) Failing after 33s
Document tegwick + inter-hub-pkg-rep token custody, remove CI debug echo, and record successful workflow_dispatch auth (409 on existing 1.1.0).
This commit is contained in:
@@ -27,7 +27,6 @@ jobs:
|
||||
TWINE_PASSWORD: ${{ secrets.PACKAGE_TOKEN }}
|
||||
PYTHON_KEYRING_BACKEND: keyring.backends.null.Keyring
|
||||
run: |
|
||||
echo "twine_user=${TWINE_USERNAME} token_len=${#TWINE_PASSWORD}"
|
||||
cd repo
|
||||
python3 -m venv .build-venv
|
||||
. .build-venv/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user