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

Improve CI #159

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Improve CI #159

merged 1 commit into from
Dec 10, 2023

Conversation

vjik
Copy link
Member

@vjik vjik commented Dec 10, 2023

Q A
Is bugfix?
New feature?
Breaks BC?

Copy link

what-the-diff bot commented Dec 10, 2023

PR Summary

  • Adjusted Pull Request Template
    Removed the "Fixed issues" row, making the pull request process a bit more streamlined.

  • Updated Ignored File Paths
    Adjusted the file paths to ignore specific parts of the project in pull request and push events for better focus on critical changes.

  • Enhanced PHP Compatibility
    Upgraded our systems to be compatible with the latest PHP version (8.3) in build.yml and composer-require-checker.yml files.

  • Adjusted PHP versions in other files
    We've updated the PHP version to 8.2 and 8.3 in several key files (mutation.yml, rector.yml, static.yml) to stay up to date with latest requirements.

  • Push Event Restrictions
    Implemented certain restrictions on the push event in static.yml for more controlled changes push.

  • StyleCI version Update
    The StyleCI version has been updated to 8.2 in .styleci.yml to ensure our code styling checks are up-to-date.

Copy link

codecov bot commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5c19a99) 100.00% compared to head (053b60d) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #159   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       277       277           
===========================================
  Files             22        22           
  Lines            728       728           
===========================================
  Hits             728       728           

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

@vjik vjik merged commit 9df5c36 into master Dec 10, 2023
23 of 24 checks passed
@vjik vjik deleted the improve-ci branch December 10, 2023 14:33
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.

None yet

1 participant