Pulling site from Pantheon multi-dev cloud and merge branches and push it to dev.
Create new custom form display mode for regular users and force it for all users except admin.
Altering user login and add some conditions to redirect user after login on a specific case.
Enhance and update the cached results from integration server.
Trying Dropsolid and create new Drupal DevOps project.
Create new view with custom date filter.
Release a new version 0.1.3 of my LifxLan library on packagist.org.
Add new setPowerStatus() method to my LifxLan library to control the power (on | off).
Fixing the PHP 32-bit issue with my LifxLan library.
Trying and discovering Automatic updates module.
Install Commerce site and try the core settings.
Install responsive images module.
Use DrushLog class to log some messages on some Drush commands.
Enhance my (status report) page to show my custom warning indicators.
Install Drupal 8.7.8 for contribution purposes and with custom Lando config.
Create a custom command using DrupalConnsole.
Configure my composer to apply patches using composer.
Create new custom cache bin for my custom module.
Load custom library on my sub-theme.
Create new custom state and transition for workflow.
Trying new Twig syntax to remove spaces.
Trying to reinstall Drupal site from UI using drupal_reset contrib module.
Build new custom multistep form work on the same URL for the two steps.
Use Typed Data API with Drupal entities.