-
Notifications
You must be signed in to change notification settings - Fork 4
Building Process
neitsa edited this page Dec 18, 2016
·
3 revisions
This page shows how to build the RemoteTech-Complete package.
Note: This work is done on the other RemoteTech repositories.
- Publish all necessary
feature/branches (merge all desiredfeature/branches ontodevelop) on the subtree repositories. - Start a
git flowrelease - Test your subtree and apply correction(s) if needed in the
release/branch - When the
release/branch is deemed correct, publish the release.
On the RemoteTech-Complete repository.
- Update all subtrees with the update_subtrees.sh script (or manually using
git subtree pull ...) - Start and publish the
git flowrelease - Use the Continuous Integration bot to build the master branch