Skip to content

Commit 17b044b

Browse files
authored
Update meilisearch-pre-release-work.md
1 parent e3771d3 commit 17b044b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

resources/meilisearch-pre-release-work.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,15 @@ This issue gathers the changes related to the vX.Y.0 of Meilisearch that will im
1818

1919
- [ ] Define (with the help of PMs) which integrations should be updated to include the new features in the latest version of Meilisaearch. Most of the time, it will be tier #1 integrations.
2020
Integration to update: TBD
21+
- [ ] With the help of [this CI](https://github.com/meilisearch/meilisearch/actions/workflows/sdks-tests.yml), define in which SDKs we have to update the tests: None
2122

2223
### Pre-release
2324

24-
- [ ] Create branch by runnning [Octopus script](https://github.com/meilisearch/integration-automations/tree/main/octopus): only open branches for the integrations we choose to update + Kubernetes repository + Cloud provider repository (changing the version) + SDKs/integrations where we must update the test suite.
25+
- [ ] Create a branch by running [Octopus script](https://github.com/meilisearch/integration-automations/tree/main/octopus): only open branches for the integrations we choose to update + Kubernetes repository + Cloud provider repository (changing the version) + SDKs/integrations where we must update the test suite.
2526
- [ ] Update integrations according to the new Meilisearch features (cf below which feature and how 👇)
2627
⚠️ If possible, this step is done before pre-release, once the feature is ready thanks to the prototype released by the engine team
2728
- [ ] TBD
28-
- [ ] Update integrations having failing test suites with the new RC of Meilisearch
29+
- [ ] Update integrations having failing test suites with the new RC of Meilisearch (refer to this [CI](https://github.com/meilisearch/meilisearch/actions/workflows/sdks-tests.yml))
2930
- [ ] TBD
3031
- [ ] Add code samples for the chosen up-to-date integrations with the new version of Meilisearch
3132
- [ ] Update the library version of the related integrations and prepare the changelogs

0 commit comments

Comments
 (0)