build.sh is a script for managing drush make based projects
Stars
36
Forks
10
Watchers
36
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #92 from hugovk/pep8-to-pycodestyle-master
083f444View on GitHubMerge pull request #95 from wunderio/feature/drush_command_error
44d2203View on GitHubMerge pull request #94 from wunderio/feature/composer_working_directory
35dac6fView on GitHubWith '-d=' build script couldn't find _build directory and composer install didn't start.
7c8d6a6View on GitHubMerge pull request #93 from wunderio/feature/composer_exit_code
e7d84c3View on GitHubOption "--no-interaction" is added to "composer install" command on non-development environments to prevent command line prompts on deployments. Default action as to whether changes need to be discarded can be defined in composer.json file with "discard-changes" option set to "true", "false" or "stash".
848c7dfView on GitHubFix composer not building properly on current dir when defining target build dir.
8ab8b6dView on GitHubMerge pull request #89 from wunderio/feature/composer_dev_override
b721e20View on GitHubAllow environments to specify if composer dev packages should be installed
ef83da9View on GitHub