Azure / bicep-types-az

Bicep type definitions for ARM resources
MIT License
84 stars 27 forks source link

Avoid clearing stale type folders when used with `--single-path` flag #2285

Closed anthony-c-martin closed 2 weeks ago

anthony-c-martin commented 2 weeks ago

Noticed under #2284. The "stale folder cleanup" logic scans the specs repo. If it's run using --single-path against an older version of the specs repo, this will remove folders that were previously valid.