adobe / helix-deploy

A multi-cloud deployment tool for serverless functions running on AWS Lambda, Adobe I/O Runtime, Azure Functions, and Google Cloud Functions. Write once, run everywhere.
Apache License 2.0
11 stars 15 forks source link

Add support for deployment plugins #715

Closed tripodsan closed 1 week ago

tripodsan commented 3 weeks ago

It would be nice to refactor hedy to use a plugin concept. especially for supporting esoteric deployers, like compute@edge. this would reduce the amount of dependencies to be installed for projects that only need to deploy to 1 provider.

To start with, I suggest to refactor out compute@edge to it's own repository.

tripodsan commented 2 weeks ago

...or turn this into a mono-repo.

adobe-bot commented 1 week ago

:tada: This issue has been resolved in version 12.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: