catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

Build and upload Rc builds nightly to TestPyPi

Open mehrdad2m opened this issue 6 months ago • 10 comments

Context:

We currently have an action which builds and uploads catalyst to TestPyPi. We would like to do the same for RC branches during the the feature freeze week for easier testing of RC branch.

Description of the Change:

Created a similar action that builds RC branch every night for the duration of the release week. Note that the dates and the RC branch tag are hardcoded and should be modified before every feature freeze.

Benefits:

Possible Drawbacks: Note that the version is bumped by a commit nightly and need to be changed back to the release version by the release.

Related GitHub Issues:

mehrdad2m avatar Apr 09 '25 15:04 mehrdad2m