Commit abf4d87
Merge #99
99: Add test on documentation when releasing r=curquiza a=curquiza
Avoid pushing a new release to crates.io if one of the version in not updated in our docs (code-samples or README)
In the CI, we received the information of the new version in the `GITHUB_REF` variable in this format: `refs/tags/vX.X.X`
<img width="552" alt="Capture d’écran 2021-02-06 à 17 12 53" src="https://user-images.githubusercontent.com/20380692/107123593-a65a7680-689e-11eb-8300-710ff3572292.png">
Co-authored-by: Clémentine Urquizar <[email protected]>1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
10 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
| 21 | + | |
| 22 | + | |
14 | 23 | | |
15 | 24 | | |
16 | 25 | | |
| |||
0 commit comments