With migration of Vitessce-related AWS resources to the DBMI Landing Zone, I have also moved the data in the vitessce-data S3 buckets behind CloudFront distributions, located at subdomains of vitessce.io. This will provide our team with full control over these URLs moving forward instead of being locked into S3 bucket naming and other restrictions.
Design Documentation/Original Tickets
Fixes #3483
Testing
Describe how the feature has been tested, including both automated and manual testing strategies.
Screenshots/Video
Include screenshots or video demonstrating any significant visual or behavioral changes.
Checklist
[ ] Code follows the project's coding standards
[ ] Lint checks pass locally
[x] New CHANGELOG-your-feature-name-here.md is present in the root directory, describing the change(s) in full sentences.
[ ] Unit tests covering the new feature have been added
[ ] All existing tests pass
[ ] Any relevant documentation in JIRA/Confluence has been updated to reflect the new feature
[ ] Any new functionalities have appropriate analytics functionalities added
Additional Notes
Please specify any additional information or context relevant to this PR.
Summary
With migration of Vitessce-related AWS resources to the DBMI Landing Zone, I have also moved the data in the vitessce-data S3 buckets behind CloudFront distributions, located at subdomains of
vitessce.io
. This will provide our team with full control over these URLs moving forward instead of being locked into S3 bucket naming and other restrictions.Design Documentation/Original Tickets
Fixes #3483
Testing
Describe how the feature has been tested, including both automated and manual testing strategies.
Screenshots/Video
Include screenshots or video demonstrating any significant visual or behavioral changes.
Checklist
CHANGELOG-your-feature-name-here.md
is present in the root directory, describing the change(s) in full sentences.Additional Notes
Please specify any additional information or context relevant to this PR.