optimus icon indicating copy to clipboard operation
optimus copied to clipboard

Sync Questions to Optimus users to avoid installation of plugins on the client side.

Open sravankorumilli opened this issue 2 years ago • 0 comments

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

  1. Verify the spec config inheritance works properly such that the job creation doesn't fail.

sravankorumilli avatar Jun 21 '22 07:06 sravankorumilli