Platform Team/Package Management System: Difference between revisions
| Line 47: | Line 47: | ||
A preparation step might be not trivial only if code requires building stage. Building might occur: | A preparation step might be not trivial only if code requires building stage. Building might occur: | ||
* on the developer's workstation, to deploy to environments similar to the developer's, | * on the developer's workstation, to deploy to environments similar to the developer's, | ||
* on OBS, to build for the GNU/Linux distributions that OBS supports. | * on OBS, to build for the GNU/Linux distributions that OBS supports, or | ||
* building might happen on user's side if other methods don't work. | |||
Sharing step might be: | Sharing step might be: | ||