Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/opendevshop/devshop_provision

Drush commands and backend code for DevShop. To Be Deprecated with 1.0 release.
https://github.com/opendevshop/devshop_provision

Wrong parameters for hook vhost config.

25dae24335b8354753a8d4bc3673b3a57470a234 authored almost 9 years ago by Jon Pugh <[email protected]>
dt(), not t()

e40e5c6eea06b10eae60848ea9f943f6eb281e31 authored almost 9 years ago by Jon Pugh <[email protected]>
Adding TERM = XTERM to all devshop_drush_process() calls.

a71f1b2e96d15b167e3f822197ab5063f77fb46f authored almost 9 years ago by Jon Pugh <[email protected]>
Use long drush command.

18d307dade598de264a0c745a4a6209155e559f3 authored almost 9 years ago by Jon Pugh <[email protected]>
Adding environment vars to devshop_drush_process().

25de6c5a518794dd33387aeed3d0497f25a84f1e authored almost 9 years ago by Jon Pugh <[email protected]>
Adding name and mail as task arguments for commit, so we can commit as the logged in user!

4ab1707a89e40b6a8adbd93fcbcbfd7f0c88db3f authored almost 9 years ago by Jon Pugh <[email protected]>
Allowing env to be passed to devshop_drush_process()

6b9c9322d837bf1524a4bc9c430f268ba533e6a3 authored almost 9 years ago by Jon Pugh <[email protected]>
Adding "files" parameter to commit task, and validating the task argument to turn it into a string.

3f8f3023dcf7d85c0d399df96ceae73cfdf4c64d authored almost 9 years ago by Jon Pugh <[email protected]>
Create a variable before checking if empty();

949aab1f3e28c2b1b95ee42326a48b0472eee440 authored almost 9 years ago by Jon Pugh <[email protected]>
Fixing check for repo that cannot be written to.

e0a4a107a047e84b9e3f904f4b03c4e026a3b377 authored almost 9 years ago by Jon Pugh <[email protected]>
Adding message, passing options through, adding "git add" and "git commit" commands!

7d954773d050865cee54c7a0ddcb8cc6e6c203d2 authored almost 9 years ago by Jon Pugh <[email protected]>
Getting git status

5ce9b7c186b45226be185cc697383523dc7873a1 authored almost 9 years ago by Jon Pugh <[email protected]>
Removing old file i thought we moved.

9a135e44764192570c4274c0048ec2c018ce7ab5 authored almost 9 years ago by Jon Pugh <[email protected]>
Removing deprecated drush commands.

bf78dcc21b8aa633ca0f58e566985b69291274f6 authored almost 9 years ago by Jon Pugh <[email protected]>
adding aegir_commit.drush.inc file

21a52e3250553a9aa84be55e5434cc4e57b7140b authored almost 9 years ago by Jon Pugh <[email protected]>
adding new provision-features-update command

40fcce612486dcea8a1fcc397afc580bf8e70d5d authored almost 9 years ago by Jon Pugh <[email protected]>
adding new provision-features-update command

0e69ca7a0c548cbabafce39ef521095efa5368ee authored almost 9 years ago by Jon Pugh <[email protected]>
adding our new aegir features-update commandfile

ace89f909a01430ebca48d4e8df51dad07bbde07 authored almost 9 years ago by Jon Pugh <[email protected]>
moving our commit commandfile to the new aegir_features so we have history :)

922157725e166c55bc12b3c6ce5885cf1b1a5d84 authored almost 9 years ago by Jon Pugh <[email protected]>
adding aegir features

ab00f392d578f31f33fd4c429a473b8c820f9fd3 authored almost 9 years ago by Jon Pugh <[email protected]>
moving aegir download commandfile

4ac26042ad4018c40d0655702c4eb8e705d49a98 authored almost 9 years ago by Jon Pugh <[email protected]>
Adding missing ; in NGINX config.

32f07d9a303a1fa795ea4e890a62554a4a68903f authored almost 9 years ago by Jon Pugh <[email protected]>
changing devshop_notice drush log type to devshop_log

43523ff95a5a4ac3d8581714d63248b05e613936 authored about 9 years ago by Jon Pugh <[email protected]>
Updating readme to be more current.

144a8457d05f41c7c64433292eb1d6456f5833e0 authored about 9 years ago by Jon Pugh <[email protected]>
Removing commented code, and removing "output path" task argument.

6578ceb5364422bdb8bcbd0e60f24a20ee7f142e authored about 9 years ago by Jon Pugh <[email protected]>
Implementing the new devshop_drush_process() function in the devshop deploy command.

7ab8aa011479e5233d2ad047326769b74b5fec7f authored about 9 years ago by Jon Pugh <[email protected]>
Fixes a notice when tests to run is empty.

5521d5b19ce39520188039871467c265953c7ca0 authored about 9 years ago by Jon Pugh <[email protected]>
Created a new helper to assist in our transition to Symfony Process components: devshop_drush_process();

a50b57e893bd9c0abb4632ff8a6558470a46e1df authored about 9 years ago by Jon Pugh <[email protected]>
removing debug logging.

7b56b2ba6cf41e2421b04b4c9bd4e9e08fabf0a5 authored about 9 years ago by Jon Pugh <[email protected]>
Fixing project lookup for determining if we want to be on a tag or a branch.

8970a138b7b36ad1b2f544e9ad07d7ec4940d6c2 authored about 9 years ago by Jon Pugh <[email protected]>
Adding a "devshop_notice" message type.

9c48085e713c629d7f74c67f077cc5d81e50168f authored about 9 years ago by Jon Pugh <[email protected]>
- Cleaning up errors.

- Cleaning up empty rows of dothooks commands.
- Using brackets from Drush logs to create nice lo...

38f332e4923f01f58d749e6e9d47ae556a9a3498 authored about 9 years ago by Jon Pugh <[email protected]>
Moving built in deploy hooks to use the devshop_command logging system.

e99f65d32b1bdbbd46f36261b02108a799c5e5d9 authored about 9 years ago by Jon Pugh <[email protected]>
Removing backend invoke of provision-verify.

b64c86d7ef291de8ff7749049c0666eebb097ecc authored about 9 years ago by Jon Pugh <[email protected]>
- Check for desired git ref type, not current git ref type.

- Output git status.
- Make sure to throw a drush error if an exception is thrown.

b2c63f504df26080323598adb27155eb4aa77a37 authored about 9 years ago by Jon Pugh <[email protected]>
Fixing command message.

6a4657ca02ad4df99266f2b08ca27e83b0138afc authored about 9 years ago by Jon Pugh <[email protected]>
Adding comment to remove the provision invoke of verify.

0edf7942280c1720e8b1ac0c76eb2e9ed0cb11e5 authored about 9 years ago by Jon Pugh <[email protected]>
Switch provision-devshop-deploy to use gitWrapper instead of provision-git.

914cc1436a0656a46bffce9ce00fa779ab1b38ae authored about 9 years ago by Jon Pugh <[email protected]>
- Building full command for downloading modules properly.

- Re-writing post DL hook to use GitWrapper instead of provision-git.

f44f8f422e7b37d939bb2df5103e19fc9848b648 authored about 9 years ago by Jon Pugh <[email protected]>
Switching to use Symfony Process

177d675643a8bfff87862c93da85458dae08d94a authored about 9 years ago by Jon Pugh <[email protected]>
Commenting out post pm-download code for now.

61cec5cda899329967728862ac099b26c7a744eb authored about 9 years ago by Jon Pugh <[email protected]>
Removing check for provision_git_is_repo(); Using devshop_command and devshop_ok logs.

ce966d2af86a1cb205547c429cf14b9f91abc309 authored about 9 years ago by Jon Pugh <[email protected]>
Moving acquia integration from a drush plugin to a module.

7520c93deabdadb6234d1fa433a20d9d3ea87011 authored about 9 years ago by Jon Pugh <[email protected]>
Putting the helper after the hook.

819431a18b1a79e21c2a731ee42739308d39d336 authored about 9 years ago by Jon Pugh <[email protected]>
Fixing bad devshop drush error types

e72405d13cf319b54e47f566c99ccb44d3ec89f6 authored about 9 years ago by Jon Pugh <[email protected]>
Cleaning up drush_run_acquia_hook(), it works now with devshop, despite the differences between the script arguments for project and environment

6a0211a5a80b387e6832cc168dee89e7e1b8dc89 authored about 9 years ago by Jon Pugh <[email protected]>
forgot to add drush log status.

9aeac406492ef97f8745ba6e322e1c638bbc82ff authored about 9 years ago by Jon Pugh <[email protected]>
Detecting what acquia cloud hook to run.

0d8e9ce850a5e4f0a68f292451d5a901f99463e6 authored about 9 years ago by Jon Pugh <[email protected]>
Merge remote-tracking branch 'origin/6.x-2.x' into 6.x-2.x

Conflicts:
acquia/acquia.drush.inc

9603cdbe91f4e79238f2400327a21369444b3acb authored about 9 years ago by Jon Pugh <[email protected]>
Refactoring acquia drush hook integration.

2e1cff9dd1b1d0a0d6f35bbfd3b875f863dcd114 authored about 9 years ago by Jon Pugh <[email protected]>
Adding a "manual" drush option passthrough to devshop deploy so that acquia hooks post-code-deploy is possible.

c2fba37f6925dba7221a34062689049ead687f0f authored about 9 years ago by Jon Pugh <[email protected]>
Ensuring our drush hook only gets called on devshop project environments.

c74050ae4f81d545ca2e9d33765aa9b5cde02213 authored about 9 years ago by Jon Pugh <[email protected]>
Progress on apachevarnish integration.

3ea8cc9190d93b51a4b7dde7f675238ee6343805 authored over 9 years ago by Jon Pugh <[email protected]>
Don't alter vhost config if environment and project is empty.

b69eec0c3a1caee960f2b2d9c92e3edc210a8b81 authored over 9 years ago by Jon Pugh <[email protected]>
Removing the old "dl" commands

adf9f66d26e6b87154d6b59a6166efdb0060cb1d authored over 9 years ago by Jon Pugh <[email protected]>
Properly checking if the download is in a aegir site and is in a git repo.

30108b58daf963252073304a51aaf0af0f99d341 authored over 9 years ago by Jon Pugh <[email protected]>
Moving hook function to the bottom

9813be45850c5e3eae0a1d4ab857fea497e8827b authored over 9 years ago by Jon Pugh <[email protected]>
Adding more clear documentation on this situation

229337792a2aca2150a7999071badc0be08ba726 authored over 9 years ago by Jon Pugh <[email protected]>
Switching to checking for a missing environment. This is the exact moment that the clone's updatedb is going to run.

85df26419763647a9bf3e5c8971d44fc59af426b authored over 9 years ago by Jon Pugh <[email protected]>
Check the "site_to_clone" property

d61fb7c83a7f17af98713d748d6b1d1f8ca85850 authored over 9 years ago by Jon Pugh <[email protected]>
Adding drush_devshop_provision_pre_updatedb() to mitigate failing clones.

Adds the "registry-rebuild" call to a "clone" task run.

26df398921b6747a29b42a4572e1e81ce510adc7 authored over 9 years ago by Jon Pugh <[email protected]>
Moving server variable settings to before the include so they are available.

a8c4d4415e5ea3f55bf0232cf58719b8027693b4 authored over 9 years ago by Jon Pugh <[email protected]>
remoing "behat_bin_path" as we are now assuming it is always bin/behat

2239975bba4179a488faa2f30ecc3b4814a26e95 authored over 9 years ago by Jon Pugh <[email protected]>
adding aegir download file

1e3adeb159272fc3f8d38fa9247d7d65d86ec7b0 authored over 9 years ago by Jon Pugh <[email protected]>
Log the output from git stash and git fetch.

2b2989dfca4cf8f2c2766b3504784afda86e7180 authored over 9 years ago by Jon Pugh <[email protected]>
Server vars get all caps.

3fd838ea0b2485f72c5cad8338bd2c3a76247b1a authored over 9 years ago by Jon Pugh <[email protected]>
Issue #2418187: Writing DEVSHOP_PROJECT and DEVSHOP_ENVIRONMENT server variables to apache, nginx, and settings.php.

04c047cb5d1d2c545f1bf501f3d9edd2e9327188 authored over 9 years ago by Jon Pugh <[email protected]>
Check for http basic auth when generating behat test urls.

75a04c72179d80530d41129ea7fb79e77d44df10 authored over 9 years ago by Jon Pugh <[email protected]>
Merge branch '6.x-2.x' of github.com:opendevshop/devshop_provision into 6.x-2.x

ee923b7ef24b53ffae0ee6453f2f18113c0e864f authored over 9 years ago by NuCivic DevShop <[email protected]>
Prevent failure if composer install "fails". Sometimes its a false flag.

c9c57c2c74adfd92aac1c708475ead9216feb8b8 authored over 9 years ago by NuCivic DevShop <[email protected]>
Use correct d() property when calling provision_backend_invoke.

8d2d4f7e4382e043f077c02227a07a272a036c0f authored over 9 years ago by Jon Pugh <[email protected]>
Merge branch '6.x-2.x' of github.com:opendevshop/devshop_provision into 6.x-2.x

eedc6b4463d46b073adb1639c611d41a45b8191e authored over 9 years ago by Jon Pugh <[email protected]>
Changing README.txt to README.md

56f690d18e036db0b60984c135795925b8fe9278 authored over 9 years ago by Jon Pugh <[email protected]>
using project context to find behat folder

1b871fc16cdf160643edfb2aa06e835deef373ff authored over 9 years ago by DevShop <[email protected]>
Output all test results to a folder, with individual files per test run.

57ff1d71c9cc11b43fffd5535f0ff42aeade08a0 authored over 9 years ago by Jon Pugh <[email protected]>
Save multiple tests to separate files.

1ed01e9cb80635ed3cac196e0d168703f07a28fa authored over 9 years ago by Jon Pugh <[email protected]>
Bad command generation.

4f1d52f9d68a13df929b3a52ec1660f1b68b8c60 authored over 9 years ago by Jon Pugh <[email protected]>
Only use output path if drush option is specified.

f1f0b2c60e7ac66a49ab712a90e2c6ad12fae8ee authored almost 10 years ago by Jon Pugh <[email protected]>
Adding drupal_root config for users of the Drupal driver.

efd27a98fd72332781ca83dc69110e80c789f5fa authored almost 10 years ago by Jon Pugh <[email protected]>
improved global config include

a0f447246700730d2914525ccb02c713c633ad0c authored almost 10 years ago by Jon Pugh <[email protected]>
Adding --format-settings='{"expand": true}' to test runs.

32f13d8330a1e6ca05a8d5f5a929395dda9b1448 authored almost 10 years ago by Jon Pugh <[email protected]>
Saving output to a file.

64be2e8acbe0915daa0a47d55491a267d9343dfd authored almost 10 years ago by Jon Pugh <[email protected]>
expanding scenario outlines by default.

061072d7398d3bff815b26b24ea36f13f514cbfa authored almost 10 years ago by Jon Pugh <[email protected]>
typo

9017c9275db548b9e31bf3fa15a893e21dfea1a7 authored almost 10 years ago by Jon Pugh <[email protected]>
fixing global settings include

a02ee28918bbe1b6e5e41f84162806fd1d0ec039 authored almost 10 years ago by Jon Pugh <[email protected]>
Fixing platform wide settings.

3f0cacfa0a8eab661f3b577792dce27c6859d3e0 authored almost 10 years ago by Jon Pugh <[email protected]>
merged

714624c425b0f36a1a05dd8c3c14375e148ca18c authored almost 10 years ago by Jon Pugh <[email protected]>
fixing test to run generation

61c63b0262b564a35e15ceae7d19bb0f1d0db13f authored almost 10 years ago by Jon Pugh <[email protected]>
fixing test runs

0d2f29e605af363bbc5cdca3b7a18a573ff7e3db authored almost 10 years ago by Jon Pugh <[email protected]>
Allow test options.

cf1f8b3655a9581522622f5a68b3f305879bbcf0 authored almost 10 years ago by Jon Pugh <[email protected]>
wrong path.

f90229c4b8f628026d261b919a77b79768d371ec authored almost 10 years ago by Jon Pugh <[email protected]>
Keeping our behat yml file around after the test run.

d57333a285363978919d119c83bbf64eafcbcee6 authored almost 10 years ago by Jon Pugh <[email protected]>
Merge branch '6.x-2.x' of git://git.drupal.org/project/devshop_provision into 6.x-2.x

dfff802df559175922cd829231c01502646dbd63 authored almost 10 years ago by Jon Pugh <[email protected]>
fixing error message.

d7a35d7804b51487efa37de44b4b20a5ad0de7c1 authored almost 10 years ago by Jon Pugh <[email protected]>
merge

5076305e1b6219fc487b43d75648a85f0ba893db authored almost 10 years ago by Jon Pugh <[email protected]>
changing function signature for running tests

c24ffd3f8cf82e5cd0b7f48d8796c157acf9200d authored almost 10 years ago by Jon Pugh <[email protected]>
Fixing composer command! just install.

89c5cdfed770f8c75cc9abd3a61e2578f7ddca6e authored almost 10 years ago by Jon Pugh <[email protected]>
Removing extra slashes.

bbc963aabe1f1b59d86f18162db71956e608f1b9 authored almost 10 years ago by Jon Pugh <[email protected]>
Handle feature paths properly

c395b5ef7607d33df52b28689c1b689c351c3215 authored almost 10 years ago by Jon Pugh <[email protected]>
Handle new array of tests.

55e144154b810689230eb9612cf87255ed3873c0 authored almost 10 years ago by Jon Pugh <[email protected]>