Continuous Delivery and Integration Documentation
Wiki: General
We will feature a continuous delivery and deployment to our testbed.
We are currently checking the technologies to use for.
Library repositories
We have certain repositories for the compiled java libraries.
Current version of our Libraries is 1.0-snapshot.
The branches will have to check to have the pom file adapted in order to have the following version 1.0-snapshot-*nameofbranch*.
Test environment
On every night we will push the new version to the following machine to be used for testing / integration: xxx
= Stable environment
This environment will only be cleaned and redployed, when new merges has been added to the master branch: xxx
43028 Accesos