-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Describe the bug
This was actually a bug in our workflow file but I think exposed an edge case bug with the workflow too
➤ Preparing files...
ℹ︎ Reverting changes in vendor/composer directory
svn: E000002: Can't create directory '/home/runner/svn-***/trunk/vendor/composer': No such file or directory
Steps to Reproduce
- Have a plugin with
/vendor/composer - Trigger the workflow and have a change where the
/vendordirectory has been deleted (so it can't revert/vendor/composer)
https://github.com/10up/action-wordpress-plugin-asset-update/blob/develop/deploy.sh#L134C1-L138C3
Expected behavior
Expected it to fail more gracefully a few lines below
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Incoming