- Status changed to Postponed
almost 2 years ago 2:46pm 15 February 2023 - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
@tedbow and @tim.plunkett discussed the plan for getting Automatic Updates, Project Browser and Package Manager into core. We're likely going to aim to land Package Manager first. So postponing this issue for now, until the dust settles on that.
- Status changed to Active
over 1 year ago 6:34pm 26 June 2023 - 🇺🇸United States effulgentsia
I don't think this needs to be postponed anymore since most of the package manager alpha blockers aren't currently actionable. However, what's the difference between this issue and 📌 Limit non-stable releases to RCs on updater form Closed: duplicate ? Is this one about pre-releases of core and the other one about pre-releases of contrib projects?
- 🇺🇸United States tedbow Ithaca, NY, USA
Closed 📌 Limit non-stable releases to RCs on updater form Closed: duplicate as duplicated.
Only I had commented on that issue:
We have
\Drupal\automatic_updates\Validator\VersionPolicy\TargetVersionStable
but this only applies for cronWe actually test that pre-release shows up for the next minor in
\Drupal\Tests\automatic_updates\Functional\UpdaterFormTest::testNextMinorPreRelease
but we don't test alpha. I think an alpha would show for the next releaseI think we at least need to allow updating to RC releases of the next minor because otherwise you would have a very narrow window in which you could update from you current minor to current minor +2. I would think we would want that so people could rely on cron updates from 1 year.
- Status changed to Needs work
about 1 year ago 7:54pm 26 October 2023 - 🇺🇸United States tedbow Ithaca, NY, USA
Pushed up a validator for only RC1 and above. Need to add a test that beta and below are not supported
- last update
about 1 year ago 769 pass, 2 fail - @tedbow opened merge request.
- last update
about 1 year ago 772 pass - last update
about 1 year ago 765 pass, 1 fail - Status changed to Needs review
about 1 year ago 9:13pm 26 October 2023 - last update
about 1 year ago 772 pass - Assigned to phenaproxima
- First commit to issue fork.
- last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago 572 pass, 63 fail - last update
about 1 year ago Custom Commands Failed - @tedbow opened merge request.
- last update
about 1 year ago 718 pass, 3 fail - last update
about 1 year ago 718 pass, 3 fail - last update
about 1 year ago 772 pass - last update
about 1 year ago 720 pass, 4 fail - 🇺🇸United States phenaproxima Massachusetts
Very few notes here -- the original MR looks pretty good.
I'm not super hot on having two separate policy rules for this, but I think it's the simplest thing we could do (we tried making it more flexible but that created more problems than it solved).
- Assigned to tedbow
- Status changed to Needs work
about 1 year ago 12:54pm 2 November 2023 - last update
about 1 year ago 720 pass, 4 fail - last update
about 1 year ago 723 pass, 2 fail - last update
about 1 year ago 778 pass - Assigned to phenaproxima
- Status changed to Needs review
about 1 year ago 9:01pm 2 November 2023 - 🇺🇸United States tedbow Ithaca, NY, USA
@phenaproxima added todo to 📌 Remove UpdateStage::begin() in favor of ::create() Active I think this is ready for review again
- last update
about 1 year ago 778 pass - Issue was unassigned.
- Status changed to RTBC
about 1 year ago 9:05pm 2 November 2023 - Status changed to Fixed
about 1 year ago 9:44pm 2 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.