Releases: depot/cli
Releases · depot/cli
Depot CLI 2.101.13
What's Changed
- fix: fix buildkit www-authenticate challenges with depot registry (#439) @WitoDelnat
Depot CLI 2.101.12
What's Changed
- fix: skip "dynamic" build platform when setting Docker pull platform (#438) @PedroGuerraPT
Depot CLI 2.101.11
What's Changed
- feat: add --org flag to depot ci run, run list, status, and logs (#437) @lukevmorris
Depot CLI 2.101.10
What's Changed
- fix: pass build platform to Docker pull to avoid tarball fallback (#436) @PedroGuerraPT
Depot CLI 2.101.9
What's Changed
- feat: add variable detection and prompting to
depot ci migrateby @lukevmorris in #433 - feat:
vars rmalias; accept list of secrets and vars to remove by @lukevmorris in #434 - feat:
depot ci run listby @lukevmorris in #435
Full Changelog: v2.101.8...v2.101.9
Depot CLI 2.101.8
What's Changed
New beta commands for Depot CI:
depot ci runto run local workflow files (#432) @lukevmorrisdepot ci statusto view status for a run by id (#431) @lukevmorrisdepot ci logsto retrieve logs for a job by id (#431) @lukevmorrisdepot ci migrateto aid in migrating workflows from .github/ to .depot/ (#429) @paulbalajidepot ci secrets|varsto manage secrets and vars for Depot CI workflows (#429) @paulbalaji
Depot CLI 2.101.7
What's Changed
- Set default Docker API version to 1.44 (#428) @jacobwgillespie
Depot CLI 2.101.6
What's Changed
- Set DOCKER_API_VERSION to 1.48 (#427) @jacobwgillespie
Depot CLI 2.101.5
What's Changed
- Set DOCKER_API_VERSION to 1.52 (#426) @jacobwgillespie
Depot CLI 2.101.4
What's Changed
Full Changelog: v2.101.3...v2.101.4