-
Notifications
You must be signed in to change notification settings - Fork 155
Chore update faustwp release process #2049
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
Conversation
…st action to create the zips and check the file content.
When creating a release for FaustWP we will create 2 zip files and it will contain a zip with and without the external WPE update service.
|
📦 Next.js Bundle Analysis for @faustwp/getting-started-exampleThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Github workflow failing as we could not download the zip. Numerous re-tries through out the day.
Tasks
Description
This solves #2030
This creates an additional release for FaustWP without the external WPE updater.
Related Issue(s):
#2030
Testing
I had created a test action which just outputted the content. Commit here d4a88b6
See attached screenshots from test run which outputted the zip files correctly
I also wrote a test bash script off the second action to test it locally
I have uploaded and tested this file on
PHP 8.2
WordPress 6.7
Screenshots
Documentation Changes
Dependant PRs