Skip to content

fix(cli): handle version mismatch re MatchedProvisioners response #15682

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

Merged
merged 9 commits into from
Nov 29, 2024
Prev Previous commit
Next Next commit
partially revert change to message copy
  • Loading branch information
johnstcn committed Nov 29, 2024
commit 738f67c46c7f09843bd46b5b45c26221b71aa4e4
2 changes: 1 addition & 1 deletion cli/templatepush.go
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ Details:
Details:
Provisioner job ID : %s
Requested tags : %s
Last response : %s
Most recently seen : %s
`
)

Expand Down
Loading