Changes

Created page with '<noinclude> {{TOCright}} Category:Activity Team </noinclude> Work flow for services that don't require compilation stage thus could be just packaged and used as is on server…'
<noinclude>
{{TOCright}}
[[Category:Activity Team]]
</noinclude>

Work flow for services that don't require compilation stage thus could be just packaged and used as is on server side:

* create local initial service.info by invoking ''0sugar init'', tweak newly created ''service/service.info'' file
* increase/change version field in ''service.info'' file
* ''0sugar dist'' to change local feed in ''dist/'' and place there tarball
* ''0sugar push stable'' to rsync changed files from ''dist/'' to the server<br>see [[#Release workflows]] for other release scenarios