- Adds Composer Patches plugin (#66)
- Remove Dependabot (#58)
- Resolves issue where updates to commit choosing logic were causing a merge conflict. (#60)
- Adds a Roots Sage install script. See docs/Installing-Sage.md (#61)
- Set minimum-stability to "stable" in
composer.json(#55) - Add Composer
post-install-cmdto create symlinks to theweb/wpdirectory (for better multisite support) (#56)
- Pull the latest versions of all packages (#36)
- Improved debug log path suggested in
.env.example(#38) - Get latest WP updates (and other WP-related dependencies) automatically (#40)
- Always pull the latest Pantheon plugins from wpackagist (#45)
- Change from
php_versiontophp-versionin testing matrix (#46) - Additional Lando configuration (#47)
- Fix a typo in
README-internal.md(#48) - Exclude
.github/from the deploy script for the upstream repository. (#50) - Also forbid
.github/workflows/ci.ymlfrom the deploy script. (#51) - Skip commits in deploy process for nonrelease changes (#52 #53)
- Load global .env file even if .env.local is absent (#32)
- Set permalink structure in build-env.install-cms Composer extra property (#30)
- Move Pantheon modifications in application.php (#29)
.gitignoreupdates - Reported in the Pantheon Community Slack channel was the fact that the.gitignoreincluded in this repository did not match the.gitignore(with commonly-ignored files) in the default WordPress upstream (#24)- Use
.env.localfor local development (#26) - Fixes an issue where Lando was not using.envfiles locally. - README updates (#27 and #28) - Adds link to https://github.com/pantheon-upstreams/wordpress-composer-managed for forking, as well as additional guidance about the default branch name for custom upstreams.
- Initial fork from
roots/bedrockat 1.20.0. See the changelog prior to that atgithub.com/roots/bedrock