Skip to content

Commit a3cb315

Browse files
committed
website: re-generate commons
1 parent cd8ff55 commit a3cb315

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

website/docs/maintainer/_common/_content.mdx

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ commits are pushed to GitHub.
273273

274274
:::caution
275275

276-
This is particularly crucial for extensive projects; otherwise,
276+
This is particularly crucial for large projects; otherwise,
277277
the build may proceed with the previous version.
278278

279279
:::
@@ -470,6 +470,13 @@ rm -rf ~/Work/xpack-dev-tools/*/build-assets/build
470470

471471
- **push** the `xpack-development` branch to GitHub
472472

473+
:::caution
474+
475+
This is particularly crucial for large projects; otherwise,
476+
the build may proceed with the previous version.
477+
478+
:::
479+
473480
### Check if the helper is pushed and published
474481

475482
The helper `xpack` branch must be updated and the npm package published.
@@ -692,7 +699,7 @@ The tests results are available from the
692699

693700
### Copy the test results
694701

695-
For the toolchain projects, use the **Artifact download UR**
702+
For the toolchain projects, use the **Artifact download URL**
696703
from the **Generate tests report** GitHub Action to
697704
download the `test-report.zip` file, unzip it
698705
and copy the markdown file to `website/docs/tests`.

0 commit comments

Comments
 (0)