[4.2] Convert the checkfiles plugin to service provider#38072
Merged
roland-d merged 23 commits intojoomla:4.2-devfrom Jul 3, 2022
Merged
[4.2] Convert the checkfiles plugin to service provider#38072roland-d merged 23 commits intojoomla:4.2-devfrom
roland-d merged 23 commits intojoomla:4.2-devfrom
Conversation
richard67
reviewed
Jun 18, 2022
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
richard67
reviewed
Jun 18, 2022
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
richard67
reviewed
Jun 18, 2022
richard67
reviewed
Jun 18, 2022
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
heelc29
suggested changes
Jun 21, 2022
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
heelc29
reviewed
Jun 21, 2022
Contributor
|
I have tested this item ✅ successfully on db97381 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38072. |
Contributor
|
A new pull request has been created automatically to convert this PR to the PSR-12 coding standard. The pr can be found at Digital-Peak#24 |
Member
there was a merge error on this pull request please check if worked correctly |
76900de to
2f45696
Compare
4e1a42e to
dd91072
Compare
Member
Author
|
I had to redo this pr, @heelc29 can you have a look again if I missed something. Thanks! |
heelc29
reviewed
Jun 29, 2022
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
tests/Unit/Plugin/Task/Checkfiles/Extension/CheckfilesPluginTest.php
Outdated
Show resolved
Hide resolved
Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Aug 28, 2022
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Aug 28, 2022
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Oct 29, 2022
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Oct 29, 2022
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Oct 29, 2022
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Dec 29, 2022
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Dec 29, 2022
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Dec 29, 2022
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Dec 30, 2022
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jan 21, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jan 21, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jan 21, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jan 21, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jan 22, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jan 22, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jan 22, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Feb 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Feb 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Feb 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Feb 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Feb 18, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Feb 18, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Feb 18, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Feb 18, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Feb 18, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Mar 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Mar 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Mar 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Mar 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Mar 5, 2023
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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.
Summary of Changes
Converts the checkfiles plugin to service provider and adds some unit tests. This pr is based on #38060, so please test that one first.
Testing Instructions
Actual result BEFORE applying this Pull Request
The image in the test folder has a width or height of 1080 pixels.
Expected result AFTER applying this Pull Request
The image in the test folder has a width or height of 1080 pixels.