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

Update the CI setup #177

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Update the CI setup #177

merged 1 commit into from
Nov 29, 2023

Conversation

stof
Copy link
Member

@stof stof commented Nov 29, 2023

  • use latest version of actions/checkout
  • add a job for PHP 8.3
  • use PHP 8.2 to run the dev deps job (latest versions of our dependencies don't support PHP 8.0 or 7.4 so the previous config was not running against the future version of our dependencies)
  • add a job running the dev deps with the http_client implementation as well

- use latest version of actions/checkout
- add a job for PHP 8.3
- use PHP 8.2 to run the dev deps job (latest versions of our
  dependencies don't support PHP 8.0 or 7.4 so the previous config was
  not running against the future version of our dependencies)
- add a job running the dev deps with the http_client implementation as
  well
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4a6f37a) 98.02% compared to head (6e52b75) 98.02%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #177   +/-   ##
=========================================
  Coverage     98.02%   98.02%           
  Complexity      127      127           
=========================================
  Files             1        1           
  Lines           304      304           
=========================================
  Hits            298      298           
  Misses            6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stof stof mentioned this pull request Nov 29, 2023
@stof stof merged commit 2d9f3c0 into minkphp:master Nov 29, 2023
14 checks passed
@stof stof deleted the update_ci branch November 29, 2023 11:43
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.

1 participant