stevector-streaming/example-gha-with-drupal

A basic example of Drupal being deployed to Pantheon via GitHub Actions

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

pkg:composer/stevector-streaming/example-gha-with-drupal

dev-main 2025-05-13 19:18 UTC

This package is auto-updated.

Last update: 2025-09-13 19:56:47 UTC


README

This repository contains an example of a Drupal site deployed to Pantheon using GitHub Actions.

You can copy this repository by running terminus build:project:create from our Build Tools plugin

terminus build:project:create todo, todo

All of the Drupal code in this repository is derrived from https://github.com/pantheon-upstreams/drupal-composer-managed

This repository exists to show the contents of its .github/workflows/deploy-pr.yml and .github/workflows/deploy-main.yml files which are basic usages of the Push to Pantheon Action.