vivarium-collective / vivarium-core

Core Interface and Engine for Vivarium
https://vivarium-core.readthedocs.io/
Apache License 2.0
25 stars 2 forks source link

Proposal: Multiple Production Branches #194

Open U8NWXD opened 2 years ago

U8NWXD commented 2 years ago

In #192 it became clear that it would be nice for us to be able to create v2 releases that break v1 functionality without pushing those releases out to all users and breaking their code. Here's how we could do this:

Git Workflow

Versioning and PyPI Workflow

Questions to Answer