release: prepare Emulsify Drupal 7.1.0#367
Merged
Merged
Conversation
fix: make starterkit frontend scripts self-contained
chore: align semantic release plugin metadata
fix: confine generated favicon package paths
chore: document release readiness and metadata checks
added 8 commits
June 13, 2026 12:33
|
🎉 This PR is included in version 7.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR does the following:
content_topandcontent_bottomregions so they render in both the parent theme and generatedwhiskchild themes.whiskis a generation-only starterkit source and removes default design-token pipeline assumptions from generated child-theme scripts.Related Issue(s)
Notes:
7.1.0only if a legitimatefeat:commit remains in the final commit history after7.0.0.GPL-3.0-only, while Composer/Drupal.org metadata remainsGPL-2.0-only.Functional Testing:
composer validate --no-check-publish.npm ci --ignore-scripts.npm audit --omit=dev.npm audit.npm run lint:php.npm run docs:check-commands.npm run release:check -- --skip-smoke.npm run release:checkin an environment with GD and Imagick available.whisk, then runnpm install,npm run build,npm run storybook-build, andnpm run testfrom the generated child theme directory.header,content_top,content,content_bottom, andfooterrender in the parent theme and generated child theme smoke output.drush emulsify_tools:favicon-generate [theme_name].