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 workflow to use subpackage install. #270

Merged
merged 2 commits into from Apr 1, 2023

Conversation

terabytesoftw
Copy link
Member

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

@what-the-diff
Copy link

what-the-diff bot commented Mar 31, 2023

PR Summary

  • New Windows job added
    A new job is now included for the latest Windows version.
  • Psalm config updated
    The configuration has been adjusted to use the GitHub output format and the PHP version from the strategy matrix.
  • Removed os,php variables
    These variables have been removed since they are part of the strategy matrix.
  • DB installation steps integrated
    The database installation steps have been moved to this workflow, and the external call to the yiisoft GitHub file is no longer needed.

@terabytesoftw terabytesoftw changed the title Update workflow to use subpackege install. Update workflow to use subpackage install. Mar 31, 2023
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c17e36b) 99.11% compared to head (502b528) 99.11%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #270   +/-   ##
=========================================
  Coverage     99.11%   99.11%           
  Complexity      191      191           
=========================================
  Files            13       13           
  Lines           566      566           
=========================================
  Hits            561      561           
  Misses            5        5           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@terabytesoftw terabytesoftw added the status:code review The pull request needs review. label Mar 31, 2023
@terabytesoftw terabytesoftw merged commit 08a0973 into master Apr 1, 2023
72 checks passed
@terabytesoftw terabytesoftw deleted the add-static-analysis-subpackage branch April 1, 2023 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants