Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Update updater endpoint / Release 1.8.0 #167

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Conversation

circlecube
Copy link
Member

@circlecube circlecube commented Aug 1, 2024

This marks the point that plugins will look to the new endpoint for updates. The plugin will then self-update to the new version of the plugin.

Must be coordinated with newfold-labs/wp-plugin-mojo#290

Proposed changes

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

this marks the point that plugins will look to the new endpoint for updates. The plugin will then self-update to the new version of the plugin.
@circlecube circlecube self-assigned this Aug 1, 2024
@circlecube
Copy link
Member Author

With the tagged release of 3.2.1 in the newfold-labs/wp-plugin-mojo, we're ready for this PR to be reviewed.

See:

To test, install the build from this PR, activate and you should immediately see a 3.2.1 update available. Updating should be as expected and the new plugin will replace the old.

@circlecube circlecube merged commit 5babb68 into master Aug 14, 2024
2 checks passed
@circlecube circlecube deleted the update/updater-endpoint branch August 14, 2024 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants