This repository has been archived by the owner on May 18, 2023. It is now read-only.
This repository has been archived by the owner on May 18, 2023. It is now read-only.
Refactor branches to make more sense #5
Open
Description
I propose to refactor the branches here, to follow the scheme of @pv for scipy, that is:
- master branch builds latest commit for scikit-image, builds on a daily cron-job, and uploads wheels to the Rackspace pre-release container
- other branches are for releases, and upload to the Rackspace release container.
The procedure for release is to branch off master, and make any edits needed for the release. Meanwhile, master should stay working because it has been checked with the daily cron-job.
Metadata
Assignees
Labels
No labels
Activity