You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mikachan
changed the title
[Bug]: The deploy-dotorg GH action fails if a theme doesn't exist in the dotorg directory
[Bug]: The deploy-dotorg GH action fails if there is an error with a single theme
Jul 8, 2024
Quick summary
The deploy-dotorg GH action seems to be failing here: https://github.com/Automattic/themes/actions/runs/9837238698/job/27154613541.
It fails with this error:
sed: can't read s/, auto-loading-homepage//g: No such file or directory
We could update the script so that it skips over themes that cause an error, so that the script can continue rather than exiting out.
Steps to reproduce
Run the deploy-dotorg GH action.
What you expected to happen
I would expect the script to continue to run over all possible themes rather than exiting on the first error.
What actually happened
The script exited and therefore stopped on the first error.
Browser
No response
Context
No response
Platform (Simple, Atomic, or both?)
No response
Other notes
No response
Reproducibility
Consistent
Severity
None
Available workarounds?
None
Workaround details
No response
The text was updated successfully, but these errors were encountered: