Skip to content

Releases: davidjguru/summerhouse

1.0.1 - Patch version of Summer House MVP

18 Jul 10:52
cc91482
Compare
Choose a tag to compare

Week 28 / Week 29 - First patched version of Summer House - v.1.0.1

It contains:
Bug fixes, Patching and enhancements.

  • Changes and adjustments
    • Request confirmation in all actions executed from bash scripting in /scripts/utilities. (#27)
    • Alter the restart policy for Portainer container. (#25)
    • Update the Mkdocs resources folder with updated content. (#30)
    • Repair command execution failing in old versions of DDEV(#32)
    • Update Drupal Core and PHP version in backend container (#34)
    • Repair errors when running PHP checks and configure reviews by GrumPHP (local) and Github Actions (remote) (#37)
    • Change Drush Site install by a custom installation based in existing config (#13)

The release is based in the work performed in Issues:
#27
#25
#30
#32
#34
#37
#13

MVP - First functional version of Summer House

15 Jun 14:58
Compare
Choose a tag to compare

Week 25 / Week 26 - First functional version of Summer House - MVP v.1.0.0

This contains:

  • Simple pre-requisites management (Git, Docker, Docker-Compose, DDEV), via bash script for Ubuntu / Debian.
  • A fast, simple and intuitive installation process based on DDEV, using custom commands and hooks for DDEV.
  • A basic container network with services: PHPMyAdmin, MailHog, Portainer, Web (Drupal) and a first frontend node.
  • An initial configuration for Drupal installation.
  • A functional and operational backend (Drupal) - frontend (React) connection, based on GraphQL.
  • Maps and graphs of the MVP architecture for project documentation.

The release is based in the work performed in Issues: