deviantintegral / drupal_tests

A docker container based for running Drupal tests in CircleCI
GNU General Public License v3.0
24 stars 9 forks source link

Automatic setup of new repositories #7

Closed deviantintegral closed 7 years ago

deviantintegral commented 7 years ago

See the README for how this works. Also, I added basic circle jobs testing the setup scripts themselves.

curl -L https://github.com/deviantintegral/drupal_tests/raw/b97f3dfb6a027a88eea2cc13b9a9847e18638657/setup.sh | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   178  100   178    0     0    610      0 --:--:-- --:--:-- --:--:--   611
100  2487  100  2487    0     0   5198      0 --:--:-- --:--:-- --:--:--  5198
Using entity_destroyer as the module name and EntityDestroyer as the CamelCase version.
Using 0.0.9 as the container version.
Setup complete. You are now ready to test with CircleCI!