Edge and beta builds cannot be installed when a hotfix is not merged to `dev`
Open
act-platform-engineering-squad
Core
feature-request
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Describe the bug**
When there is a hotfix, like `2.29.1`, it overrides edge and beta builds like `2.29.0.postxxx`. Before the hotfix is merged back to `dev`, edge and beta builds cannot be installed anymore.
If the merge-back is delayed due to reasons like merge conflict (https://github.com/Azure/azure-cli/pull/19982), this issue becomes more significant.
Contributor guide
Assessment
This issue has not been assessed yet.