Software related change records:
https://www.drupal.org/list-changes/drupalorg
Infrastructure related change records:
https://www.drupal.org/list-changes/infrastructure
Announcements
We are not announcing many changes for this sprint, as the Drupal Association team will be attending Drupal Europe
Change to the Git remote format for Drupal.org
We have deprecated the Git remote format <username>@git.drupal.org/project/<yourproject>.git in favor of g...@git.drupal.org:project/<yourproject>.git in preparation for changes to our developer tooling stack. If you used the <username>@ format for your git remotes, you should change your remote to the git@ format. Please note: you cannot use password authentication with the new git@ format, you will need to upload SSH keys to your Drupal.org profile.
The version control tab at the top of any project will display the correct instructions that you can copy and use moving forward.
For more detailed instructions please review: https://drupal.org/gitauth
For more information about why we're making this change: https://www.drupal.org/drupalorg/blog/developer-tools-initiative-part-5-gitlab-partnership
Change to Sandbox Git remote URLs
HTTP clones for sandbox projects have changed from: https://git.drupal.org/sandbox/<author-username>/<project-node-id>.git
to:
https://git.drupal.org/sandbox/<author-username>-<project-node-id>.git
Git urls for sandboxes have changed from the format:
<username>@git.drupal.org:sandbox/<author-username>/<project-node-id>.git
the format should be changed to: g...@git.drupal.org:sandbox/<author-username>-<project-node-id>.git
The version control tab at the top of any project will display the correct instructions that you can copy and use moving forward.
For more detailed instructions please review: https://drupal.org/gitauth
For more information about why we're making this change: https://www.drupal.org/drupalorg/blog/developer-tools-initiative-part-5-gitlab-partnership
Deprecating PhantomJS
PhantomJS is currently being used in core and contrib for running automated Javascript tests on DrupalCI. The PhantomJS software is no longer supported, and we're going to be deprecating support for this testing method in DrupalCI soon. We strongly encourage all maintainers to migrate their Javascript tests to Nightwatch/Chrome web driver.
Upcoming Changes
Additional changes are on hold while the team attends Drupal Europe in Darmstadt!
Ongoing Changes
Change the issue credit attribution to default to crediting commenters (maintainers must deselect commenters to remove credit attribution)
A number of maintainers and contributors from the core and contrib spaces have suggested that we change the Issue Credit Attribution process, so that commenters are credited by default, instead of having to be manually credited by the maintainer.
We want to continue to observe feedback on this change in the issue thread, but based on the current consensus and positivity around this idea, we are intending to make this change.
Change record: https://www.drupal.org/node/2974366
Issue: https://www.drupal.org/project/drupalorg/issues/2972225
Status: On hold while we continue to review community feedback on this issue
Importing existing donation and membership data to new membership system
If you've ever needed to look up a history of your donations to the DA for tax purposes, you'll be happy for this one. Now you will see the full history of donations, not including memberships, on your Drupal.org profile.
Change record: https://www.drupal.org/node/2956455
Issue: https://www.drupal.org/project/drupalorg/issues/2934492
Status: In progress
Implementing Open Demographics Initiative on Drupal.org
To improve the inclusiveness of our community, we want to provide better tools for understanding our community, and for allowing members of our community (at their choice) to positively affirm their identity and expression.
There are a number of important axes of identity and expression, however. We are evaluating making a module to include the Open Demographics Initiative, by @drnikki, with input from @sagesharp, @rachel_norfolk, @justafish, among others.
Change record: https://www.drupal.org/node/2944177
Issue: https://www.drupal.org/project/drupalorg/issues/2938949
Status: We have submitted a pull request to provide all of the questions and answers from ODI in a JSON format: https://github.com/drnikki/open-demographics/pull/48 further reviews are welcome!
Previous Sprint Changes
Developing a tag based scheduler for the DrupalCon Schedule
For DrupalCon Seattle, coming up in April of 2019, we want to implement a new scheduler system to allow sessions to have multiple tags rather than just a single track. We've been working with some members of the track team (thanks @eatings and @timplunkett!) and are prototyping what this may look like now.
Status: Deployed
Registration changes to support changes to DrupalCon programming
For DrupalCon Seattle, coming up in April of 2019, we are implementing some changes to the registration system to support changes in programming (in particular, the ability to filter which tickets you see based on your persona). These changes will span the course of several sprints, but should be ready for the September 1st general registration launch.
Status: Deployed
Improve the clickpath for Downloading Drupal
A primary goal of recent content strategy work on Drupal.org has been to ensure that different kinds of site visitors are sent down the appropriate persona-based funnel to find the right content for their needs. Evaluators are sent to case studies, agencies to sales materials, and developers to development tools. We want to ensure that this core audience of developers(or prospective developers) has easy access to download Drupal, so we will be updating the /download and /try-drupal pages.
Thanks to @grasmash for spearheading this effort
Change record: https://www.drupal.org/node/2992617
Issue: https://www.drupal.org/project/drupalorg/issues/2987842
Status: Deployed
Read more about these change notifications.
Sign up to receive change notifications via email.