We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89393d8 commit 92474ffCopy full SHA for 92474ff
_data/projects/drainpipe.yml
@@ -0,0 +1,27 @@
1
+name: Drainpipe
2
+year_created: 2021
3
+source: https://github.com/Lullabot/drainpipe
4
+homepage: https://github.com/Lullabot/drainpipe
5
+docs: https://github.com/Lullabot/drainpipe
6
+logo:
7
+
8
+description: "Drainpipe is a composer package which provides a number of build tool helpers for a Drupal site, including:
9
+1) Site and database updates,
10
+2) Artifact packaging for deployment to a hosting provider,
11
+3) Automated testing setup with support for PHPUnit and Nightwatch tests"
12
13
+requires:
14
+ - composer
15
+ - npm
16
+drupal_versions:
17
+ - 8
18
+ - 9
19
+category:
20
+ - development
21
+ - testing
22
+ - deployment
23
+ - devops
24
+ - ci
25
+ - cd
26
+similar:
27
+ - blt
0 commit comments