Problem/Motivation
After all the grate work of the Distributions and Recipes initiative
[Plan] Distribution support on drupal.org and packages.drupal.org
Distributions and Recipes initiative overview and roadmap
In Drupal Slack #distributions-and-recipes
Distributions and Recipes initiative overview and roadmap
In Drupal Slack #distributions-and-recipes
Had a test drive in a playground testing profile.
Most ideas and logic are working, which will minimize time and PHP code writing for installation, updates, and custom bash or drush commands.
Most ideas and logic are working, which will minimize time and PHP code writing for installation, updates, and custom bash or drush commands.
Proposed resolution
Start using Recipes in Varbase profile, modules, components, and bash scripts
Step by step to use with:
- Stand alone recipes
- Recipes in Varbase profile for options on installation
- Recipes in modules for ( installation, and updates )
- Managing permissions, changes on active configs.
- Use Recipes with needed event subscribers or hooks
- Easier updates ( having the functionality of theUpdate Helper module in Drupal core
- Enable Drupal recipes to ship demo content
- Switch from ConfigBit to Recipes
- Switch from Module Installer Factory Class to Recipes
Fetch the local patch from the distributions_recipes project
"patches": {
"drupal/core": {
"Issue #3426062: Add the local patch from Drupal Distributions Recipes patch for Drupal core in Varbase Core to have Recipes functionality applied to Drupal core from the Distributions and Recipes project":
"https://git.drupalcode.org/project/distributions_recipes/-/raw/patch/recipe-10.2.x.patch"
}
}
Detailed instructions can be found a https://git.drupalcode.org/project/distributions_recipes/-/blob/1.0.x/do...
Patch core
Recipes functionality can be applied to Drupal core by applying one of the following patches. We only support (accept bugs) for the latest minor release of core.
11.x
curl https://git.drupalcode.org/project/distributions_recipes/-/raw/patch/recipe-11.x.patch | git apply
10.2.x
curl https://git.drupalcode.org/project/distributions_recipes/-/raw/patch/recipe-10.2.x.patch | git apply
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-10.0.0-rc2, varbase_core-10.0.17
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3426062: Added the local patch from Drupal Distributions Recipes patch for Drupal core in Varbase Core to have Recipes functionality
Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #10
rajab natshahComment #11
rajab natshahComment #12
rajab natshahComment #13
rajab natshahComment #14
rajab natshahComment #15
rajab natshahComment #16
rajab natshahComment #17
rajab natshah✅ Released varbase_core-10.0.17
Comment #19
rajab natshahComment #20
rajab natshah✅ Released varbase-10.0.0-rc2