Skip to content
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

Closed
wants to merge 6 commits into from
Closed

NMC-533 Set new folder name inline: rebased #31396

wants to merge 6 commits into from

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Mar 2, 2022

Rebased version of #28645

Closes #28645

@szaimen

This comment was marked as resolved.

@skjnldsv

This comment was marked as resolved.

apps/files/src/views/TemplatePicker.vue Outdated Show resolved Hide resolved
apps/files/src/views/TemplatePicker.vue Outdated Show resolved Hide resolved
@skjnldsv skjnldsv added 3. to review Waiting for reviews enhancement labels Mar 3, 2022
@skjnldsv skjnldsv added this to the Nextcloud 24 milestone Mar 3, 2022
@skjnldsv skjnldsv requested review from a team, artonge, vanpertsch and szaimen and removed request for a team March 3, 2022 07:41
@skjnldsv skjnldsv self-assigned this Mar 3, 2022
@skjnldsv skjnldsv requested a review from julien-nc March 3, 2022 07:42
Copy link
Contributor

@szaimen szaimen left a 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)

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish 2. developing Work in progress and removed 3. to review Waiting for reviews 4. to release Ready to be released and/or waiting for tests to finish labels Mar 3, 2022
@skjnldsv
Copy link
Member Author

skjnldsv commented Mar 3, 2022

Acceptance needs to be updated

@skjnldsv
Copy link
Member Author

skjnldsv commented Mar 4, 2022

/rebase

@skjnldsv
Copy link
Member Author

skjnldsv commented Apr 8, 2022

@danxuliu can yuo help with the acceptance tests please?

@danxuliu
Copy link
Member

@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.

@danxuliu
Copy link
Member

Looks like one scenario is still failing: image

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 (Trying again). As there is not another error immediately after trying again the action succeeded and the test continued.

The real failure is in the last step:

And I see that the file list contains a file named "Subsubfolder" # FileListContext::iSeeThatTheFileListContainsAFileNamed()
      Row for file Subsubfolder in file list could not be found after 100 seconds (NoSuchElementException)

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>
@szaimen
Copy link
Contributor

szaimen commented Apr 19, 2022

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.

Sorry for that. Shall I do this now or is it fine for now?

@szaimen
Copy link
Contributor

szaimen commented Apr 19, 2022

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 :-(

do we wanna try to restart drone or hope that it was only a hiccup?

@danxuliu
Copy link
Member

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.

Sorry for that. Shall I do this now or is it fine for now?

No problem at all :-) I have split the commit in two, it is fine 👍

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 :-(

do we wanna try to restart drone or hope that it was only a hiccup?

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 ;-)

@szaimen
Copy link
Contributor

szaimen commented Apr 19, 2022

Great, thanks! :)

@szaimen
Copy link
Contributor

szaimen commented Apr 19, 2022

It seems to fail again...

@danxuliu
Copy link
Member

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.

@szaimen
Copy link
Contributor

szaimen commented Apr 20, 2022

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 :)

@szaimen
Copy link
Contributor

szaimen commented Jun 10, 2022

is this readdy to merge?

@szaimen szaimen assigned PVince81 and unassigned skjnldsv Jun 10, 2022
This was referenced Aug 12, 2022
@skjnldsv skjnldsv modified the milestones: Nextcloud 25, Nextcloud 26 Aug 18, 2022
@PVince81 PVince81 assigned artonge and unassigned PVince81 Jan 30, 2023
@blizzz blizzz mentioned this pull request Feb 1, 2023
@skjnldsv skjnldsv mentioned this pull request Feb 23, 2023
@skjnldsv skjnldsv added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Mar 2, 2023
@skjnldsv skjnldsv modified the milestones: Nextcloud 26, Nextcloud 27 Mar 2, 2023
@szaimen
Copy link
Contributor

szaimen commented Mar 16, 2023

@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?

@skjnldsv skjnldsv closed this Mar 16, 2023
@szaimen szaimen deleted the NMC-533 branch March 16, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

8 participants