cherry-pick: update Azure Functions template to Node.js 22 (#15796)#15827
Closed
qfai wants to merge 1 commit intorelease/6.8from
Closed
cherry-pick: update Azure Functions template to Node.js 22 (#15796)#15827qfai wants to merge 1 commit intorelease/6.8from
qfai wants to merge 1 commit intorelease/6.8from
Conversation
* Update graph-connector Azure Functions template to Node.js 22 Agent-Logs-Url: https://github.com/OfficeDev/microsoft-365-agents-toolkit/sessions/ded73931-6380-4cbc-a768-41d49bc977a5 Co-authored-by: qfai <9050812+qfai@users.noreply.github.com> * Update declarative-agent-with-action-from-scratch Azure Functions templates to Node.js 22 Agent-Logs-Url: https://github.com/OfficeDev/microsoft-365-agents-toolkit/sessions/c1d5eab7-a0fa-4372-b9cc-0a347ce1b42c Co-authored-by: qfai <9050812+qfai@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: qfai <9050812+qfai@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/6.8 #15827 +/- ##
=============================================
Coverage 92.95% 92.95%
=============================================
Files 623 623
Lines 38445 38445
Branches 7110 6953 -157
=============================================
Hits 35737 35737
Misses 1977 1977
Partials 731 731 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick PR
Cherry-picks commit ce80998 (#15796) onto release/6.8.
Original PR
#15796 - chore: update Azure Functions template to Node.js 22
Updates graph-connector and declarative-agent-with-action-from-scratch Azure Functions templates to Node.js 22.