Skip to content
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
@matthew-brett

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions