-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
NMC-533 Set new folder name inline: rebased #31396
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested and seems to work well 👍
(didn't review the code though)
Acceptance needs to be updated |
/rebase |
aad2956
to
2c5e163
Compare
@danxuliu can yuo help with the acceptance tests please? |
I would love to, but unless I find a time-turner somewhere it is unlikely that I will be able to do it this week, sorry. |
Although that scenario is failing that one is not the real failure ;-) In errors like those the acceptance tests try the action again, as you can see from the following line to the ones in the screenshot ( The real failure is in the last step:
The test passes locally, so it looks like a hiccup. I would like to understand why it failed to harden the test, but unfortunately I can not see how it could have happened :-( Independently of all that, if the last commit does not touch JavaScript files please do not amend it to add the compiled files and add an independent commit instead. |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Sorry for that. Shall I do this now or is it fine for now? |
do we wanna try to restart drone or hope that it was only a hiccup? |
No problem at all :-) I have split the commit in two, it is fine 👍
As I have force pushed to split the commit (twice, because the first time I used the wrong commit author 🤦) Drone will run again (I have already stopped the first run corresponding to the commit with the wrong author). So let's see ;-) |
Great, thanks! :) |
It seems to fail again... |
It is just another hiccup 🤷 And it did not fail in the same step, but on a previous one (looking for Subfolder rather than for Subsubfolder). Hopefully I will be able to find out what is going on at some point... In any case, from the point of view of the acceptance tests, the pull request could be merged despite the failure. |
Okay 👍 I'll leave that to @skjnldsv :) |
is this readdy to merge? |
@skjnldsv what would you say: is it worth to still get this in before the vue rewrite or should we skip this to not run into additional conflicts later on? |
Rebased version of #28645
Closes #28645