22 Followers
41 Following
55 Posts
How many people are actually on this thing?

What's the best way to make a beautiful product-y marketing single landing page thing with Drupal these days?

No wrong answers.

Don't.
0%
Layout Builder (please explain)
100%
Other thing (please specify)
0%
Poll ended at .
Paying back that technical debt.

If there was a tool to keep track of your sites, regardless of where they were hosted, telling you their status, perhaps a one-click-login feature, would you use it?

A CMS of CMSs, so to speak. Interested?

#drupal #ops #operations #devops #opensource

I created something that makes Behat MUCH easier:

Using the Drush Behat Params library, you can quickly and easily configure Behat for Drupal testing. This library provides a drush command wrapper for 'bin/behat' with BEHAT_PARAMS already set, eliminating the need to specify the URL, path to code, and drush alias each time you run Behat.

#drupal #behat #testing #ci #cd #qa #qc
https://www.thinkdrop.net/simplify-your-behat-settings-drush-behat-params

Simplify your Behat settings with Drush Behat Params. | ThinkDrop

I've created a system to keep better track of our Drupal sites and the states they are in.

Site.module: an entity to track your drupal site. Save or send Site status information on a schedule.

You can try it now: `composer require drupal/operations && drush en site`

Next up is code to send reports to a central Site Management Dashboard.

LMK what you think?

https://git.drupalcode.org/project/operations/-/blob/1.0.x/modules/site/README.md

modules/site/README.md · 1.0.x · project / operations · GitLab

For more information about this repository, visit the project page at https://www.drupal.org/project/operations

GitLab