Jetpack Io Devbox Versions Save

Instant, easy, and predictable development environments

0.10.7-dev

1 week ago

Whats New in this Pre-release

This is an experimental pre-release that tries to bundle package builds/installations into one step to improve performance.

What's Changed

New Contributors

Full Changelog: https://github.com/jetify-com/devbox/compare/0.10.6...0.10.7-dev

0.10.6

1 week ago

New in This Release

  • Added a command to generate aliases in devbox.json - You can now use devbox gen alias to create aliases for your devbox scripts. This lets you run your scripts direct from the host, without needing to use devbox run
  • Devbox Pure Shell Env Variable -- Added a DEVBOX_PURE_SHELL to distinguish when a devbox shell is in pure mode.

Bug Fixes

  • Github plugins are now cached to reduce the risk of hitting rate limits
  • Fixes a bug that would overwrite plugins in your devbox.lock file
  • Increase timeout when checking a user's nix version

Special Thanks To

What's Changed

Full Changelog: https://github.com/jetify-com/devbox/compare/0.10.5...0.10.6

0.10.6-dev

2 weeks ago

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

  • 008cdeaf [cache] Upload nix dependencies to cache (#2019)
  • c703d13f [easy][deps] Update pkg, use new DEVBOX_API_TOKEN name (#2025)
  • c2820156 [easy] added env variable to distinguish pure shell (#2024)
  • 70349396 [shellenv] add --recompute flag with default=true, while keep global shellenv's recompute flag with default=false (#2013)
  • 309abe99 [easy][cicd] Bump devbox installer and switch to macos-13 (#2021)
  • 2b267853 internal/nix: increase nix --version timeout (#2022)
  • 18eca386 [telemetry] Add uid, org_id, and nix build event (#2018)
  • a55a74bd [gen] Implement gen prod dockerfile (#2017)
  • e46ff12b Fixed typos in scripts.md (#2015)
  • 6c960094 Add trailing slash redirection to docs (#2014)
  • 638eb75e [alias] Add no-prefix flag (#2012)
  • 935f8ee9 [gen] Add gen alias command (#2009)
  • 7a67909a nixcache: improve auto-configuration of cache (#2010)
  • f11608fd [docker] Updated devbox install links for docker images (#2011)
  • 01eb3fd2 [bug-fix] Fix lockfile rewrite (#2007)
  • 405bfa96 Bump sqlparse from 0.4.4 to 0.5.0 in /examples/stacks/django (#2003)
  • 18ee2c93 [Github App] devbox cloud app rename to jetify (#2002)
  • c8d2ffd0 [plugins] Cache github plugin (#1997)

0.10.5

4 weeks ago

New in this Release

  • Support adding plugins from private Git repositories
  • Fixes a bug that prevented Devbox from working offline if DNS fails
  • Improve parsing of Nix version and system information
  • Bug fixes and tweaks related to Jetpack.io -> Jetify rename

Special Thanks To:

@needsure, @jylamont, and @japidei for their first contributions!

What's Changed

New Contributors

Full Changelog: https://github.com/jetify-com/devbox/compare/0.10.4...0.10.5

0.10.5-dev2

4 weeks ago

0.10.5 Prerelease

  • Support adding plugins from private Git repositories
  • Fixes a bug that prevented Devbox from working offline if DNS fails
  • Improve parsing of Nix version and system information
  • Bug fixes and tweaks related to Jetpack.io -> Jetify rename

Special Thanks To:

@needsure, @jylamont, and @japidei for their first contirbuitions!

What's Changed

New Contributors

Full Changelog: https://github.com/jetify-com/devbox/compare/0.10.4...0.10.5-dev

0.10.5-dev

4 weeks ago

0.10.5 Prerelease

  • Support adding plugins from private Git repositories
  • Fixes a bug that prevented Devbox from working offline if DNS fails
  • Improve parsing of Nix version and system information
  • Bug fixes and tweaks related to Jetpack.io -> Jetify rename

Special Thanks To:

@needsure, @jylamont, and @japidei for their first contirbuitions!

What's Changed

New Contributors

Full Changelog: https://github.com/jetify-com/devbox/compare/0.10.4...0.10.5-dev

0.10.4

1 month ago

What's new in this release

This dot release includes bug fixes and minor improvements for Devbox:

  • Bug fixes for Jetpack Secrets and auth redirects
  • Fix for generated Dockerfiles
  • Adds a Bun example and template

Special thanks to @tclasen for providing improvements to our generated Dockerfile and documentation

Full Changelog

New Contributors

Full Changelog: https://github.com/jetpack-io/devbox/compare/0.10.3...0.10.4

0.10.4-dev-2

1 month ago

0.10.4 Prerelease 2

Fixes a crash caused by a devbox auth related warning message

Changelog

  • dc3ea965 nixcache: only print warning if URI isn't empty (#1974)

0.10.4-dev

1 month ago

0.10.4 Pre-release

  • Bug fixes for Jetpack Secrets and auth redirects
  • Fix for generated Dockerfiles
  • Adds a Bun example and template

Changelog

  • 8e737d9b [docs] Added gopath example in docs (#1957)
  • 33815df7 Bun Example and Template (#1913)
  • 4df5a629 [caching] Add some basic AWS credentials caching (#1955)
  • 53c8fff8 [gen-dockerfile] Make /code directory creation idempotent (#1956)
  • 9aac11a1 [pat]Exchange pat for access token (#1947)
  • 42536321 Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs/app (#1925)
  • 7f70e1ff Bump follow-redirects from 1.15.5 to 1.15.6 in /docs/app (#1906)
  • d93de568 Bump express from 4.18.2 to 4.19.2 in /docs/app (#1934)
  • eb4aa18c Bump rdoc from 6.6.2 to 6.6.3.1 in /examples/stacks/rails/blog (#1929)
  • 47f2178e [auth] Change success redirect url (#1954)
  • 514cddd3 Hotfix/doc readme link (#1952)
  • 85631953 [gen-readme] For generated readme scripts, replace absolute paths (#1949)
  • 46ea79ec [secrets]Unbreak (#1950)

0.10.3

1 month ago

What's Changed

This changes the oauth2 issuer domain from accounts.jetpack.io to accounts.jetify.com (For logged in use only. This has no effect on logged out use).

Full Changelog: https://github.com/jetpack-io/devbox/compare/0.10.2...0.10.3