Changes

Jump to navigation Jump to search
Line 46: Line 46:  
* ''lint'', check feed file on the server
 
* ''lint'', check feed file on the server
   −
Work flow for services that don't require compilation stage:
+
=== Any arch services ===
 +
 
 +
Work flow for services that don't require compilation stage thus could be just packaged and used as is on server side:
    
* increase/change version/stability field in ''service.info'' file
 
* increase/change version/stability field in ''service.info'' file
 
* ''0sugar-publish dist'' to change local feed in ''dist/'' and place there tarball
 
* ''0sugar-publish dist'' to change local feed in ''dist/'' and place there tarball
 
* ''0sugar-publish push'' to rsync changed files from ''dist/'' to the server
 
* ''0sugar-publish push'' to rsync changed files from ''dist/'' to the server
 +
 +
=== Binary services ===
    
Work flow for services that require compilation stage:
 
Work flow for services that require compilation stage:

Navigation menu