Repos involved in releases
- YMCA Website Services Drupal Profile Distribution YCloudYUSA/yusaopeny
- YMCA Website Services Project for initiating an YMCA Website Services instance - YCloudYUSA/yusaopeny-project
- Continuous Integration/DevOps for rebuilding/installing YMCA Website Services - YCloudYUSA/yusaopeny-cibox-build
Release Management
When tagging a new release of YMCA Website Services, the Lead Architect takes the following steps:
- Review/Merge/Update YCloudYUSA/yusaopeny-project (usually composer.json or/and oneline script install) and tag a new release there.
- Review/Merge all Pull Requests in YCloudYUSA/yusaopeny that were planned for release.
- Change the YMCA Website Services version in
openy.info.yml. - Change the YMCA Website Services version in major modules if there were changes to them (Activity Finder, PEF, etc).
- Create Changelog release notes as a draft and include Contributors as well as major issues fixed/introduced.
- Spin up a copy of an YMCA Website Services site and check top priority functionality for regressions.
- Send for review to Core Team, get approval.
- Change the YMCA Website Services version to next with -dev suffix for developers in
openy.info.yml. - Refresh the YMCA Website Services private mirror on the
openy.cibox.toolsCI server. - Ensure the version of YMCA Website Services is the proper one in site info (
admin/reports/status). - Publish announcement in #developers YMCA Website Services Slack channel.
- Publish announcement in #general YMCA Website Services Slack channel.
Release Notes Writing Guide
For best practices on structuring release notes for multiple audiences (content editors, developers, site builders, decision makers), see the Release Notes Structure Guide.