v3.6.0
What's new
Added π
- Added
--uv-cache-diroption togantry run, which is just a shortcut to setting the env varUV_CACHE_DIR.
Fixed β
- Improved safety with setting a
UV_CACHE_DIRto a shared directory on weka by getting a lock on the directory usingflock.
Note that only other gantry runs will respect the lock.
Changed β οΈ
- Moved references to workspace, images and budget to those for the new
beaker-pyowner.
Commits
2934fe7 (chore) bump version to v3.6.0 for release
35f3eed Merge pull request #190 from allenai/jjyang/migrate-ci-owner
31306f6 gitignore uv.lock
86d607b Add --uv-cache-dir option with flock safety for shared caches (#188)