Commit 705e90d
Fix sortTemplates bug: remove outer scope variable dependency (#4884)
* Initial plan
* Fix sortTemplates bug by removing outer scope variable dependency
Co-authored-by: nturinski <[email protected]>
* Fix duplicate httptrigger regex pattern in getPriority
Co-authored-by: nturinski <[email protected]>
* Update src/commands/createFunction/FunctionListStep.ts
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: nturinski <[email protected]>
Co-authored-by: Nathan <[email protected]>1 parent 90192d7 commit 705e90d
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
217 | 224 | | |
0 commit comments