Skip to content

cache PhpUnitBridge dependencies between builds #224

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 27, 2017

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 27, 2017

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets
Documentation
License MIT


env:
global:
- TEST_COMMAND="composer test"
- SYMFONY_PHPUNIT_VERSION="6.3"
- SYMFONY_PHPUNIT_DIR="$HOME/symfony-bridge/.phpunit"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This env var is evaluated by the bridge. It is necessary to move the bridge's vendor directory outside the bundle's vendor directory to be able to cache it.

Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. Thanks

@Nyholm Nyholm merged commit c17747a into php-http:master Nov 27, 2017
@xabbuh xabbuh deleted the cache-phpunit-bridge-install branch November 27, 2017 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants