Commit 9d5a6e9
Integrate from main (#36202)
* [Language] Remove old preview API versions (#31781)
* [Language] Remove old preview API versions
* Remove 2023-04-15-preview from authoring
* update the api version
* tsv compile
---------
Co-authored-by: Bidisha Chakraborty <[email protected]>
* Migrate API Doc Preview (#35018)
* Add package.json
* Enable eng/tools in JS
* First cut at direct port
* Wire up command, move some functions into changed-files.js
* Move, pipeline, refactor
* Trivial test change to a spec file
* Usage, logging, add pathExists to changed-files.js, types in doc-preview.js, coverage for doc-preview.js
* Prettier
* SkipCheckoutNone
* Git token auth
* --
* ../
* Pool
* fetchDepth: 2
* Get-ChildItem
* More logging
* Directory
* BaseRepoOwner
* Cleanup
* 02
* Comment
* Test a change that should break the docs build
* Queue docs build
* 02
* Tab
* Add wait and result output
* Log files
* Direct invocation with valid path
* Output buildstart.json
* Fixes
* Remove BOM
* PR Number
* Test changes that won't break the build
* encodeURIComponent
* -pwsh
* Revert BatchService.json testing
* Test from another PR
* Test timeouts
* Test timeout in script
* >
* Remove test exception
* Show token scope
* Set status on PR
* git rev-parse HEAD
* SourceCommitId
* -Azure/
* Set check state in DevOps pipeline
* set-pr-check.yml
* -description
* Can't enforce values for macro (defined at runtime) syntax at template expansion time
* .mjs -> .js
* .js, other documentation
* vso
* displayName
* Add package.json to eng/scripts, wire up to github-test.yaml (might need a rename)
* sparse checkout eng/scripts
* eng/scripts/package-lock.json
* package.json
* npm i
* prettier -> format
* package-lock.json
* --output
* Path
* Revert test changes in specification/
* Revert "Test from another PR"
This reverts commit 04aeecc.
* Architecture feedback
* Paths
* Docs preview
* pscore
* `
* copy
* $buildStart
* Test: timeout
* (
* Remove test timeout
* Test orchestration build failure
* Revert contrived orchestration failure
* Contrive a docs build failure
* Test success case
* Revert spec change
* Add support for filtering quickstart templates
* Use aka.ms link for docs support teams channel
* Sparse checkout might work but that can be investigated elsewhere
* Improve param validation
* Test api-doc-preview param validation in practice
* Revert github-test.yaml
* Revert .gitignore
* Remove unnecessary files
* More status update messages
* Revert "Test api-doc-preview param validation in practice"
This reverts commit 929d33c.
* Fix package.json/package-lock.json
* package-lock.json
* npm i
* Format
* Apply suggestions from code review
Co-authored-by: Mike Harder <[email protected]>
* inline, fix ts-check errors
* Use getChangedFilesStatuses to exclude deleted files instead of querying the filesystem directly
* Comments
* Named typedefs, more exceptions, expand "key" to a couple variables
* Adjust PR triggers
* Remove fs/promises/access
* Add WorkingDirectory to npm-install.yml, use shebang invocation
* Remove infinite loop condition
* pathExists
* .js
* (
* Only run docs build if there are changes to push
* DisplayName
* Final TODOs
* Format
* Update eng/pipelines/swagger-api-doc-preview.yml
Co-authored-by: Mike Harder <[email protected]>
---------
Co-authored-by: Mike Harder <[email protected]>
* [.github] Add typescript-eslint (#36181)
* [chore] npm update (#36182)
* Azure Maps Weather Service: ordered the enum tables how they should appear in the docs. (#35646)
* ordered the enum tables how they should appear in the docs. Updated enum descriptions.
* ordered the enum tables how they should appear in the docs. Updated enum descriptions.
* minor updates
* removed blank line.
* Removed word 'inhalable'
---------
Co-authored-by: Faraz Siddiqui <[email protected]>
* Update `summarize-checks` output - add graceful exit (#36186)
* format, update output
* Ensure typespec project is valid before generating typespec apiview (#36183)
* [Monitor Metrics Query] Update TypeSpec Python config (#36052)
Signed-off-by: Paul Van Eck <[email protected]>
* Add Microsoft.Mission spec to public repo (#32359)
* Moving specs from private to public
The files are the same as the one in https://github.com/Azure/azure-rest-api-specs-pr/pull/20074/files#diff-4764111bf455581c775da5c4711ccd11e820292fc9c84957532fc5d278b3ea2d
* Added missing files
* Add only version 2024-01-01 preview
* Remove old versions
* add back the old versions
* Removing old versions
* Added older version of the API
* Added older version of API to Readme
* Update version.tsp
* remove 2022 versions
* Delete versions prior 2024-06-01-preview
* remove status 200 of delete operations
* remove status 200 from openapi.json
* remove status 200 from example files
* remove status 200 from EnclaveEndpoints_Delete.json
* remove the status 200 when compiling
* change ArmResourcePatchAsync to ArnCustomPatch
* compile file with ArmCustomPatch
* rollback to ArmResourcePatch
* added version 2024-12-01
* remove status 200 from ver 2024-12-01
* change ARMResourcePatch for ARMResourcePatch
* add @parameterVisibility to all ocurrences of ArmCustomPatchAsync
* minor fix on ArmCustomPatchAsync
* compile the model
* added location to Community Update
* location to community_update
* Update Community_Update.json
* added location to CommunityEndpoints
* Added location on all update example files
* added location to virtualEnclave_update
* made rulecollection optional
* change propertires to optional
* change properties to optional
* Added suppression
* add suppression
* rollback suppressions
* made properties optional
* update openapi file
* Update for tsp update
* Update formatting
* Use latest version v6 of types.json
* Use latest version v6 of types.json
* Update patch model
* Update patch model
* Update patch model
* Update patch model
* Update patch model
* Update patch model. Revert location addition in examples
* Update patch model
* Update patch model
* Update patch model
* Update patch model. Fix location in examples.
* Update patch model. Fix location in examples.
* Format update
* Format update. Use Azure.Core.azureLocation for location def in mrg
* Fix visibility for mrg location
* Remove 2024_10 and 2024_11
* Remove 2024_10 and 2024_11 examples
* Remove 2024_10 and 2024_11 from readme.md
* Remove 2024_10 and 2024_11 from resource-manager
* Use Update<T> instead of separately defining the patchable props
* Use Update<T> on patchResources
* Revert optional/required params to match ve-common and hope the Update<T> model handles it correctly.
* Re-Enable PATCH optionality.
* Add types for ARM resources
* Fix examples
* Add suppressions for AvoidAnonymousTypes
* Fix examples for type updates. Add uuid type to uuid fields.
* Fix examples for type updates.
* Remove uuid type
* Remove uuid type
* Prettier
* Prettier
* Update suppressions
* Move routes to routes.tsp
* Feedback from engineering -- remove Endpoint, InternalConnection, ExternalConnection models and interfaces. Update Community to include _ as part of name validation.
* Fix examples
* Remove examples for deprecated resources
* Remove examples for deprecated resources
* Remove examples for deprecated resources
---------
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: Trevor Goodyear <[email protected]>
Co-authored-by: Trevor Goodyear <[email protected]>
* [applicationinsights][python] Convert applicationinsights readme.python.md to singleapi package format (#36026)
* Initial plan
* Convert applicationinsights readme.python.md to singleapi package format
Co-authored-by: msyyc <[email protected]>
* Update readme.java.md
* Update readme.java.md
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
* Sync eng/common directory with azure-sdk-tools for PR 11336 (#36190)
* Install .NET from tools repo global.json
* Set workingDirectory to tools root
* use exact same install steps as tools repo
* revert formatting
* formatting
---------
Co-authored-by: Mike Harder <[email protected]>
* Rename Recoveryservices.Management to RecoveryServices.Management (#36172)
All files and directories under specification/recoveryservices/Recoveryservices.Management were renamed to specification/recoveryservices/RecoveryServices.Management to standardize casing and improve consistency.
* Rename Powerbidedicated.Management to PowerBIDedicated.Management (#36169)
All files and folders under specification/powerbidedicated/Powerbidedicated.Management were renamed to specification/powerbidedicated/PowerBIDedicated.Management to correct casing and improve consistency.
* Rename NotificationHubs.Management directory and files (#36168)
Renamed 'Notificationhubs.Management' to 'NotificationHubs.Management' across all specification files and examples for consistency. Also updated the service name in tspconfig.yaml to 'NotificationHubs'.
Co-authored-by: Dapeng Zhang <[email protected]>
* Fixed 2025-02-01-preview API by Reverting Linked Hub Changes and Added DeviceRegistry Namespace (#31635)
* update common model refs (#36114)
* java, mgmt, aks, fix readme (#36200)
---------
Signed-off-by: Paul Van Eck <[email protected]>
Co-authored-by: Bidisha Chakraborty <[email protected]>
Co-authored-by: Bidisha Chakraborty <[email protected]>
Co-authored-by: Daniel Jurek <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: steve munk <[email protected]>
Co-authored-by: Faraz Siddiqui <[email protected]>
Co-authored-by: Scott Beddall <[email protected]>
Co-authored-by: Chidozie Ononiwu <[email protected]>
Co-authored-by: Paul Van Eck <[email protected]>
Co-authored-by: jorgechav <[email protected]>
Co-authored-by: Trevor Goodyear <[email protected]>
Co-authored-by: Trevor Goodyear <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Co-authored-by: Wenming Liu <[email protected]>
Co-authored-by: Dapeng Zhang <[email protected]>
Co-authored-by: yijinglu-microsoft <[email protected]>
Co-authored-by: jiminwen-msft <[email protected]>1 parent d3639ba commit 9d5a6e9
File tree
124 files changed
+350
-268
lines changed- eng/common/pipelines/templates/jobs
- specification
- applicationinsights/resource-manager
- communication/data-plane/Chat/stable/2025-03-15
- containerservice/resource-manager/Microsoft.ContainerService/aks
- deviceprovisioningservices
- DeviceProvisioningServices.Management
- examples/2025-02-01-preview
- resource-manager/Microsoft.Devices/preview/2025-02-01-preview
- examples
- notificationhubs/NotificationHubs.Management
- examples/2023-10-01-preview
- Namespaces
- NotificationHubs
- powerbidedicated/PowerBIDedicated.Management
- examples/2021-01-01
- recoveryservices/RecoveryServices.Management
- examples/2025-02-01
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
124 files changed
+350
-268
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
117 | 138 | | |
118 | 139 | | |
119 | 140 | | |
| |||
Lines changed: 3 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 6 additions & 183 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | | - | |
12 | 14 | | |
13 | | - | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 17 | + | |
| 18 | + | |
196 | 19 | | |
197 | 20 | | |
198 | 21 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1198 | 1198 | | |
1199 | 1199 | | |
1200 | 1200 | | |
1201 | | - | |
| 1201 | + | |
1202 | 1202 | | |
1203 | 1203 | | |
1204 | | - | |
| 1204 | + | |
1205 | 1205 | | |
1206 | 1206 | | |
1207 | | - | |
| 1207 | + | |
1208 | 1208 | | |
1209 | 1209 | | |
1210 | | - | |
| 1210 | + | |
1211 | 1211 | | |
1212 | 1212 | | |
1213 | | - | |
| 1213 | + | |
1214 | 1214 | | |
1215 | 1215 | | |
1216 | 1216 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
0 commit comments