-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
I would like to discuss about a new way to handle the repo files.
First of all is important to mention that Wordpress is included in this repo to have a easy installation process but also to give the users the right version of Wordpress to use (the supported one)
However, there are 2 things that might be solved:
- Power users would still like to use the plugins separately and install them into a pre-existing Wordpress installation
- We do not have a straightforward way to update the Wordpress files
Solutions
- Plugins: We can create a github action that pushes the files of our plugins into one or more separated repositories that are read-only
- Wordpress version: we should set a github action that updates the Wordpress files when we run the action. Maybe by getting them from the official Wordpress repository
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels