Commit fbb7807
Merge #685
685: Adapt script to update macro version r=curquiza a=curquiza
Following merge of this PR
#682
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
* **Chores**
* Updated the process for managing macro dependency versions, so only the macro's own version is updated automatically, while the main dependency declaration remains unchanged.
* Simplified version tag checks during release validation by removing redundant comparisons and related error messages.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Clémentine <clementine@meilisearch.com>
Co-authored-by: curquiza <clementine@meilisearch.com>File tree
2 files changed
+0
-4
lines changed- .github/scripts
- scripts
2 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
28 | | - | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
0 commit comments