Skip to content
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

Travis: test on nightly #164

Merged
merged 1 commit into from Jul 5, 2020
Merged

Travis: test on nightly #164

merged 1 commit into from Jul 5, 2020

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jul 4, 2020

Up to now, the DealerDirect plugin was a blocker for testing the standard against PHP nightly/ PHP 8 as it would refuse to install.

With the new version having been tagged, this issue has been removed, so we can now run the unit tests against PHP 8 to get early warning about cross-version compatibility issues which need fixing.

We still need to use --ignore-platform-reqs for PHPUnit as PHPUnit 9 does not (yet) allow for PHP 8, though this is expected to be sorted in v9.3 (expected August).

The builds against nightly remain in allow_failures for now.

Refs:

@jrfnl jrfnl added this to the 1.0.0-alpha4 milestone Jul 4, 2020
Up to now, the DealerDirect plugin was a blocker for testing the standard against PHP `nightly`/ PHP 8 as it would refuse to install.

With the new version having been tagged, this issue has been removed, so we can now run the unit tests against PHP 8 to get early warning about cross-version compatibility issues which need fixing.

We still need to use `--ignore-platform-reqs` for PHPUnit as PHPUnit 9 does not (yet) allow for PHP 8, though this is expected to be sorted in v9.3 (expected August).

The builds against `nightly` remain in `allow_failures` for now.

Refs:
* https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases/tag/v0.7.0
@jrfnl jrfnl force-pushed the feature/travis-test-on-nightly branch from 521bd43 to fdabd4a Compare July 5, 2020 02:23
@jrfnl jrfnl merged commit fa2085d into develop Jul 5, 2020
@jrfnl jrfnl deleted the feature/travis-test-on-nightly branch July 5, 2020 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant