Closed
Description
Describe the bug
Uploading awkward
has suddenly started producing this error:
Invalid API Token: InvalidMacaroonError('invalid macaroon signature')
The really weird thing is that all wheels upload, and this error occurs only on the SDist! We've tried regenerating the token, but no change. This also just started happening, with no apparent changes, between RC 3 and 4.
We can try adding verbose: true
to https://github.com/scikit-hep/awkward-1.0/blob/5e4e4b984a62baf4075ab96113903f49de058ada/.github/workflows/wheels.yml#L144-L146 and see if anything changes.
Expected behavior
The SDist should upload too.
To Reproduce
https://github.com/scikit-hep/awkward-1.0/actions/workflows/wheels.yml
My Platform
GHA & cibuildwheel
Additional context
CC @jpivarski