Commit 0f4f663
authored
There were a little inconsistencies how uv and prek were installed
in our CI
* install-prek action was not used in ci-amd.yaml
* UV_VERSION was not fixed in release-dockerhub-images
* uv was installed with pip rather than installation script from
astral in install-prek action
(cherry picked from commit f229fea)
1 parent 48084ea commit 0f4f663
5 files changed
Lines changed: 596 additions & 33 deletions
File tree
- .github
- actions/install-prek
- workflows
- dev/breeze
- scripts/ci/prek
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
181 | 182 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
192 | 186 | | |
193 | 187 | | |
194 | 188 | | |
| |||
921 | 915 | | |
922 | 916 | | |
923 | 917 | | |
924 | | - | |
| 918 | + | |
925 | 919 | | |
926 | 920 | | |
927 | 921 | | |
928 | 922 | | |
929 | | - | |
| 923 | + | |
930 | 924 | | |
931 | 925 | | |
932 | 926 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments