You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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 global
0 commit comments