You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First sentence of the adjusted section already mentions ability to test
the latest changes and features before they are merged into the
production KernelCI API.
Signed-off-by: Paweł Wieczorek <pawiecz@collabora.com>
Copy file name to clipboardExpand all lines: doc/staging.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ This environment allows you to test the latest changes and features before they
11
11
merged into the production KernelCI API.
12
12
If you contribute to the kernelci-core, kernelci-pipeline, or kernelci-api repositories and
13
13
open a pull request, staging will automatically incorporate your changes (provided you're on the [contributor list](https://github.com/kernelci/kernelci-deploy/blob/main/data/staging.ini))
14
-
and deploy them to the staging instance. This enables you to test your changes
15
-
and receive feedback from other contributors before merging into the production API.
14
+
and deploy them to the staging instance. This enables you to receive feedback
15
+
from other contributors before merging changes into the production API.
16
16
The staging instance updates every 8 hours or can be manually triggered by
17
17
the sysadmin team. You can also exclude a pull request from deployment by adding the `staging-skip` label.
18
18
It is highly recommended to set such label if your pull request is not ready for
0 commit comments