action-wordpress-plugin-deploy icon indicating copy to clipboard operation
action-wordpress-plugin-deploy copied to clipboard

Other files have been modified; changes not deployed

Open nosovk opened this issue 4 years ago • 8 comments

After creating new tag got an error on deploy. Other files have been modified; changes not deployed Describe the bug link to logs

It seems that it worked before, but have broken some moment

nosovk avatar Mar 19 '22 22:03 nosovk

svn: E155011: Commit failed (details follow):
svn: E155011: Directory '/home/runner/svn-mailcheck-co/tags/0.5' is out of date
svn: E175014: Precondition on '/!svn/rvr/2696510/mailcheck-co/trunk' failed

it seems that svn has incorrect state

nosovk avatar Mar 20 '22 20:03 nosovk

Hi, did you found any solution for that?

emtiazzahid avatar Apr 24 '22 15:04 emtiazzahid

nope, have no solution

nosovk avatar Apr 25 '22 16:04 nosovk

Hi - the logs you linked indicate there were modifications in trunk/mailcheck-co.php, meaning in your master branch at the time there were changes beyond asset files since the last sync with trunk on SVN so the action doesn't run out of an abundance of caution. Not sure where the other errors you pasted happened, so a link to those may help, but perhaps it's resolved itself in the meantime?

helen avatar Apr 25 '22 17:04 helen

Hm, but if I use only that action to communicate with SVN, how master could be beyond? I even have no SVN client to modify smith avoiding action launch.

nosovk avatar Apr 28 '22 05:04 nosovk

This is addressed by #96

richard-muvirimi avatar Jun 02 '22 09:06 richard-muvirimi

You mean that it should be fixed now?

nosovk avatar Jun 02 '22 18:06 nosovk

@nosovk the fix has been merged into the development branch, but not sure when the next release would be.

richard-muvirimi avatar Jun 07 '22 03:06 richard-muvirimi

@richard-muvirimi we tried latest stable version 2.2.1 and error:

svn: E155011: Commit failed (details follow):
[961](https://github.com/uploadcare/uploadcare-wordpress/actions/runs/3713205639/jobs/6295812414#step:6:963)
svn: E155011: Directory '/home/runner/svn-uploadcare/tags/3.0.9' is out of date
[962](https://github.com/uploadcare/uploadcare-wordpress/actions/runs/3713205639/jobs/6295812414#step:6:964)
svn: E175014: Precondition on '/!svn/rvr/2835058/uploadcare/trunk' failed
[963](https://github.com/uploadcare/uploadcare-wordpress/actions/runs/3713205639/jobs/6295812414#step:6:965)
Error: Process completed with exit code 1.

dillix avatar Dec 18 '22 15:12 dillix

Closed by #96

jeffpaul avatar Mar 20 '23 20:03 jeffpaul