Branches and Releases of OpenPetra: Difference between revisions
Jump to navigation
Jump to search
(→master) |
(→master) |
||
Line 2: | Line 2: | ||
If you want to submit a pull request, that goes towards master. Every change goes into master. | If you want to submit a pull request, that goes towards master. Every change goes into master. | ||
The master | The master branch lives at | ||
* https://github.com/openpetra/openpetra | * https://github.com/openpetra/openpetra | ||
== test == | == test == |
Revision as of 19:42, 4 November 2020
master
If you want to submit a pull request, that goes towards master. Every change goes into master.
The master branch lives at
test
master is merged into test regularly.
The test branches live at
- https://github.com/openpetra/openpetra/tree/test
- https://github.com/openpetra/openpetra-client-js/tree/test
We build test packages at https://lbs.solidcharity.com/package/solidcharity/openpetra/openpetranow-mysql-test
This package is used for https://demo.openpetra.org
Everyone is welcome to use the test packages for their own testing or production use.
prod
This is intended for production at https://www.openpetra.com
We merge regularly from test into prod, for a stable release.
The branches live here:
- https://github.com/openpetra/openpetra/tree/prod
- https://github.com/openpetra/openpetra-client-js/tree/prod
We currently don't provide public packages of the production branch. If you want to get a subscription of the production branch, please contact Timotheus!