Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juampynr/drupal8-circleci
Sample CircleCI integration with Drupal 8
https://github.com/juampynr/drupal8-circleci
circleci continuous-integration drupal php
Last synced: about 2 months ago
JSON representation
Sample CircleCI integration with Drupal 8
- Host: GitHub
- URL: https://github.com/juampynr/drupal8-circleci
- Owner: juampynr
- License: gpl-2.0
- Created: 2018-03-25T09:10:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T20:52:13.000Z (about 2 years ago)
- Last Synced: 2024-10-12T01:42:51.823Z (2 months ago)
- Topics: circleci, continuous-integration, drupal, php
- Language: PHP
- Homepage: https://github.com/Lullabot/drupal8ci/
- Size: 610 KB
- Stars: 8
- Watchers: 3
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CircleCI sample integration with Drupal 8
[![CircleCI](https://circleci.com/gh/juampynr/drupal8-circleci.svg?style=svg)](https://circleci.com/gh/juampynr/drupal8-circleci)
This repository contains a sample Drupal 8 project with Continuous Integration
via CircleCI. When a pull request is created against this repository, CircleCI
runs the following jobs against it:![CircleCI jobs](docs/images/circleci-pr.png)
If you want to install this into your project, follow instructions at the
[CircleCI installer for Drupal 8](https://github.com/Lullabot/drupal8ci#circleci).