update tests#180
Closed
jazzsequence wants to merge 621 commits intodevrel-29-fix-subdir-wpms-url-issue-2from
Closed
update tests#180jazzsequence wants to merge 621 commits intodevrel-29-fix-subdir-wpms-url-issue-2from
jazzsequence wants to merge 621 commits intodevrel-29-fix-subdir-wpms-url-issue-2from
Conversation
fix(mu-plugins): A more sane fix for #510
* fix(readme): Fix link to docs
I agree with @swalkinshaw
Bumps [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/vlucas/phpdotenv/releases) - [Commits](vlucas/phpdotenv@v4.1.4...v4.1.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) from 4.1.5 to 4.1.8. - [Release notes](https://github.com/vlucas/phpdotenv/releases) - [Commits](vlucas/phpdotenv@v4.1.5...v4.1.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
…#541) Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](squizlabs/PHP_CodeSniffer@3.5.5...3.5.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [roots/wordpress](https://github.com/WordPress/WordPress) from 5.4.1 to 5.5. - [Release notes](https://github.com/WordPress/WordPress/releases) - [Commits](WordPress/WordPress@5.4.1...5.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [roots/wordpress](https://github.com/WordPress/WordPress) from 5.5 to 5.5.1. - [Release notes](https://github.com/WordPress/WordPress/releases) - [Commits](WordPress/WordPress@5.5...5.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [roots/wordpress](https://github.com/WordPress/WordPress) from 5.5.1 to 5.5.3. - [Release notes](https://github.com/WordPress/WordPress/releases) - [Commits](WordPress/WordPress@5.5.1...5.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Upgrade to vlucas/phpdotenv:5.2
…#550) Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.5.6 to 3.5.8. - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](squizlabs/PHP_CodeSniffer@3.5.6...3.5.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* port changes from #142 * remove no-longer-necessary id Co-authored-by: Phil Tyler <philip@tylerdigital.com> * execute and test in one step (instead of two) Co-authored-by: Phil Tyler <philip@tylerdigital.com> * remove the DIFF variable don't need it Co-authored-by: Phil Tyler <philip@tylerdigital.com> --------- Co-authored-by: Phil Tyler <philip@tylerdigital.com>
…ectory multisite and implements the new filter added in the Pantheon MU Plugin v1.4.5 For more information, see https://docs.pantheon.io/release-notes/2024/07/wordpress-composer-managed-1-31-1-update
* just add a step that runs the script this may or may not work depending on how GHA sources files, but we'll start here * specify the path * run a git fetch before running the script * check out default branch so we have a local copy * check out a local copy of default * don't warn about detached head * allow changes to ci.yml * remove `variable` * create a failure status artifact don't run playwright tests if ci failed * don't create a status file if it already exists * create an aggregate status file * use the same php-version matrix * remove aggregate status * pull and aggregate all statuses * update perms and add logging * trigger on workflow dispatch * remove status checks * trigger workflow on success * add token * re-add the status artifacts * go back to running on PR * wait for the status artifacts and check them before running the tests * remove test job * add missing done * add some debugging code * make the files unique * allow gh run download to fail * upload the artifacts * add a comment when we're done checking the linting status * comment on the PR * update permissions * exclude status check files
bypass the issue with bad string replacement by just parsing pretty permalinks natively for rest endpoints even when pretty permalinks aren't active
|
Hi from your friendly robot! 🤖 It looks like there might be commits to both release and non-release files in this PR. Please review and remove any commits that don't belong. |
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.
No description provided.