oqc-community / rasqal

A dynamically executed quantum-classical hybrid runtime.
Other
20 stars 5 forks source link

Add test pypi upload to release/x branches. #86

Open chemix-lunacy opened 1 month ago

chemix-lunacy commented 1 month ago

Add Github action that only runs on release/x branches which performs a test upload to testpypi to catch any immediate errors with how

Just add a quick sanity check to release branch merges to make sure nothing was missed to do with the upload, such as a version bump. Otherwise the only notification of failure is when the release deployment action fails.