-
Notifications
You must be signed in to change notification settings - Fork 155
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
[full-ci] Fix #4893: Make sure filenames (and extensions) are properly updated in file list and sidebar after rename #6114
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
I haven't added a test for the files list view, but there is one in this PR: https://github.com/owncloud/web/pull/6110/files How do we go on with this? Should we merge them together before we merge to master? Or should we merge them sequentially? |
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.
looks good to me, 1 tiny fininding which is optional, thanks for taking care
392f65b
to
7651da1
Compare
It’s ok to not have a acceptance test in place, it’s verified in unit tests. maybe @ScharfViktor wanna have in smoke tests do demonstrate basic file operations. |
Restarted flaky smoke tests in CI, PR looks great to me! |
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.
Awesome 👍
There is a failing in the same place. I will try running it locally, maybe there is a problem |
again in the same place. running the tests locally was successful |
7651da1
to
1bfa227
Compare
Results for oC10SharingExternalRoot https://drone.owncloud.com/owncloud/web/20906/44/1
|
a5f1e47
to
62b9839
Compare
Last CI run had two failures (one flaky federation sharing test in OC10, one copying an empty file on oCIS). Rebased on master to resolve conflict, bumped oCIS commit ID once more and fixed the oCIS acceptance test. Should be fine now once we pass the flaky smoke tests |
Kudos, SonarCloud Quality Gate passed! |
Results for oC10SharingAccept https://drone.owncloud.com/owncloud/web/20942/16/1
|
Results for oCISSharingPublic https://drone.owncloud.com/owncloud/web/20942/65/1
|
Results for oCISSharingBasic https://drone.owncloud.com/owncloud/web/20942/54/1
|
Finally 🙏🏽 |
🎉 |
Description
Make sure filenames (and extensions) are properly updated in file list and sidebar after rename.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: