Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
111 stars 176 forks source link

[Avocado] Support service group folder scenario #6201

Open raych1 opened 1 year ago

raych1 commented 1 year ago

Avocado cannot identify the readme under service group folder. There're more and more services using service group folder structure and tooling should extend the support for this scenario.

Rule | Message
-- | --
❌ MISSING_README | Can not find readme.md in the folder. If no readme.md file, it will block SDK generation.folder: Microsoft.Quantum/preview/2019-11-04-preview/examples
❌ MISSING_README | Can not find readme.md in the folder. If no readme.md file, it will block SDK generation.folder: resource-manager/Microsoft.Quantum/preview/2019-11-04-preview
❌ MISSING_README | Can not find readme.md in the folder. If no readme.md file, it will block SDK generation.folder: d04a75907d3e0afd2e12b27a579867d538656f9f/specification/quantum/resource-manager

<!--EndFragment-->
</body>
</html>Rule Message
❌ [MISSING_README](https://github.com/Azure/avocado/blob/master/README.md#MISSING_README)   Can not find readme.md in the folder. If no readme.md file, it will block SDK generation.
folder: [Microsoft.Quantum/preview/2019-11-04-preview/examples](https://github.com/Azure/azure-rest-api-specs-pr/blob/d04a75907d3e0afd2e12b27a579867d538656f9f/specification/quantum/resource-manager/Microsoft.Quantum/preview/2019-11-04-preview/examples)
❌ [MISSING_README](https://github.com/Azure/avocado/blob/master/README.md#MISSING_README)   Can not find readme.md in the folder. If no readme.md file, it will block SDK generation.
folder: [resource-manager/Microsoft.Quantum/preview/2019-11-04-preview](https://github.com/Azure/azure-rest-api-specs-pr/blob/d04a75907d3e0afd2e12b27a579867d538656f9f/specification/quantum/resource-manager/Microsoft.Quantum/preview/2019-11-04-preview)
❌ [MISSING_README](https://github.com/Azure/avocado/blob/master/README.md#MISSING_README)   Can not find readme.md in the folder. If no readme.md file, it will block SDK generation.
folder: [d04a75907d3e0afd2e12b27a579867d538656f9f/specification/quantum/resource-manager](https://github.com/Azure/azure-rest-api-specs-pr/blob/d04a75907d3e0afd2e12b27a579867d538656f9f/specification/quantum/resource-manager)

This is an example PR. https://github.com/Azure/azure-rest-api-specs-pr/pull/12613 //CC: @weshaggard @konrad-jamrozik

konrad-jamrozik commented 1 year ago

Relevant Teams discussion.

konrad-jamrozik commented 1 year ago

Another relevant Teams discussion.

konrad-jamrozik commented 5 months ago

This is relevant to: