Commit 3b4799f
authored
[http-client-csharp] add regen preview local validation script (#8819)
This PR adds a new regen preview developer script to aid in testing and
validating changes made to the generator. It allows regenerating azure
libraries locally using the local artifacts of the generator, helping to
see what the regenerated code will look like with the applied changes.
contributes to: Azure/azure-sdk-for-net#52234
example run:
<img width="539" height="310" alt="image"
src="https://github.com/user-attachments/assets/b1151f24-bac6-49b9-84b9-9c4352c0c71e"
/>1 parent cf85d97 commit 3b4799f
File tree
6 files changed
+2246
-4
lines changed- packages/http-client-csharp
- eng/scripts
- docs
6 files changed
+2246
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
| 161 | + | |
159 | 162 | | |
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
163 | 166 | | |
| 167 | + | |
164 | 168 | | |
165 | 169 | | |
166 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
185 | 195 | | |
186 | 196 | | |
187 | 197 | | |
| |||
0 commit comments