- 🇨🇦Canada deviantintegral
One of our team members recently created a proof of concept to test out recipes as they exist today, and we pretty quickly ran into this. There's three scenarios I can think of where functionality like this would be useful:
- As a developer today working on recipes, you might want to change and re-apply them on your local without having to do a reinstall.
- As a future Drupal user, where you are iteratively adding different recipes to your site over time. With the current model, it seems like all it takes is one overlapping config object for a recipe to become un-importable. In many cases, I think updating existing config would be normal and expected, such as a new recipe wanting to change the default home page path.
- As a Drupal expert, where you want to apply a recipe to an existing site you've inherited. At Lullabot, this would mean us creating recipes to match our ADRs so we could more quickly get a site up to what we consider standard.
As is, I don't see Recipes solving #3 for us - for it to be worth our time creating and maintaining, it's got to work for all of our projects, both greenfield and inherited. Otherwise, it's more effective for us to treat these things as documentation and not code, even if that means annoying point and click (and copy-paste) setup.
Given it's been a year and a half since the last substantial comment, it'd be great to know if this feature is still in scope with the current state of the initiative and where it currently ranks in comparison to other work.
- 🇺🇸United States thejimbirch Cape Cod, Massachusetts
Hi,
This issue is in my phase 2 roadmap under the Improve the recipe application process epic. See #3446089: [Meta] Recipes Phase 2 Roadmap → .
I love the idea of your #3, and already have some "snack" sized recipes like a 90 Day Password Policy and YouTube Lite Embed.
We just landed recipes and default content into core a few weeks ago as experimental. Our goal for phase 2 is to iterate and improve, and work to ensure recipes as a foundation can support the Starshot initiative.
Most of the work in this initiative has been done by a very small group. If anyone is interested in helping move this issue forward, we would gladly accept the help.
We have an asynchronous meeting every two weeks.
#3269687: [Meta] Distributions and Recipes Initiative meetings - Next: June 4th, 2024 →We monitor the #recipes channel of the Drupal slack.
We have a Recipes and Starshot Webinar scheduled → for June 11, 2024 - 15:00 - 16:00 GMT
- 🇨🇦Canada deviantintegral
Excellent, thanks for the update! I'll be sure to point members of our team here if they're looking for contribution opportunities.