mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-04 19:56:30 +00:00
Minor update on doc
This commit is contained in:
@ -4,9 +4,9 @@ This guide is to describe how to make releases for the current repository.
|
|||||||
|
|
||||||
## π
Weekly Meilisearch release
|
## π
Weekly Meilisearch release
|
||||||
|
|
||||||
1. A weekly meeting is done every Monday to define the release and check the following information
|
1. A weekly meeting is done every Monday to define the release and to ensure minimal checks before the release.
|
||||||
<details>
|
<details>
|
||||||
<summary>πππ</summary>
|
<summary>Check out the TODO πππ</summary>
|
||||||
- [ ] Define the version of the release (`vX.Y.Z`)
|
- [ ] Define the version of the release (`vX.Y.Z`)
|
||||||
- [ ] Manually test `--experimental-dumpless-upgrade` on a DB of the previous Meilisearch minor version</br>
|
- [ ] Manually test `--experimental-dumpless-upgrade` on a DB of the previous Meilisearch minor version</br>
|
||||||
- [ ] Check recent <a href="https://github.com/meilisearch/meilisearch/actions">automated tests</a> on `main`</br>
|
- [ ] Check recent <a href="https://github.com/meilisearch/meilisearch/actions">automated tests</a> on `main`</br>
|
||||||
@ -19,9 +19,9 @@ This guide is to describe how to make releases for the current repository.
|
|||||||
- [ ] <a href="https://github.com/meilisearch/meilisearch/actions/workflows/update-cargo-toml-version.yml">Create the PR updating the version</a>and merge it.
|
- [ ] <a href="https://github.com/meilisearch/meilisearch/actions/workflows/update-cargo-toml-version.yml">Create the PR updating the version</a>and merge it.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
1. Go to the GitHub interface, in the [`Release` section](https://github.com/meilisearch/meilisearch/releases).
|
2. Go to the GitHub interface, in the [`Release` section](https://github.com/meilisearch/meilisearch/releases).
|
||||||
|
|
||||||
2. Select the already drafted release or click on the `Draft a new release` button if you want to start a blank one, and fill the form with the appropriate information.
|
3. Select the already drafted release or click on the `Draft a new release` button if you want to start a blank one, and fill the form with the appropriate information.
|
||||||
β οΈ Publish on `main`
|
β οΈ Publish on `main`
|
||||||
|
|
||||||
βοΈ The CIs will be triggered to:
|
βοΈ The CIs will be triggered to:
|
||||||
|
Reference in New Issue
Block a user