Azure / autorest.typescript

Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
MIT License
178 stars 75 forks source link

[Epic] Generation issue for mgmt modular from typespec #2320

Closed MaryGao closed 1 week ago

MaryGao commented 8 months ago
### P0 - blocker due to generation or build issues
- [ ] https://github.com/Azure/autorest.typescript/issues/2492
- [ ] https://github.com/Azure/autorest.typescript/issues/2502
- [ ] https://github.com/Azure/autorest.typescript/issues/2535
### P0 - blocker due to swagger design
- [ ] https://github.com/Azure/autorest.typescript/issues/2530
- [ ] https://github.com/Azure/autorest.typescript/issues/2335
MaryGao commented 7 months ago

azure-rest-api-specs/specification/codesigning/CodeSigning.Management at main · Azure/azure-rest-api-specs (github.com) azure-rest-api-specs/specification/apicenter/ApiCenter.Management at main · Azure/azure-rest-api-specs (github.com) azure-rest-api-specs/specification/azurelargeinstance/AzureLargeInstance.Management at main · Azure/azure-rest-api-specs (github.com)

MaryGao commented 7 months ago
spec link generation build curd pr link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/containerservice/Fleet.Management/fleet.tsp fail fail
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/deviceregistry/DeviceRegistry.Management/tspconfig.yaml failed failed
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/standbypool/StandbyPool.Management/tspconfig.yaml pass pass
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/edgezones/EdgeZones.Management/tspconfig.yaml pass pass
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/devopsinfrastructure/Microsoft.DevOpsInfrastructure/tspconfig.yaml pass pass
https://github.com/Azure/azure-rest-api-specs/tree/main/specification/codesigning/CodeSigning.Management pass pass https://github.com/Azure/autorest.typescript/pull/2382
https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurelargeinstance/AzureLargeInstance.Management pass pass https://github.com/Azure/autorest.typescript/pull/2382
https://github.com/Azure/azure-rest-api-specs/tree/main/specification/apicenter/ApiCenter.Management pass pass https://github.com/Azure/autorest.typescript/pull/2383
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/sphere/Sphere.Management pass pass https://github.com/Azure/autorest.typescript/pull/2386
https://github.com/Azure/azure-rest-api-specs/tree/main/specification/servicenetworking/ServiceNetworking.Management pass pass https://github.com/MaryGao/autorest.typescript/pull/18
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/networkanalytics/NetworkAnalytics.Management pass pass https://github.com/MaryGao/autorest.typescript/pull/16
AppComplianceAutomation pass pass
https://github.com/Azure/azure-rest-api-specs/tree/main/specification/informatica/Informatica.DataManagement pass pass
Oracle.Database pass pass
qiaozha commented 2 weeks ago

Can we close this issue?

lirenhe commented 1 week ago

Can we close this issue?

Are those failure resolved?

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/containerservice/Fleet.Management/fleet.tsp fail fail   https://github.com/Azure/azure-rest-api-specs/blob/main/specification/deviceregistry/DeviceRegistry.Management/tspconfig.yaml failed failed

MaryGao commented 1 week ago

Tried with above spec and both of them could pass. So I closed this issue.