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

chore: Replacing Plugin Updater Service #341

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

colinmurphy
Copy link
Contributor

Overview

Fixes #337

We will be now using the new WPE Updater service to check for plugin updates.

Testing

As the new endpoint isn't live yet, I tested this locally and I was able to mock an update by pointing the endpoint locally with a mock JSON file

Screenshot 2025-02-06 at 11 28 09

@colinmurphy colinmurphy requested a review from a team as a code owner February 6, 2025 13:22
Copy link

changeset-bot bot commented Feb 6, 2025

🦋 Changeset detected

Latest commit: ed88cc8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@wpengine/wp-graphql-content-blocks Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@colinmurphy colinmurphy changed the title Replacing Plugin Updater Service chore: Replacing Plugin Updater Service Feb 6, 2025
@colinmurphy colinmurphy marked this pull request as draft February 6, 2025 13:29
@colinmurphy colinmurphy marked this pull request as ready for review February 6, 2025 14:06
Copy link
Member

@theodesp theodesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@colinmurphy colinmurphy merged commit 7838c93 into main Feb 6, 2025
12 checks passed
@colinmurphy colinmurphy deleted the chore-change-plugin-update-service branch February 6, 2025 16:48
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.

bug: Plugin updates not working
2 participants