Releases: depot/cli
Releases · depot/cli
Depot CLI 2.101.43
What's Changed
- fix: disable external diff drivers in workspace patch generation (#484) @ischolten
Depot CLI 2.101.42
What's Changed
- fix: include untracked .depot/ files in workspace patches (#482) @ischolten
Depot CLI 2.101.41
What's Changed
- feat: allow user to import shortlist with --secrets and --vars (#481) @lukevmorris
Depot CLI 2.101.40
Depot CLI 2.101.39
What's Changed
- feat(ci): send workspace_patch_cache_key when uploading a workspace patch (#477) @ischolten
Depot CLI 2.101.38
What's Changed
- feat: rewrite .github/ path references to .depot/ during workflow migration (#476) @ischolten
Depot CLI 2.101.37
What's Changed
- fix: prioritize origin remote and unify repo resolution for ci run (#475) @lukevmorris
Depot CLI 2.101.36
What's Changed
- fix: match --job flag against reusable workflow job keys (#474) @robstolarz
- fix: handle empty org list gracefully during login (#450) @121watts
Depot CLI 2.101.35
What's Changed
- feat: allow user to specify their own branch name (#473) @lukevmorris
Depot CLI 2.101.34
What's Changed
- feat: check all git remotes for GitHub URL in ci migrate preflight (#472) @lukevmorris