@@ -35,14 +35,16 @@ Warning The pypi steps 7 and 10 can not be repeated so make sure test passed!
3535 - This pushes the branches to github
3636 # - This checks the readthedocs
3737 - This script can be repeated in which case it delete previous branches
38+ - check read the docs egg
39+ - see if rtd check can be fixed
38408. Check all github actions passed
3941 Note Intergation tests branch prepared but not pushed
4042
41439. sh SupportScripts/testpypi.sh (from parent)
424410. push Intergation test branch
434511. Check test
4446
45- 12. Add pip free info from from tests
47+ 12. Add pip freeze info from tests
4648
474913. Check version is correct in dist gz files
485014. sh SupportScripts/pypi.sh (from parent)
@@ -51,6 +53,8 @@ Warning The pypi steps 7 and 10 can not be repeated so make sure test passed!
5153 remove (*3) "-i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/"
5254 if not a pre remove the -pre as well
535516. Check Intergation Test
56+ pre 17. fix
57+ spinnaker_doc_version = "latest"
5458
555917. Update release.pl
5660 - my $release = (version for master)
@@ -62,9 +66,10 @@ Warning The pypi steps 7 and 10 can not be repeated so make sure test passed!
626619. Change version in tag.pl (release version)
636720. perl tag.pl (from inside SupportScripts)
6468
65- 21. remove pip free info
69+ 21. remove pip freeze info
667022. Any other changes like python versions ect
677123. Create pull requests
687224. merge PRs`
73+ - In order as RTD fails until previous master egg has the new version
6974
7075For Java in github do a new release and include JavaSpiNNaker/SpiNNaker-front-end/target/spinnaker-exe.jar
0 commit comments