BOUT-dev icon indicating copy to clipboard operation
BOUT-dev copied to clipboard

`boutpp-nightly` CI job fails to upload

Open ZedThree opened this issue 3 weeks ago • 2 comments

ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/        
         Filename 'boutpp_nightly-v5.2.1.dev169.tar.gz' is invalid, should be   
         'boutpp_nightly-5.2.1.dev169.tar.gz'.

ZedThree avatar Dec 01 '25 15:12 ZedThree

I'm not sure we really want to be uploading a new version on every pull into next either!

ZedThree avatar Dec 01 '25 15:12 ZedThree

Yes, we probably can remove that again. I thought it might be useful, because we release so infrequently, but I think at least for testing containers are much nicer, so we probably do not need to upload them to pypi.org.

However, that bug really should be fixed, because otherwise we will have an issue on the next release.

dschwoerer avatar Dec 02 '25 14:12 dschwoerer