cog icon indicating copy to clipboard operation
cog copied to clipboard

Increase iteration speed for command bundle development

Open kevsmith opened this issue 9 years ago • 1 comments

Cog's current install/enable/assign/wait-for-relay-to-download cycle takes forever. We need to figure out how to dramatically shorten that cycle for command bundle developers.

kevsmith avatar Jul 25 '16 19:07 kevsmith

Relay's new dev mode switch helps improve the situation but there are more things we can do:

  • Decrease template iteration overhead -- Deploying templates to test edits is tedious and slow
  • Support update-in-place for config.yaml -- This saves developers from the upgrade and deploy dance when iterating on a bundle

kevsmith avatar Sep 20 '16 18:09 kevsmith