-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: syncs devel with main #392
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🎉 release: v9.1.0
🎉 release: v9.1.0
# [9.1.0](v9.0.4...v9.1.0) (2024-10-21) ### Bug Fixes * **apply:** merge rio namespace with incoming values ([5141bcf](5141bcf)) * **package:** adds the missing --silent alias for force delete ([d4546a9](d4546a9)) * removes object references of project, static-routes, secret, deployment ([8cb381a](8cb381a)) ### Features * **apply:** allow mutiple values and secret files ([1cffe09](1cffe09)), closes [AB#18436](https://github.com/AB/issues/18436) * **device:** implements report device command ([#371](#371)) ([acdde63](acdde63)), closes [AB#19657](https://github.com/AB/issues/19657) * **device:** wait until virtual device is online on rapyuta.io ([f6bd3e8](f6bd3e8)), closes [AB#18043](https://github.com/AB/issues/18043) * **secret:** implements batch delete with regex pattern ([9b57d69](9b57d69)), closes [AB#18146](https://github.com/AB/issues/18146) * **static-route:** implements batch delete using regex pattern ([a3b5e92](a3b5e92)), closes [AB#18146](https://github.com/AB/issues/18146) * **vpn:** adds option to populate vpn peers in hosts file ([c28b9ce](c28b9ce))
🎉 release: v9.1.1
## [9.1.1](v9.1.0...v9.1.1) (2024-10-22) ### Bug Fixes * **apply:** deep merge secrets and values ([b7af2b3](b7af2b3))
🎉 release: v9.1.2
## [9.1.2](v9.1.1...v9.1.2) (2024-10-22) ### Bug Fixes * **apply:** handle dry-run without login ([#377](#377)) ([ddc0f1a](ddc0f1a))
🎉 release: v9.1.2
## [9.1.3](v9.1.2...v9.1.3) (2024-10-22) ### Bug Fixes * **apply:** secrets are not merged ([#380](#380)) ([a05e9db](a05e9db))
🎉 release: 9.2.0
# [9.2.0](v9.1.3...v9.2.0) (2024-11-14) ### Bug Fixes * **device:** report online devices only ([#382](#382)) ([bfe7bb3](bfe7bb3)) * **organization:** fixes key error when no org is selected ([#383](#383)) ([29476ff](29476ff)) ### Features * **apply:** adds template func to get interface ip ([#379](#379)) ([d370826](d370826))
🎉 release: v9.3.0
# [9.3.0](v9.2.0...v9.3.0) (2024-11-22) ### Features * adds option for virtual device expiry ([#387](#387)) ([b10301a](b10301a)), closes [AB#39668](https://github.com/AB/issues/39668)
Overrides the CLI config filepath with the RIO_CONFIG env variable if set. Use case Automating parallel deployments with the RIO CLI as done in https://github.com/rapyuta-robotics/rr_lsd_staging deploy.py Usage like RIO_CONFIG=./path/to/config.json rio project list
# [9.4.0](v9.3.0...v9.4.0) (2024-11-25) ### Features * add RIO_CONFIG env override ([#391](#391)) ([705d648](705d648))
ankitrgadiya
approved these changes
Nov 25, 2024
🎉 This PR is included in version 9.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 9.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
1 similar comment
🎉 This PR is included in version 9.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.