-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Bug / Fail to copy #1107
Comments
Just making sure - the task was the update coming from our service update (you didn't upload newer task correct?) |
Correct, at the agent tasks folder both types existed. By the way , I have managed to use xcopy commands till this issue is resolved... . Thanks for looking into this -----Original Message----- Just making sure - the task was the update coming from our service update (you didn't upload newer task correct?) |
@Gergues Can you help me change your copyfiles.js file line 102 to 109 to be the following code, in order to help us diag? the code is just log more stuff. thanks. |
I did update the .jS file and restarted the VSO agent service here is the log
|
I don't think it is an environment specific , I think this is a real bug. You can test it with any other project. I have a workaround for now and not planning to use this module in the short term. thanks. |
Same problem for my build Used to work well in version 1.0.5 with *__ filter. |
I have root cause the problem, will prepare a fix. |
@Gergues , @SergeyRudakov We just rolls out the fix for this issue, can you verify the problem be solved? |
@TingluoHuang All working perfectly again. |
Looks like this task type was recently updated and did break one of my builds.
The previous version 1.0.4 worked fine , till the update 1.0.9 .
The script does not recognize the file count inisde the source folder , and copy zero files.
Initially I attempted to mitigate using "//" case it is a parsing error using a new JS ,but that did not solve the problem.
Thank you.
Error
Task - > tasks\CopyFiles
Here is the Log
2016-01-21T21:05:07.5427554Z Set workingFolder to default: C:\vagent\tasks\CopyFiles\1.0.9
The text was updated successfully, but these errors were encountered: