|
1 | | -:relatedlinks: [Diátaxis](https://diataxis.fr/) |
| 1 | +.. _stable-release-updates-sru: |
2 | 2 |
|
3 | | -.. _home: |
4 | | - |
5 | | -SRU documentation |
6 | | -================= |
| 3 | +Stable Release Updates (SRU) |
| 4 | +============================ |
7 | 5 |
|
8 | 6 | .. A single sentence that says what the product is, succinctly and |
9 | 7 | memorably. |
@@ -38,74 +36,61 @@ in practice. |
38 | 36 |
|
39 | 37 | --------- |
40 | 38 |
|
41 | | -Getting started |
42 | | ---------------- |
| 39 | +Learn how Canonical determines which updates qualify for SRUs, who supervises the update process, who contributes and what responsibilities they have. |
43 | 40 |
|
44 | | -The basic SRU process consists of the following steps: |
45 | 41 |
|
46 | | -.. include:: explanation/pipeline.rst |
47 | | - :start-line: 4 |
48 | | - :end-before: See also |
49 | | - |
50 | | -For next steps, see :ref:`How-to → Perform a standard SRU <howto-perform-standard-sru>`. |
| 42 | +Which updates we release |
| 43 | +------------------------ |
51 | 44 |
|
52 | | -In this documentation |
53 | | ---------------------- |
| 45 | +We follow strict rules to ensure that SRUs fix real-world problems and introduce no disruptions. |
54 | 46 |
|
55 | | -.. grid:: 2 |
| 47 | +.. toctree:: |
| 48 | + :maxdepth: 1 |
56 | 49 |
|
57 | | - .. grid-item-card:: :doc:`How-to guides <howto/index>` |
58 | | - :columns: 12 |
59 | | - :link: howto/index |
60 | | - :link-type: doc |
| 50 | + explanation/principles |
| 51 | + explanation/requirements |
61 | 52 |
|
62 | | - **Step-by-step guides** covering key operations and common tasks |
63 | 53 |
|
64 | | -.. grid:: 2 |
65 | | - :reverse: |
| 54 | +Who releases updates |
| 55 | +---------------------- |
66 | 56 |
|
67 | | - .. grid-item-card:: :doc:`Reference <reference/index>` |
68 | | - :columns: 6 |
69 | | - :link: reference/index |
70 | | - :link-type: doc |
| 57 | +The SRU team and other stakeholders review and release updates. Community members outside of Canonical can contribute in the process. |
71 | 58 |
|
72 | | - **Technical information** - specifications, APIs, architecture |
| 59 | +.. toctree:: |
| 60 | + :maxdepth: 1 |
73 | 61 |
|
74 | | - .. grid-item-card:: :doc:`Explanation <explanation/index>` |
75 | | - :columns: 6 |
76 | | - :link: explanation/index |
77 | | - :link-type: doc |
| 62 | + explanation/pipeline |
| 63 | + explanation/roles |
78 | 64 |
|
79 | | - **Discussion and clarification** of key topics |
80 | 65 |
|
| 66 | +Processes |
81 | 67 | --------- |
82 | 68 |
|
83 | | -Project and community |
84 | | ---------------------- |
| 69 | +You must follow these rules when you upload a package update. Processes such as automatic tests, phasing and user reports prevent regressions in updates. Certain exceptions to standard processes are possible. |
| 70 | + |
| 71 | +.. toctree:: |
| 72 | + :maxdepth: 1 |
| 73 | + |
| 74 | + explanation/standard-processes |
| 75 | + explanation/non-standard-processes |
| 76 | + explanation/further-requirements |
85 | 77 |
|
86 | | -- `Read our code of |
87 | | - conduct <https://ubuntu.com/community/ethos/code-of-conduct>`__: As a |
88 | | - community, we adhere to the Ubuntu code of conduct. |
89 | 78 |
|
90 | | -- `Get |
91 | | - support <https://askubuntu.com/questions/tagged/stable-release-updates>`__: |
92 | | - Ask Ubuntu is a question and answer site for Ubuntu users and |
93 | | - developers. |
| 79 | +Getting started |
| 80 | +--------------- |
94 | 81 |
|
95 | | -- `Join our online |
96 | | - chat <https://matrix.to/#/#sru:ubuntu.com>`__: Meet us |
97 | | - in ``#sru:ubuntu.com`` on Matrix. |
| 82 | +The basic SRU process consists of the following steps: |
98 | 83 |
|
99 | | -- `Report bugs <https://bugs.launchpad.net/sru-docs/+filebug>`__: We |
100 | | - want to know about the problems, so we can fix them. |
| 84 | +.. include:: explanation/pipeline.rst |
| 85 | + :start-line: 4 |
| 86 | + :end-before: See also |
| 87 | + |
| 88 | +For next steps, see :ref:`How-to → Perform a standard SRU <howto-perform-standard-sru>`. |
101 | 89 |
|
102 | | -- `Contribute documentation <https://launchpad.net/sru-docs>`__: The documentation sources in Launchpad. |
103 | 90 |
|
104 | 91 | .. toctree:: |
105 | 92 | :hidden: |
106 | 93 | :maxdepth: 2 |
107 | 94 |
|
108 | | - howto/index |
109 | | - explanation/index |
110 | 95 | reference/index |
111 | 96 | internal |
0 commit comments