Skip to content

v0.13.0

Choose a tag to compare

@peterpeterparker peterpeterparker released this 26 Nov 12:11
· 118 commits to main since this release

Summary

The Orbiter commands now run against the Orbiter ID defined in your project's juno.config file, instead of using the ID from the CLI's global configuration. This makes those commands work the same way as Satellite commands — they target whatever is configured in your current project.

Aside of bringing consistency, this breaking change enables new capabilities, such as running Orbiter commands in GitHub Actions and other CI/CD environments.

What's Changed

Full Changelog: v0.12.2...v0.13.0