heroku / heroku/heroku-buildpack-php
Allow to influence the arguments handed over to Composer
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 814
- Forks
- 1.5k
- Avg merge
- 20h 20m
- Merged PRs (30d)
- 9
Description
As suggested in https://github.com/heroku/heroku-buildpack-php/issues/148.
One way to do that would to check for an environment variable like COMPOSER_INSTALL_ARGS. Inspiration can be found in this repository
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review issue 148 and the linked cloudControl buildpack-php search for COMPOSER_INSTALL_ARGS. Then locate this buildpack's Composer invocation and confirm how its arguments are currently selected. Done means the requested environment variable can influence those arguments without breaking the existing Composer install behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, shell
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100