You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
templates/python-bump: update process for adding AppVeyor builds
Previously the openslide-automation appveyor.yml was just a backup of
the config from the web UI. AppVeyor is now configured to use that
file as the canonical config.
-[ ][Add two new build matrix groups](https://ci.appveyor.com/project/OpenSlide/openslide-python/settings/environment) to AppVeyor job with appropriate PYTHON variables
3
+
-[ ] Add two new build matrix groups to [openslide-python.yml](https://github.com/openslide/openslide-automation/blob/master/appveyor/openslide-python.yml) with appropriate PYTHON variables
4
4
-[ ][Select the original OpenSlide Python release build](https://ci.appveyor.com/project/OpenSlide/openslide-python/history) in AppVeyor, then click "Rebuild Commit"
-[ ] Download wheels _from new build jobs only_ into `dist` directory
7
7
-[ ]`twine upload dist/*`
8
8
-[ ] Upload new wheels to [GitHub release](https://github.com/openslide/openslide-python/releases)
9
-
-[ ][Download new AppVeyor YAML](https://ci.appveyor.com/project/OpenSlide/openslide-python/settings/yaml) and commit it to `openslide-automation/appveyor/openslide-python.yml`
10
9
-[ ] Update MacPorts package
11
10
-[ ] Update website: Python 3 versions in `download/index.md`
0 commit comments