Commit 87f8bb4
authored
Cache devnet on Windows (#1438)
* Cache devnet on windows
* Trigger `Build wheels` workflow on new tag push
* Fix syntax of `Install devnet` job
* Add `id` and change `path` in `Cache devnet build`
* Use dynamic python versions matrix depending on the event name
* Restore python `3.12` for `Setup Tests`
* Update setting python versions matrix as env variable
* Update setting python versions matrix as env variable
* Fix versions matrix echo
* Add missing `needs` in jobs
* Fix matrix versions echo
* Fix matrix versions echo
* Remove dynamic python versions matrix determination
* Remove changes in `package.yml`
* Remove check for event name in windows tests
* Add `DEVNET_SHA` env in windows tests
* Restore skipping windows tests on PR
* Use `actions/cache@v4` for devnet on windows
* Add windows devnet cache to `run-docs-tests-windows`
* Temporarily enable `run-docs-tests-windows`
* Revert "Temporarily enable `run-docs-tests-windows`"
This reverts commit 86d9d90.
* Change `DEVNET_SHA` env to be global1 parent 08d1cea commit 87f8bb4
1 file changed
+23
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
361 | 369 | | |
| 370 | + | |
362 | 371 | | |
363 | | - | |
364 | | - | |
365 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
366 | 375 | | |
367 | 376 | | |
368 | 377 | | |
| |||
512 | 521 | | |
513 | 522 | | |
514 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
515 | 531 | | |
| 532 | + | |
516 | 533 | | |
517 | | - | |
518 | | - | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
519 | 537 | | |
520 | 538 | | |
521 | 539 | | |
| |||
0 commit comments