Add the local patch from Drupal Distributions Recipes patch for Drupal core in Varbase Core to have Recipes functionality

Created on 6 March 2024, 8 months ago
Updated 16 April 2024, 7 months ago

Problem/Motivation

After all the grate work of the Distributions and Recipes initiative β†’

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.

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 the Update Helper β†’ module in Drupal core
  • Enable Drupal recipes to ship demo content

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
πŸ“Œ Task
Status

Fixed

Version

10.0

Component

Code

Created by

πŸ‡―πŸ‡΄Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024