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

Release 5.2.0 #6491

Closed
31 tasks done
kulmann opened this issue Feb 28, 2022 · 5 comments · Fixed by #6506
Closed
31 tasks done

Release 5.2.0 #6491

kulmann opened this issue Feb 28, 2022 · 5 comments · Fixed by #6506
Labels
Type:Story User Story

Comments

@kulmann
Copy link
Member

kulmann commented Feb 28, 2022

Release all the things

Post Sprint-15 release

waiting for

Release checklist

  • pin release issue @kulmann
  • prepare release rc: @kulmann
    • create a branch release-5.2.0 @kulmann
    • update the version in packages/web-integration-oc10/appinfo/info.xml @kulmann
    • update the version in package.json @kulmann
    • update the version in sonar-project.properties @kulmann
    • move changelog/unreleased/* to changelog/VERSION_YYYY-MM-DD @kulmann
    • update the ocis commit id in .drone.env to the most recent one from ocis master (let's see how it goes) @kulmann
    • commit, push and create draft PR (#...) for this branch @kulmann
  • create pre release tag v5.2.0-rc.1 from the release branch @kulmann
  • create pre release tag v5.2.0-rc.2 from the release branch @fschade
  • create pre release tag v5.2.0-rc.3 from the release branch @fschade
  • create pre release tag v5.2.0-rc.4 from the release branch @fschade
  • smoke test
    • against oCIS @ScharfViktor
    • against oc10 as sidecar deployment
    • against oc10 as app installation @kulmann
    • against oCIS wopi example / app provider
    • against oc10 with OnlyOffice app installed @kulmann
  • if needed, fix issues or write down known issues
  • update YYYY-MM-DD to current date in changelog/VERSION_YYYY-MM-DD
  • Make sure translations are up to date by updating them in Transifex and restarting translation sync job https://drone.owncloud.com/owncloud/translation-sync/
  • repeat above steps if a new rc is needed
  • Run translations sync job once again
  • go to the releases section and click Draft a new Release. Use v5.2.0 as a tag (the v prefix is important) and 5.2.0 as name and publish it
  • ping in internal #btr channel to create a signed release and ask them to upload it to a) the github release page, b) marketplace.owncloud.com, c) portal.owncloud.com, d) customer.owncloud.com
  • merge release branch back to master (CI must be green)
@kulmann
Copy link
Member Author

kulmann commented Mar 1, 2022

IMO would be a good idea to include #6505 if that doesn't cause any trouble in CI / reviews. Fixes a regression with the no selection info panel not being shown anymore for the All files root. Opinions?

@fschade
Copy link
Collaborator

fschade commented Mar 2, 2022

IMO would be a good idea to include #6505 if that doesn't cause any trouble in CI / reviews. Fixes a regression with the no selection info panel not being shown anymore for the All files root. Opinions?

@ScharfViktor
Copy link
Contributor

ScharfViktor commented Mar 3, 2022

SmokeTest against ocis

branch: v5.2.0-rc.3

Case 1: admin share folder(with file) to marie:

Admin:

  • upload big file 10gb - slow and uploads partly because of page refreshing
  • upload folder with 803 small images.
  • Check pagination, count items per page. - 100 itmes
  • upload folder(drag folder) "folder_to_share" with file.pdf
  • share folder "folder_to_share" to marie with edit right

Marie:

  • accept "folder_to_share"
  • 🚫 rename "folder_to_share" cannot rename (Renaming object via hamburger icon does't work #6516)
  • upload new file "file.txt" to "folder_to_share" (admin see new file)
  • open pdf file
  • rename file.pdf (use rigth click) (admin see that file changed name)

Admin:

  • add new file.jpeg to "folder_to_share"
  • add file format drawio (marie can open in Draw.io and can edit)
  • move file.pdf to "/" (marie can not see file.pdf)
  • add new "file.txt" create new version. (marie can see new version)
  • open txt file in markdown-editor. Change and save.

Marie:

  • 🚫 can download both versions (!error 501)
  • restore old version

Admin:

  • change share "folder_to_share" from "edit" to "viewer" (marie cannot rename/move/delete/download file in folder and cannot create new document in the folder)

Marie:

  • decline folder (removed from shares folder)

Admin:

  • delete folder "folder_to_share" (removed from shared with me)

Case 2: admin share file to marie:

Admin:

  • upload file.jpeg
  • share file.jpeg to marie with rigth viewer (use main menu. find marie by email marie@example.org)

Marie:

  • accept file (marie can open/download/copy file but cannot delete/move/rename)
  • copy file to "/"
  • open file in Mediaviewer
  • download file

Admin:

  • change share "file.jpeg" from "viewer" to "edit"(marie can open/download/copy/rename file)

Marie:

  • rename file (🚫admin don't see)

Admin:

  • unshare "file.jpeg" (marie cannot see "file.jpeg" in Shares/Shared for me but see the copied file)

Case 3: admin create public links to folder

Admin:

  • create folder "for upload"
  • add link with name "to_upload" with role "Uploader" with pass and expiration date
  • open link (can only upload)
  • upload file (admin can see new file)
  • refresh page(page is empty)
  • 🚫 change share "for upload" from "Uploader" to "edit" Bug: Public link. Change role doesn't work #6429
  • 🚫 open old link (it work as upload)
  • 🚫 open new link (can open/download/copy/rename/move files) - works as upload
  • create new link with role editor
  • admin add new file to "for upload"
  • refresh link (file exist)
  • admin change pass (refresh link has to type new pass)

Case 4: admin create link to file

Admin:

  • create file png

  • add link with main menu

  • open link(can open, download, see) in the incognito tab

  • change link, add pass

  • refresh page (input pass)

  • delete link

  • refresh page (resource not found)

  • delete file

  • restore

  • delete

  • Empty trash

Case 5: create new user:

Admin:

  • create new account "tom" / How can I change my user name or password?
  • log in as tom
  • 🚫 user with user rights has an accounts tab. Is this correct? But it cannot see users and create new users - this is good
  • change language
  • admin blocks and deletes user "tom"

Findings:

@kulmann
Copy link
Member Author

kulmann commented Mar 3, 2022

Smoke test v5.2.0-rc.4 (in spe, built it from release branch) against oc10 app

  • ✔️ as gunter - upload arch/mips folder from linux kernel (1945 files)
    - via drag and drop folder upload works
    - via folder upload button works

    • progress bar is not sticky
    • expanding the upload progress section slows down browser & upload time significantly
  • ✔️ as gunter - share the folder to alice as viewer
    - sharing is not possible before the upload finished (user invite field doesn't stay focussed)

  • ✔️ as alice - share is already accepted. declining and accepting again works as expected (buttons in shared with me table, batch action, right sidebar)

  • ✔️ as alice - try do delete file from shared folder
    - individual delete action not visible, good
    - batch delete action not visible, good
    - context menu action not visible, good

  • ✔️ as alice - try to add file
    - not possible (which is expected) but drag & drop upload didn't handle it. opened file in new tab instead.

  • ❌ as alice - copy 16 folders from share to home

    • no visible feedback that it's in progress
    • UI still weirdly usable, ended up in an active upload drop zone. Needed a page reload to be usable again.
  • ✔️ as gunter - add new file to share

  • ✔️ as alice - receive new file in existing share

  • ✔️ as gunter - unshare folder from shared with others

  • ✔️ as alice - try to revisit old share

    • shows resource not found upon page reload, good
    • going back to All files or Shared with me doesn't list the share anymore, good
  • ✔️ as gunter - share folder with alice again, but as editor
    - setting and removing an expiration date work as expected, good

  • ✔️ as alice - rename a file

    • via right sidebar, works, good
    • via context menu, works, good
  • ✔️ as gunter - add file

  • ✔️ as alice - delete file

    • via right sidebar, works, good
    • via context menu, works, good
    • via batch action, works, good
  • ✔️ as alice - create public link on any folder

  • ✔️ as alice delete file and recover it

  • ✔️ as alice create version of textfile

  • ✔️ as alice view version history of text file

  • ✔️ as alice download newest version of text file

  • ✔️ download older version of text file

  • ✔️ restore older version of text file

    • no visible feedback about the success
    • preview is not updated
  • ✔️ as alice - upload avatar in classic UI

    • see own avatar in top bar (far right)
    • login as gunter, having a share with alice
      • shared with others page loads and shows avatars
  • ✔️ as alice, move a file into subfolder via drag and drop

  • ✔️ as alice, move multiple files & folders into subfolder via drag and drop

  • ✔️ as alice, navigate into a folder, open right sidebar without selection, share current folder with gunter

Findings from new smoke testing:

  • ui glitch (not a blocker): declined shares don't show resource icons, see screenshot for a declined folder share

Screenshot 2022-03-03 at 13 57 29

@fschade
Copy link
Collaborator

fschade commented Mar 3, 2022

WOPI tested and it does not work as expected but does not look like a web issue. We decided to tag the release anyway.

@kulmann kulmann unpinned this issue Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants