-
Notifications
You must be signed in to change notification settings - Fork 108
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
Implement infrastructure for launching standalone plugins from modules, including WebP Uploads #699
Conversation
…ded in later commits.
… order to export-ignore them
…-plugins CLI command for a build process to transform modules into standalone plugins
…Press/performance into feature/creating-standalone-plugins
…-module-specific-readme-files
…uild prior to unit testing of each.
Refresh feature branch with `trunk`
Co-authored-by: Felix Arntz <felixarntz@users.noreply.github.com>
Generator meta tag for WebP Uploads standalone plugin
Co-authored-by: Felix Arntz <felixarntz@users.noreply.github.com>
GitHub workflow to build and deploy standalone plugins
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.
It looks like everything that we need to create the standalone plugin for WebP Uploads is here. We will want to do a dry run of the manual workflow prior to running a real release. Given that we can only do that once this is committed to trunk
, let's merge this, and create a follow-up issue to handle the final steps that need to be fixed before we run an actual release.
Thanks @joemcgill, I've opened #700 for this purpose. |
Summary
This brings almost all Milestone 1 changes from #656 into the
trunk
branch, at first to publish only the WebP Uploads standalone plugin, as a first test. Once that is published, we will quickly follow up with the remaining standalone plugins (see #640).This PR doesn't need an actual code review, just 2 approvals as a formality. All code in this branch has already been reviewed and approved in previous PRs.
Checklist
[Focus]
orInfrastructure
label.[Type]
label.no milestone
label.