Add support for the 'unknown' runtime in GetRuntimeName and update RuntimeToFormattedName#29634
Add support for the 'unknown' runtime in GetRuntimeName and update RuntimeToFormattedName#29634MarcusTheCat wants to merge 8 commits into
Conversation
…et mise à jour de RuntimeToFormattedName
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Cette PR ajoute la prise en charge explicite du runtime unknown afin de retourner un nom formaté même quand FUNCTIONS_WORKER_RUNTIME est absent ou vide.
Changes:
- Ajout du mapping
unknown→UnknowndansRuntimeToFormattedName. - Mise à jour de
GetRuntimeNamepour retomber surunknownlorsqueFUNCTIONS_WORKER_RUNTIMEest vide/blanc.
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
Hi @MarcusTheCat, |
YanaXu
left a comment
There was a problem hiding this comment.
Please check my comments.
Added changelog entry for unknown runtime handling fix (Azure#29630)
|
@MarcusTheCat please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Correction double-quote to simple-quote
|
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
No description provided.