bitops icon indicating copy to clipboard operation
bitops copied to clipboard

Plugin testing on the local plugin creation guide is out of date

Open mickmcgrath13 opened this issue 1 year ago • 1 comments

Why are you updating / adding this documentation? The way to test a local plugin is easier now with ops repo/env-level bitops configs that can override the base bitops.plugin and bitops.deployment keys.

https://bitops.sh/development/local-plugin-creation/#3-test-your-plugin

PR that introduced the functionality: https://github.com/bitovi/bitops/pull/413/files

mickmcgrath13 avatar May 11 '23 12:05 mickmcgrath13

Can probably also remove this

-v /path/to/bitops-level/bitops.config.yaml:/opt/bitops/bitops.config.yaml \

from the "3.2. Run your test" section

mickmcgrath13 avatar May 11 '23 12:05 mickmcgrath13