Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

Isolate development to dev branch #223

Closed
redeboer opened this issue Aug 19, 2020 · 1 comment
Closed

Isolate development to dev branch #223

redeboer opened this issue Aug 19, 2020 · 1 comment
Labels
🖱️ DX Improvements to the Developer Experience ❔ Question Discuss this matter in the team

Comments

@redeboer
Copy link
Member

redeboer commented Aug 19, 2020

We should move towards a safer branching model: a stable master branch as the default branch, plus a dev branch for the ongoing development.

Such a model can also facilitate splitting tests into resource intensive integration tests (perhaps also benchmarks ComPWA/tensorwaves#103) that are run only when attempting to merge/rebasr dev into master, and fast unit tests that are only run on feature branch PRs. (#19)

We also have to think carefully about how best to accommodate the demands of fast research results in academia while not affecting the eventual design.

The same applies to tensorwaves but the expertsystem is a natural starting point.

See also

@redeboer redeboer added ❔ Question Discuss this matter in the team 🖱️ DX Improvements to the Developer Experience labels Aug 19, 2020
@redeboer
Copy link
Member Author

redeboer commented Nov 4, 2020

Closed by #360

@redeboer redeboer closed this as completed Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🖱️ DX Improvements to the Developer Experience ❔ Question Discuss this matter in the team
Projects
None yet
Development

No branches or pull requests

1 participant