Skip to content

Releases: defkode/orbx

orbx 0.1.11

Choose a tag to compare

@github-actions github-actions released this 31 Aug 10:26

What's Changed

  • Report progress while provisioning, and -v to stream the log by @defkode in #14

Full Changelog: v0.1.10...v0.1.11

orbx 0.1.10

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:07

What's Changed

  • Install the mounted project's pinned tools at provision time by @defkode in #13

Full Changelog: v0.1.9...v0.1.10

orbx 0.1.9

Choose a tag to compare

@github-actions github-actions released this 30 Aug 19:53

What's Changed

  • Trust mise configs in the guest so project pins actually apply by @defkode in #12

Full Changelog: v0.1.8...v0.1.9

orbx 0.1.8

Choose a tag to compare

@github-actions github-actions released this 30 Aug 19:29

What's Changed

  • Harden the default template against non-interactive hangs by @defkode in #8
  • Fill the remaining tooling gaps in the default template by @defkode in #9
  • Honor --dry-run everywhere it can create or delete by @defkode in #10
  • Provision machine-level agent instructions by @defkode in #11

Full Changelog: v0.1.7...v0.1.8

orbx 0.1.7

Choose a tag to compare

@github-actions github-actions released this 30 Aug 17:32

What's Changed

  • Accept a path as the template value by @defkode in #7

New Contributors

Full Changelog: v0.1.6...v0.1.7

orbx 0.1.6

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:21

Full Changelog: v0.1.5...v0.1.6

orbx 0.1.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:49

Full Changelog: v0.1.4...v0.1.5

orbx 0.1.4

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:26

Full Changelog: v0.1.3...v0.1.4

orbx 0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:23

Full Changelog: v0.1.2...v0.1.3

orbx 0.1.2

Choose a tag to compare

@defkode defkode released this 07 Jul 08:35

Fixes orbx run <cmd>: the default template now exposes the mise toolchain (ruby/node/bundle/rails) and ~/.local/bin (claude) to non-interactive shells via /etc/profile.d. Verified end-to-end on a fresh machine.