Commit 7a0d2be
authored
[CI] Prepare for 3.8.0-RC1 release (#24422)
Prepare for releasing 3.8.0-RC1 artifacts by adjusting how artifacts are
published.
We don't introduce a full refactor by switching to use dedicated
environments and `release-maven-artifacts` workflow yet. Instead we're
only adjusting existing, battle-tested workflow to publish artifacts
using new variants of projects to reduce risks due too many moving
parts.
The CI refactor would be introduced for 3.8.1 releases after testing it
first on nightlies in a full workflow (including execution of tests
which is now missing)
Additional minor adjustments:
- disable publishing to WinGet - this workflow has never succeeded and
requires creation of first release manually
- Switch homepage from GitHub repository to `scala-lang.org` website1 parent 4e91211 commit 7a0d2be
3 files changed
+14
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| |||
253 | 254 | | |
254 | 255 | | |
255 | 256 | | |
| 257 | + | |
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
259 | 261 | | |
260 | 262 | | |
| 263 | + | |
261 | 264 | | |
262 | 265 | | |
263 | 266 | | |
| |||
285 | 288 | | |
286 | 289 | | |
287 | 290 | | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
292 | 296 | | |
293 | 297 | | |
294 | | - | |
| 298 | + | |
295 | 299 | | |
296 | 300 | | |
297 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
3784 | 3785 | | |
3785 | 3786 | | |
3786 | 3787 | | |
3787 | | - | |
| 3788 | + | |
3788 | 3789 | | |
3789 | 3790 | | |
3790 | 3791 | | |
3791 | 3792 | | |
3792 | 3793 | | |
3793 | 3794 | | |
3794 | 3795 | | |
3795 | | - | |
| 3796 | + | |
3796 | 3797 | | |
3797 | 3798 | | |
3798 | 3799 | | |
| |||
0 commit comments