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

290 Push #7

Closed BSick7 closed 3 years ago

BSick7 commented 3 years ago

This PR introduces the nullstone push command.

The workflow for the pushing to aws-fargate-service looks like this:

NOTES

The push command in aws-fargate-service currently only supports pushing to an ECR image registry. We don't have custom image registries configured yet.

As a result of the outputs.Retriever in https://github.com/nullstone-io/nullstone/pull/6, this PR also refactors the existing deploy code for aws-fargate-service. The same provider is used for the push command.