Skip to content

Commit c30b7cb

Browse files
committed
buildinfrastructure: releasing: Document aggregation process
[buildinfrastructure] Document aggregation process in releasing. SailfishOS-SonyXperia/bugs#66 SailfishOS-SonyXperia/bugs#89 Signed-off-by: Björn Bidar <[email protected]>
1 parent 0cff338 commit c30b7cb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/releasing.org

+12
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,18 @@ Attach /Changelog.md/ after you are done.
206206

207207
If everything is alright continue with the next step.
208208

209+
* Aggregate release to release repository
210+
:PROPERTIES:
211+
:CREATED: [2024-02-21 Wed 00:14]
212+
:END:
213+
214+
After testing the new release and building images it is finally time to aggregate the new
215+
release so that existing others can upgrade.
216+
217+
Execute the aggregate script like this:
218+
#+begin_src sh
219+
./osc_aggregate_release_package.py -R <release_project> -C <release_config_project>
220+
#+end_src
209221

210222
* Publish
211223
:PROPERTIES:

0 commit comments

Comments
 (0)