Commit a37bd43
refactor: Library worker renaming (#1733)
* Library worker renaming
* Moving library workers to separate dir
* Resolving conflicts
* Updating install dependencies script
* Fixed typo
* Updated v1 version
* remove top-level azure-functions-runtime folders
* Removed old files
---------
Co-authored-by: hallvictoria <[email protected]>
Co-authored-by: Victoria Hall <[email protected]>1 parent 6be5040 commit a37bd43
File tree
122 files changed
+111
-426
lines changed- .github
- azure_functions_worker_v2/tests/unittest_proxy
- eng
- ci
- scripts
- runtimes
- v1
- azure_functions_runtime_v1
- bindings
- utils
- tests
- protos
- identity
- unittests
- default_template
- utils
- v2
- azure_functions_runtime
- bindings
- utils
- tests
- protos
- identity
- unittests
- basic_function
- indexing_exception_function
- streaming_function
- utils
- workers
- proxy_worker
- tests/unittest_proxy
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
122 files changed
+111
-426
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
Lines changed: 0 additions & 65 deletions
This file was deleted.
Lines changed: 0 additions & 254 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
0 commit comments