edge icon indicating copy to clipboard operation
edge copied to clipboard

Release Checklist (v1.78.0)

Open amwolff opened this issue 9 months ago • 0 comments

Revision v1.78.0

#### Release Requirements
- [ ] Prepare Config Changes if Needed
- [ ] Follow the steps in [MAINTAINERS.md.](https://github.com/storj/edge/blob/main/MAINTAINERS.md)
- [ ] Deploy to QA
- [ ] Run UI-based tests
- [ ] Run Folder sharing tests
- [ ] Run GetBucketLocation tests
#### UI-based tests
- [ ] verify upload functionality (text file, image file, video file)
- [ ] verify download functionality (text file, image file, video file)
- [ ] verify file preview (text file, image file, video file)
- [ ] generate linksharing link and verify download functionality via alternate browser session
#### Folder sharing tests
- [ ] create "subfolder" (`demo/111/222`) and share access to it (give access to `…/222`)
- [ ] check there's no access to root "folders" and data in them
#### GetBucketLocation tests
- [ ] Create a bucket
- [ ] Call GetBucketLocation (`aws --endpoint-url … s3api get-bucket-location --bucket …`)
- [ ] Ensure that the created bucket has the necessary location constraint as per [the documentation](https://docs.storj.io/dcs/api/s3/s3-compatibility#get-bucket-location)

Open Issues/Regressions/Comments

  • https://github.com/storj/infra/pull/5868

amwolff avatar May 07 '24 11:05 amwolff