Fixes in this release
- Added a command to generate aliases in devbox.json
- Add a
DEVBOX_PURE_SHELL
to distinguish when a devbox shell is in pure mode - Caches github plugins to reduce the risk of hitting rate limits
- Fixes a bug where plugins were not correctly retained in the devbox lockfile
- Increase timeout when checking a user's nix version
Changelog
- 008cdea [cache] Upload nix dependencies to cache (#2019)
- c703d13 [easy][deps] Update pkg, use new
DEVBOX_API_TOKEN
name (#2025) - c282015 [easy] added env variable to distinguish pure shell (#2024)
- 7034939 [shellenv] add --recompute flag with default=true, while keep global shellenv's recompute flag with default=false (#2013)
- 309abe9 [easy][cicd] Bump devbox installer and switch to macos-13 (#2021)
- 2b26785 internal/nix: increase nix --version timeout (#2022)
- 18eca38 [telemetry] Add uid, org_id, and nix build event (#2018)
- a55a74b [gen] Implement gen prod dockerfile (#2017)
- e46ff12 Fixed typos in scripts.md (#2015)
- 6c96009 Add trailing slash redirection to docs (#2014)
- 638eb75 [alias] Add no-prefix flag (#2012)
- 935f8ee [gen] Add gen alias command (#2009)
- 7a67909 nixcache: improve auto-configuration of cache (#2010)
- f11608f [docker] Updated devbox install links for docker images (#2011)
- 01eb3fd [bug-fix] Fix lockfile rewrite (#2007)
- 405bfa9 Bump sqlparse from 0.4.4 to 0.5.0 in /examples/stacks/django (#2003)
- 18ee2c9 [Github App] devbox cloud app rename to jetify (#2002)
- c8d2ffd [plugins] Cache github plugin (#1997)