vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Solo OVA must be built via CI/automation #663

Closed berndtj closed 5 years ago

berndtj commented 6 years ago

Feature Request

Detailed Description

Building the OVA should be part of CI (concourse) pipeline. The artifact must be published to a publicly accessible location (Fling).

Context

Possible Implementation

Complexity

berndtj commented 6 years ago

Should depend on VMC as opposed to physical hardware.

kars7e commented 5 years ago

Partially done via #718, the final product will be a release pipeline that pushes OVA to S3.

kars7e commented 5 years ago

Fixed in #725