#256 ci (test): drop pull_request_target from build
Pull request opened by YOU54Fpact-foundation/pact-php
GitHub Actions: PHP 8.0 on windows-latest with locked dependencies
GitHub Actions: PHP 8.0 on windows-latest with locked dependencies
GitHub Actions: PHP 8.0 on windows-latest with lowest dependencies
GitHub Actions: PHP 8.0 on windows-latest with lowest dependencies
GitHub Actions: PHP 7.4 on windows-latest with locked dependencies
GitHub Actions: PHP 7.4 on windows-latest with locked dependencies
GitHub Actions: PHP 7.4 on windows-latest with lowest dependencies
GitHub Actions: PHP 7.4 on windows-latest with lowest dependencies
GitHub Actions: PHP 7.3 on windows-latest with locked dependencies
GitHub Actions: PHP 7.3 on windows-latest with locked dependencies
GitHub Actions: PHP 7.3 on windows-latest with lowest dependencies
GitHub Actions: PHP 7.3 on windows-latest with lowest dependencies
GitHub Actions: PHP 8.0 on macos-latest with locked dependencies
GitHub Actions: PHP 8.0 on macos-latest with locked dependencies
GitHub Actions: PHP 8.0 on macos-latest with lowest dependencies
GitHub Actions: PHP 8.0 on macos-latest with lowest dependencies
GitHub Actions: PHP 7.4 on macos-latest with locked dependencies
GitHub Actions: PHP 7.4 on macos-latest with locked dependencies
GitHub Actions: PHP 7.4 on macos-latest with lowest dependencies
GitHub Actions: PHP 7.4 on macos-latest with lowest dependencies
GitHub Actions: PHP 7.3 on macos-latest with locked dependencies
GitHub Actions: PHP 7.3 on macos-latest with locked dependencies
GitHub Actions: PHP 7.3 on macos-latest with lowest dependencies
GitHub Actions: PHP 7.3 on macos-latest with lowest dependencies
GitHub Actions: PHP 8.0 on ubuntu-latest with locked dependencies
GitHub Actions: PHP 8.0 on ubuntu-latest with lowest dependencies
GitHub Actions: PHP 7.4 on ubuntu-latest with locked dependencies
✅ 3 other checks have passed
3/30 successful checks
l
Lewis Cowles
05/27/2022, 2:13 PM
See flaky pipeline. I think this is races due to async. Once FFI is in this will calm down as it won't be using AmPHP Process (likely how that is used, not the package that is the issue)
🙏 1
y
Yousaf Nabi (pactflow.io)
05/27/2022, 2:34 PM
aye man, flakey pipelines be no fun for anyone. have dropped the
pull_request_target
now and set
fail_fast: false
so that along with your improvements and we should be onto a winner, and Mack can live a happy life.