Developers Documentation

×

Warning

301 error for file:https://clearos.com/dokuwiki2/lib/exe/css.php?t=dokuwiki&tseed=82873f9c9a1f5784b951644363f20ef8

User Tools

Site Tools


Tutorials Building ClearOS Apps from GIThub

The following document provides the necessary steps to build your app on the build system.

Building and Tagging

When you are ready to push an app package to the build system, follow the steps described in the following table.

StepExample Action
Check for upstream changesgit pull
Commit your changes to mastergit commit -a
Push all your changesgit push
Tag the buildgit tag w.x.y-z
Push the taggit push origin w.x.y-z

If you have access to the build system, you can issue the build request with:

plague-client build app-xyz HEAD clearos6
content/en_us/dev_framework_tutorials_building_clearos_apps_from_github.txt · Last modified: 2014/12/23 15:16 by dloper

https://clearos.com/dokuwiki2/lib/exe/indexer.php?id=content%3Aen_us%3Adev_framework_tutorials_building_clearos_apps_from_github&1710834116