Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always update traffic if tag_traffic or revision_traffic is given #535

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

sethvargo
Copy link
Member

Closes #533

This could potentially be a breaking change for anyone using a step that had an image or source with a tag_traffic or revision_traffic. Previously this would not re-deploy, but now it does.

@sethvargo sethvargo requested a review from a team as a code owner August 19, 2024 05:12
@sethvargo sethvargo requested a review from verbanicm August 19, 2024 05:12
@sethvargo sethvargo enabled auto-merge (squash) August 19, 2024 05:16

Verified

This commit was signed with the committer’s verified signature.
jrfnl Juliette
@sethvargo sethvargo force-pushed the sethvargo/alwaysupdate branch from 183db7b to 5b9246a Compare August 19, 2024 21:50
@sethvargo sethvargo merged commit e37d731 into main Aug 19, 2024
10 checks passed
@sethvargo sethvargo deleted the sethvargo/alwaysupdate branch August 19, 2024 21:52
sethvargo pushed a commit that referenced this pull request Aug 19, 2024

Verified

This commit was signed with the committer’s verified signature.
jrfnl Juliette
## What's Changed
* docs: remove csv regions since it's not implemented upstream by
@sethvargo in
#534
* Always update traffic if tag_traffic or revision_traffic is given by
@sethvargo in
#535


**Full Changelog**:
v2.6.1...e37d731
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

revision_traffic: 'LATEST=100' does not deploy the image
2 participants