-
Notifications
You must be signed in to change notification settings - Fork 249
Support language custom #5771
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
base: main
Are you sure you want to change the base?
Support language custom #5771
Conversation
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.
What is this for? How is this different from setting language to docker
??
Because See heaths/functions-quickstart-rust-azd#2 We have an internal discussion in Teams on this. Please see that for more information. Rust and Go are other popular (and growing in popularity) languages, and if @vhvb1989 unfortunately, this doesn't quite work but may be close. My
I would expect that |
@vhvb1989 I updated this PR with something closer to what I was thinking. It'd be great if we supported all hooks for a |
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.
I'd recommend we hold off on this till we support languages via our Extension framework.
Happy to take the smaller change regarding zip file handling in a separate PR.
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash:
pwsh:
WindowsPowerShell install
MSI install
Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
fix: #5810