- Issue created by @catch
- 🇬🇧United Kingdom catch
Trying to think through how we could test what will actually happen, I think it is:
1. Release a very early alpha of 11.2 as soon as package_manager reaches beta stability.
2. Start a new major branch of automatic_updates with package_manager removed, release an early alpha of that.
3. Either in core or package_manager add a hidden/testing module that removes all the guardrails about minor/major updates and alpha/beta/rc releases,
4. Take an 11.1 site with automatic_updates, then using automatic updates, update it to 11.2.x and the new major automatic_updates branch.
- 🇬🇧United Kingdom catch
Writing #2 makes me realise this needs to be a core issue for the early alpha release, especially if we want to test this while package_manager is alpha instead of beta to iron anything out earlier. We can then spin off an issue for automatic_updates once we've figured out the steps.
Once we have one early alpha release, we can also test core package_manager updating core to a second early alpha release, so this issue will cover both of those things.