-
Notifications
You must be signed in to change notification settings - Fork 800
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
Introducing wpcom site helper plugin into the Monorepo. #37737
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
…pcomsh#1724 * Bump version to 3.14.54 * Update wc-calypso-bridge to 2.3.9
…wpcomsh#1726 * Bump version to 3.14.55 * Update wc-calypso-bridge to 2.3.10
…he classic admin interface Automattic/wpcomsh#1725 * Remove Jetpack > Manage menu item as part of the wpcom navigation redesign * Use the flag wpcom_is_nav_redesign_enabled * Remove function_exists * Add checks for Jetpack and Jetpack_Options
* Use jetpack-mu-wpcom v5.15.0 * wpcomsh bump to 13.15.1 * Use jetpack-mu-wpcom v5.15.1
* initial commit * earliear hook * working prototype * fixes * fix constant * linting + comments * linting * more linting * mooore linting * version bump --------- Co-authored-by: Andrés Blanco <[email protected]>
* Use jetpack-mu-wpcom v5.15.2 * wpcomsh bump to 13.15.4
* Updating jetpack-mu-wpcom to 5.6.0. * Bump version to 3.16.0.
* Use jetpack-mu-wpcom v5.16.1 * wpcomsh bump to 3.16.1
* Add a code deployment logs entry endpoint * Fix linting errors * Rename class file * Fix linting issues * Fix linting errors * Fix include for logs endpoint * Change the endpoint url and assemble the log path in the endpoint based on run and deployment id
…tomattic/wpcomsh#1669 * Correctly read/update synced color scheme when saving from wp-admin --------- Co-authored-by: Ashar Fuadi <[email protected]>
* Use jetpack-mu-wpcom v5.17.0 * wpcomsh bump to 3.17.1
…pcomsh#1744 * Bump wc-calypso-bridge to 2.3.11 * Bump version to 3.17.3
* GitHub Deployments: Remove feature flag call * Bump WPCOMSH version to 3.17.4
* Use jetpack-mu-wpcom v5.18.0 * wpcomsh bump to 3.17.5
…comsh#1749 * Jetpack: move away from deprecated class Fixes #292 Fixes #399 This class was deprecated years ago. We can now safely move to its replacement. * Bump version
…h#1748 * Scheduled Updates: Add menu item for eligible sites * Version bump
* Use jetpack-mu-wpcom v5.19.0 * Bump wpcomsh
…wpcomsh#1753 * Filter migrations started by migrateguru * Bump files * Revert "Bump files" This reverts commit 34cd1f6b665cdb2f47124e29274bea3646e8e022. * Bump
* Jetpack: replace dep build_raw_urls calls Replace deprecated Jetpack::build_raw_urls() calls with Status->get_site_suffix calls. * Fix lint spacing * Resorting to check class existence instead of method existence. --------- Co-authored-by: Igor Zinovyev <[email protected]>
anomiex
reviewed
Jun 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spotted a few more things we might want to clean up.
projects/plugins/wpcomsh/frontend-notices/gifting-banner/gifting-banner.php
Outdated
Show resolved
Hide resolved
Also remember we don't want to squash-and-merge this PR, we want to go in the settings and enable "Allow merge commits" to preserve the imported history. Then disable that again as soon as we've merged this. |
Co-authored-by: Brad Jorsch <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>
…ng-banner.php Co-authored-by: Brad Jorsch <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>
This reverts commit 1a8f0f1.
3 tasks
This reverts commit 0e38e6e.
anomiex
approved these changes
Jun 12, 2024
github-actions
bot
removed
the
[Status] Needs Author Reply
We would need you to make some changes or provide some more details about your PR. Thank you!
label
Jun 12, 2024
3 tasks
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Actions
GitHub actions used to automate some of the work around releases and repository management
Docs
E2E Tests
[Plugin] Jetpack
Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
[Plugin] Wpcomsh
[Tests] Includes Tests
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.
Proposed changes:
Other information:
Jetpack product discussion
Does this pull request change what data or activity we track or use?
Testing instructions: