[rqd/cicd] Replace python/rqd by rust/rqd on docker stack#2227
[rqd/cicd] Replace python/rqd by rust/rqd on docker stack#2227DiegoTavares merged 14 commits intoAcademySoftwareFoundation:masterfrom
Conversation
As previously communicated, python/rqd is now deprecated and it's being officially replaced by rust/rqd on docker-composed and on the release pipeline.
The previous version returned ip:port
Signed-off-by: Diego Tavares <dtavares@imageworks.com>
487a92b
into
AcademySoftwareFoundation:master
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughThe pull request migrates the RQD service from Python to a Rust-based OpenRQD implementation. Changes include updated CI/build pipelines, new Docker configuration, revised deployment documentation, and supporting Rust code for configuration handling and system utilities. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
As previously communicated, python/rqd is now deprecated and it's being officially replaced by rust/rqd on docker-composed and on the release pipeline.
Summary by CodeRabbit
New Features
Documentation
Chores