- Notifications
You must be signed in to change notification settings - Fork914
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ec9f677
toa266455
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
Nothing blocking from my side
Uh oh!
There was an error while loading.Please reload this page.
3014713
intomainUh oh!
There was an error while loading.Please reload this page.
…5682)* Modifies `MatchedProvisioners` response of `codersdk.TemplateVersion`to be a pointer* CLI now checks for absence of `*MatchedProvisioners` before showingwarning regarding provisioners* Extracts logic for warning about provisioners to a function* Improves test coverage for CLI template push with`coder_workspace_tags`.(cherry picked from commit3014713)
…5682)* Modifies `MatchedProvisioners` response of `codersdk.TemplateVersion`to be a pointer* CLI now checks for absence of `*MatchedProvisioners` before showingwarning regarding provisioners* Extracts logic for warning about provisioners to a function* Improves test coverage for CLI template push with`coder_workspace_tags`.(cherry picked from commit3014713)
…5682)* Modifies `MatchedProvisioners` response of `codersdk.TemplateVersion`to be a pointer* CLI now checks for absence of `*MatchedProvisioners` before showingwarning regarding provisioners* Extracts logic for warning about provisioners to a function* Improves test coverage for CLI template push with`coder_workspace_tags`.(cherry picked from commit3014713)
Uh oh!
There was an error while loading.Please reload this page.
MatchedProvisioners
response ofcodersdk.TemplateVersion
to be a pointer*MatchedProvisioners
before showing warning regarding provisionerscoder_workspace_tags
.