Branches and Releases of OpenPetra: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
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 branch lives at https://github.com/openpetra/openpetra
The master branch lives at
* https://github.com/openpetra/openpetra


== test ==
== test ==
master is merged into test regularly.  
master is merged into test regularly.  


The test branch currently lives at https://github.com/tpokorra/openpetra/tree/test
The test branch lives at
* https://github.com/openpetra/openpetra/tree/test


We build test packages at https://lbs.solidcharity.com/package/solidcharity/openpetra/openpetranow-mysql-test
We build test packages at https://lbs.solidcharity.com/package/solidcharity/openpetra/openpetranow-mysql-test
Line 20: Line 22:
We merge regularly from test into prod, for a stable release.
We merge regularly from test into prod, for a stable release.


The branches live here:
The branch lives here:
* https://github.com/openpetra/openpetra/tree/prod
* 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!
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!

Latest revision as of 19:43, 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 branch lives at

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 branch lives here:

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!