monodeploy icon indicating copy to clipboard operation
monodeploy copied to clipboard

Build out monodeploy stages using plugin system

Open noahnu opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Similar to Webpack, take advantage of the plugin system to build out the internal monodeploy stages/pipeline. We'd have "defaults" / "core" and then allow developers to extend the pipeline and alter behaviour using plugins.

Describe the solution you'd like

Rewrite core pipeline stages using the plugin system we're already using for plugin-github.

noahnu avatar May 20 '21 13:05 noahnu