Wish list
Must have:
- ...
Nice to have:
- #2824731: API Only: Allow creation of site and new platform in one request.
- #2823827: Specify object when tasks are used on may objects: "Verify Site" vs "Verify Platform"
Stuff that didn't make it in time:
- #2212149: Improve task queue AJAX refresh
- #2754069: API Only: Allow site nodes to specify "install_method", allowing something other than automated Drupal profile.
Schedule
We'd like to keep to a roughly bimonthly release schedule... putting 3.11 in week 20.
No promises though ... a security release could be earlier and if life prevents it it could be delayed.
Comments
Comment #2
helmo commentedComment #3
helmo commentedComment #4
helmo commentedI'm working on documentation updates for the release process in https://github.com/aegir-project/documentation/tree/gitlab
In the provision repo I've merged some gitlab-ci work but I'm having trouble getting them to pass every time. I have a feeling there's a 'random' element in whether the queued starts or not.
Comment #5
helmo commentedDraft release notes are on https://github.com/aegir-project/documentation/blob/gitlab/docs/release-...
Comment #6
helmo commentedI tagged a 3.11-beta1 but somehow the build is now failing :(
Comment #7
helmo commentedWell the makefile seems to be failing on not finding the beta1 release node on D.o.
Chicken vs. egg I would like the test to complete before pushing packages to our debian repo and D.o.
One solution could be to alter the makefile to also fetch hostmaster from git. Then I could get away with just pushing the tag, and not creating a release node.
Comment #8
helmo commentedI switched it to use Git as mentioned in #7.
beta3 is tagged and seens to go well on the packaging side.
We have one small regression though.... #2824731-27: API Only: Allow creation of site and new platform in one request. but the testbot seems happy with my quickfix.
Comment #9
helmo commentedThis went out today.
Comment #11
helmo commentedAn updated Debian package was just released ... maintenance release 3.11.2
The only change is the version number as to trigger an update of Drupal core for the hostmaster installations.