Automattic / Automattic/jetpack-e2e-reports

Cleanup: recently deleted reports are not removed from reports.json

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

In the cleanup script, after reports are being deleted, the content of the `reports` folder from S3 storage is listed and compared with the content of `reports.json`. Any report missing in S3 storage is then removed from `reports.json`.
But the reports that were only just deleted are not appearing as removed in S3 thus not being deleted from the json file until de next cleanup job runs, leaving some broken links in this time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.