-
Notifications
You must be signed in to change notification settings - Fork 22
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
fix #1065: re-instating purge unused s3 assets cronjob #1134
fix #1065: re-instating purge unused s3 assets cronjob #1134
Conversation
phmngocnghia
commented
May 4, 2020
- Fixes Create CRON to purge S3 buckets based on commit hash #1065
- Remove unused service worker loader, runner installed in the past: (workbox-plugin, CRA)
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 fine, did you address the errors from the service worker in Sentry? Also, the toast should dismiss on re-load - I added a comment to the ticket
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.
Approving as per chat at standup 👍
1b6bc68
to
563ba2e
Compare
7326a5a
to
ed7ed3e
Compare
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.
Just a general comment, feels like there is a "jest" way to mock window.location
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.
Pls rebase this branch
6798bc9
to
4c22383
Compare
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.
LGTM