suborbital / subo

The Suborbital CLI
Apache License 2.0
81 stars 24 forks source link

fix: deploy the e2core version from subo, not the templates #390

Closed arbourd closed 1 year ago

arbourd commented 1 year ago

E2Core version is currently hardcoded into the templates (suborbital/templates) repository directly. This commit templates the release.RuntimeVersion (which represents E2Core) into the templates, rather than rely on the hardcoded tag in the template itself.

This commit also makes some small changes that: