Skip to content
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 15 commits into from
Nov 25, 2024
Merged

chore: syncs devel with main #392

merged 15 commits into from
Nov 25, 2024

Conversation

pallabpain
Copy link
Member

No description provided.

ankitrgadiya and others added 15 commits October 21, 2024 14:06
# [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))
## [9.1.1](v9.1.0...v9.1.1) (2024-10-22)

### Bug Fixes

* **apply:** deep merge secrets and values ([b7af2b3](b7af2b3))
## [9.1.2](v9.1.1...v9.1.2) (2024-10-22)

### Bug Fixes

* **apply:** handle dry-run without login ([#377](#377)) ([ddc0f1a](ddc0f1a))
## [9.1.3](v9.1.2...v9.1.3) (2024-10-22)

### Bug Fixes

* **apply:** secrets are not merged ([#380](#380)) ([a05e9db](a05e9db))
# [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))
# [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))
@pallabpain pallabpain self-assigned this Nov 25, 2024
@pallabpain pallabpain added the 🔧 chore Add workflows, cleanup, etc. label Nov 25, 2024
@pallabpain pallabpain merged commit 2ff5125 into devel Nov 25, 2024
3 checks passed
@rr-github-ci-user
Copy link
Collaborator

🎉 This PR is included in version 9.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rr-github-ci-user
Copy link
Collaborator

🎉 This PR is included in version 9.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

1 similar comment
@rr-github-ci-user
Copy link
Collaborator

🎉 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
Labels
🔧 chore Add workflows, cleanup, etc. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants