As an engineer at Gitcoin, I want a sanitized production backup, so I can test on my machine with representative production data.
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
As an engineer, I want a sanitized production backup, so I can test on my machine with representative production data, but without incurring privacy costs
Backup should:
- only include data about the top 100 users
- remove any PII or private data (first names, last names, emails, tip.metadata)
- be less than 100 MB
Contributor guide
Assessment
This issue has not been assessed yet.