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
Copy file name to clipboardExpand all lines: resources/meilisearch-pre-release-work.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,15 @@ This issue gathers the changes related to the vX.Y.0 of Meilisearch that will im
18
18
19
19
-[ ] 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.
20
20
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
21
22
22
23
### Pre-release
23
24
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.
25
26
-[ ] Update integrations according to the new Meilisearch features (cf below which feature and how 👇)
26
27
⚠️ If possible, this step is done before pre-release, once the feature is ready thanks to the prototype released by the engine team
27
28
-[ ] 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))
29
30
-[ ] TBD
30
31
-[ ] Add code samples for the chosen up-to-date integrations with the new version of Meilisearch
31
32
-[ ] Update the library version of the related integrations and prepare the changelogs
0 commit comments