[question] Unrelated changes in conandata.yml affect RREV
Open
stage: triaging
type: look into
- Dominant language
- C++
- Stars
- 125
- Forks
- 382
- Avg merge
- 22h 39m
- Merged PRs (30d)
- 21
Description
- [x] I've read the [CONTRIBUTING guide](https://github.com/conan-io/conan/blob/develop/.github/CONTRIBUTING.md).
When I add a new version to `conandata.yml` it changes RREVs of all other versions listed there (because RREV depends on the hash of the whole file) and so all existing binary packages become obsolete. This is very inconvenient. Maybe Conan could use only the current version subtree in `conandata.yml` when calculating RREV?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.