-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Use actions/checkout@v4
in 5.x
#387
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OskarStark
force-pushed
the
checkout-5.x
branch
from
December 21, 2023 09:03
9decbc3
to
c5f9d4d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 5.x #387 +/- ##
=======================================
Coverage 93.14% 93.14%
=======================================
Files 15 15
Lines 350 350
=======================================
Hits 326 326
Misses 24 24 ☔ View full report in Codecov by Sentry. |
DamienHarper
approved these changes
Dec 22, 2023
DamienHarper
approved these changes
Dec 22, 2023
DamienHarper
added a commit
that referenced
this pull request
Jul 14, 2024
* Updated CI * Fixed middlewares override (#341) * Revert unwanted PHP >= 8.0 changes * Updated branch alias * Reverted and adjusted middleware test * Adjusted middleware registration priority (fixed failing tests) * Fixed unwanted deps changes * Fixed failing test * #345 Deprecation in RoleChecker and UserProvider (#350) * #345 Deprecation in RoleChecker and UserProvider * remove line --------- Co-authored-by: a.dmitryuk <a.dmitryuk@movavi.com> * Fixed CI (PHPStan) * Support doctrine/annotations:2.0 (#351) * remove doctrine/annotations from composer.json * doctrine/annotations 2.0 --------- Co-authored-by: a.dmitryuk <a.dmitryuk@movavi.com> * Fixed compatibility with Symfony 4.4 * PHP-CS-Fixer * Fixed CI (#367) * PHP-CS-Fixer * Fix: `ViewerController` (#379) * Fix: `ViewerController` * - * - * - * Fixed remaining calls to AbstractController methods. * - * - * - * - * PHP-CS-Fixer --------- Co-authored-by: Damien Harper <damien.harper@gmail.com> * CI updates * Make `ViewerController` final (#385) Co-authored-by: Damien Harper <damien.harper@gmail.com> * Test more PHP versions (#389) Co-authored-by: Damien Harper <damien.harper@gmail.com> * Use `actions/checkout@v4` (#387) Co-authored-by: Damien Harper <damien.harper@gmail.com> * PHP-CS-Fixer * Update deps + PHP-CS-Fixer * PHP-CS-Fixer (3.48.0) * 6.x Signed-off-by: Oleg Andreyev <oleg@andreyev.lv> * reverted ci-5.x.yml Signed-off-by: Oleg Andreyev <oleg@andreyev.lv> * reverted ci-5.x.yml Signed-off-by: Oleg Andreyev <oleg@andreyev.lv> * clean composer.json Signed-off-by: Oleg Andreyev <oleg@andreyev.lv> * reverted ci-4.x.yml Signed-off-by: Oleg Andreyev <oleg@andreyev.lv> * damienharper/auditor dev-master Signed-off-by: Oleg Andreyev <oleg@andreyev.lv> * allow ^3.1 orm Signed-off-by: Oleg Andreyev <oleg@andreyev.lv> --------- Signed-off-by: Oleg Andreyev <oleg@andreyev.lv> Co-authored-by: Damien Harper <damien.harper@gmail.com> Co-authored-by: Alexander Dmitryuk <xakzona@bk.ru> Co-authored-by: a.dmitryuk <a.dmitryuk@movavi.com> Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.