optimus
optimus copied to clipboard
Sync Questions to Optimus users to avoid installation of plugins on the client side.
Description Inorder to avoid installation of plugins there is a need for syncing just the questions to the users for better cli experience.
Refer: RFC - Simplify Plugins
Acceptance Criteria
- [ ] Should support syncing of questions with multiple optimus servers for eg., integration & production environments.
- [ ] The jobs that are created through the new yaml specifications should be compatible with the old specification and jobs should be submitted properly, there should n't be any impact.
- [ ] If both binary & yaml plugins are configured the syncing should still happen despite binary being the priority.
Tech Details
- Verify the spec config inheritance works properly such that the job creation doesn't fail.