Skip to content
๐ฆ Registry
- remove incorrect bin_path from balena-cli by @jdx in #6445
- disable oxlint test temporarily by @jdx in #6446
๐ Features
- (cache) add mise cache path command by @jdx in #6442
- (github) add support for compressed binaries and Buck2 to registry by @jdx in #6439
๐ Bug Fixes
- (http) bump mtime when extracting tarballs to cache by @jdx in #6438
๐งช Testing
- (vfox) eliminate flaky remote host dependencies in tests by @jdx in #6447
- (vfox) improve test_download_file reliability by @jdx in #6450
- optimize remote task tests with local server by @jdx in #6443
- optimize git remote task tests with local repositories by @jdx in #6441
- mark slow e2e tests and add runtime warnings by @jdx in #6449
Chore
- (ci) run release workflow on PRs to main for branch protection by @jdx in #6448