dagster-io / dagster-cloud-action

Apache License 2.0
13 stars 20 forks source link

Add a unique suffix to each built image tag #110

Closed gibsondan closed 1 year ago

gibsondan commented 1 year ago

Summary: Previously we assumed that the only time the image tag needed to change was when your code changed / the github SHA of your main github repository changed - this is not true in the case where you are pulling in code from some other repository. This can cause confusing caching issues, particularly if multiple runs with the same image tag can exist at the same time.

This PR changes things so that by default we now append a unique 8-character suffix to each image tag.

github-actions[bot] commented 1 year ago

Your pull request is automatically being deployed to Dagster Cloud.

Location Status Link Updated
from_gh_action View in Cloud Mar 09, 2023 at 07:34 PM (UTC)