Azure / Azure/azure-powershell
[Eng]: order of keys in `generate-info.json` is unstable
Open
Azure PS Team
Engineering
feature-request
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
### Description
Order of keys in generate-info.json is unstable. This makes reviewing difficult.
Example: https://github.com/Azure/azure-powershell/pull/19337/files#diff-b660c23b3cbe88f30900b14c779d0ed626c8128ac94f066d110c5cff7d3b4f5b

This issue was fixed for normal autorest-based modules (https://github.com/Azure/autorest.powershell/issues/938), but not for hybird modules.
Root cause: the move-generation-to-main script.
Contributor guide
Assessment
This issue has not been assessed yet.