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
* update `build.yml` so it matches updates from `build_manual.yml`
* test `build.yml` without uploading
* test again using build_manual.yml
* build pip wheel with Ubuntu and turn off caching so build.yml exactly matches build_manual.yml
* `build.yml` on release only and upload
* testing caching
* `use-only-tar-bz2: true` makes environment unsolvable, change it back
* Update .github/workflows/build_manual.yml
Co-authored-by: Liezl Maree <[email protected]>
* Update .github/workflows/build.yml
Co-authored-by: Liezl Maree <[email protected]>
* bump pre-release version
* fix version for pre-release
* run build and upload on release!
* try setting `CACHE_NUMBER` to 1 with `use-only-tar-bz2` set to true
* increasing the cache number to reset the cache does work when `use-only-tar-bz2` is set to true
* publish and upload on release only
---------
Co-authored-by: Liezl Maree <[email protected]>
0 commit comments