Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backdrop 1.21.0 Release checklist #5457

Closed
35 of 40 tasks
quicksketch opened this issue Jan 15, 2022 · 5 comments
Closed
35 of 40 tasks

Backdrop 1.21.0 Release checklist #5457

quicksketch opened this issue Jan 15, 2022 · 5 comments
Assignees
Milestone

Comments

@quicksketch
Copy link
Member

quicksketch commented Jan 15, 2022

Scheduled for January 15, 2022 1 - 4pm PT

Pre-release tasks

  • If this is the Jan 15 release, ensure that the end year in the "All Backdrop code is Copyright..." section towards the bottom of the README.md file has been updated to reflect the new/current year.
  • Merge minor release commits (@quicksketch)
  • Move all unfinished issues to the next bug-fix release milestone (@quicksketch)
  • Review all closed issues in milestone: (@jenlampton)
    • Issue titles should include a complete, but very brief summary of the problem.
    • Issue titles sould be in complete sentences, ending with a period.
    • Bug issue titles should start with Fix or Fixed,
    • New fearure issue titles should start with Add or Added.
    • Each issue should have accurate labels, especially the "type - " labels.
  • Close the milestone (@quicksketch)
  • Draft Release notes (@jenlampton)
    • Copy Preview release release notes, update as follows
      • Include a short, descriptive summary of the release, for example:
        • The Backdrop community is proud to release version 1.xx of Backdrop CMS, following our 4-month release cycle.
      • Include a section containing Notes for updating
        • Note if any changes were made to files outside the core directory, for example:
          • No changes have been made to the .htaccess, robots.txt or default settings.php files in this release. Updating customized versions of those files is not necessary.
        • Note if updates (update.php) needs to be run, for example:
          • Use the text "The database update script does not need to be run."
          • or "It will be necessary to run the update script (located at /update.php) for this release."
      • Include changelog since last version:
        • Navigate to Actions
        • Select the most recent time "Release Notes Generator" has been run.
        • Download the release-notes artifact attached to the generator.
        • Unzip the file, and copy/pate contents into release notes draft.
        • Re-word issue titles to indicate that the problems have been fixed.
        • Note: This list can also be copied from the list on the preview release, but review closed issuses in the milestone
      • Verify the list above matches all changes since the most recent bug-fix release

Release tasks

  • Update bootstrap.inc with version number (@quicksketch)
  • Tag for release, and push tag to GitHub (@quicksketch)
  • Branch for new minor number (e.g. 1.10.x) and push to GitHub (@quicksketch)
  • Revert version number back on 1.x branch with minor number increased (e.g. 1.11.x-dev) (@quicksketch)
  • Revert version number back on new minor number branch (e.g. 1.10.x-dev) (@quicksketch)
  • Create release notes on GitHub, and publish release (@jenlampton)
  • Unpublish preview release on backdropcms.org (assign to stpaultim / klonos / jenlampton / serundeputy / herbdool / quicksketch)
  • Update the front page download link on b.org @jenlampton

Immediate Post-release tasks

Code tasks

Publicity tasks

Backdrop Website updates

2-week Post-release tasks

These should be done after the first bug-fix release or 14 days -- whichever
comes sooner.

Code tasks

Publicity tasks

Backdrop Website updates

See Also

@quicksketch quicksketch added this to the 1.21.0 milestone Jan 15, 2022
@quicksketch
Copy link
Member Author

@jenlampton
Copy link
Member

jenlampton commented Jan 16, 2022

Draft release notes:

The Backdrop community is proud to release version 1.21.0 of Backdrop CMS, following our 4-month release cycle.

Notes for updating

  • It will be necessary to run the update script (located at /core/update.php) for this release.
  • No changes have been made to the .htaccess, robots.txt or default settings.php files in this release. Updating customized versions of those files is not necessary.

New features

  • Add crop anchor point for Scale and Crop image effect. #5080
  • Add additional CSS classes on regions in Flexible layout templates. #5044
  • Add a "negate" option to the visibility condition for roles. #4689
  • Add settings for which parts of the book navigation to display. #5430
  • Add filters for ClassName to the Interface for listing available tests. #5257

User Experience improvements

  • Separate help text for publishing options #3122
  • Place breadcrumbs above the page title for new installs. #4113
  • Add Date format tokens for date fields. #2069
  • Remove all instances of "please contact an administrator" from messaging #4802
  • Remove item from text on the Add another item button. #5235
  • Changed "path alias" to "URL alias" throughout code and interface. #5405
  • Make the default home page path required #3343

Developer Experience improvements

  • Add entity_view() into core #1739
  • Provide a helper function to prevent a layout from wrapping around content. #1728
  • Add an 'empty' option to theme_item_list() #5380

Bug fixes

  • Fixed: Don't send Telemetry data from PR Sandboxes. #5444
  • Fixed: Fatal error: Argument 1 passed to file_icon_url() when using custom File display modes. #5370
  • Fixed: Added missing 2nd asterisk to code comment opener for system_update_1079(). #5451

Miscellaneous changes

  • Remove all instances of "blacklist" and "whitelist" from core #4441
  • Update jQuery UI to 1.13.0 #5401
  • Optimize menu_navigation_links_rebuild() #5389
  • Remove Zen.CI from the core repository. #5197
  • Enable telemetry module on new installs #5253

@herbdool
Copy link

I'm not clear on why updating Platform.sh and backdrop-composer are immediate but Pantheon requires waiting. Can we just do them all immediately or wait with all?

@olafgrabienski
Copy link

Language file updated, see 1.21.x column on https://localize.backdropcms.org/translate/downloads.

@jenlampton
Copy link
Member

b.org and the forum site have been updated to 1.21.1

@ghost ghost closed this as completed May 16, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants