nullstone-io / nullstone

Nullstone is a customizable developer platform launched on your cloud accounts.
https://nullstone.io
MIT License
39 stars 1 forks source link

F1815 deploy version #183

Closed ssickles closed 7 months ago

ssickles commented 7 months ago

This PR updates the push, deploy, and launch commands to take into account whether artifacts have already been uploaded for a given commit sha. If so, a sequence number is appended on the end of the commit sha to form the version.

There were also some updates in the deployment-sdk requiring a outputs.ApiRetrieverSource. This code has been refactored to become compatible with this change.