architect-team / architect-cli

Command line interface for running Architect services locally
https://docs.architect.io
38 stars 13 forks source link

Allow secrets to be used as tags #919

Closed mueschm closed 1 year ago

mueschm commented 1 year ago

Overview

Customers want to deploy different versions of their app at different times. This change allows you to use a secret as tag in the dependency block. Now you can change which version of a dependency will be used during deploy time.

Changes

Allow tags to be secrets.

Tests

Did a full end to end test locally and deployed different tagged components.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.43.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: