Skip to content
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

add script to check browse.json created-date. #132

Open
birkin opened this issue Feb 17, 2023 · 1 comment
Open

add script to check browse.json created-date. #132

birkin opened this issue Feb 17, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@birkin
Copy link
Member

birkin commented Feb 17, 2023

In the past year, the auto-creation of the browse.json data stopped working twice. Once it was because the code encountered unexpected data. And recently it was because of a change to the structure of the python virtual-environment.

Our goal as maintainers of the project is to be notified of issues before users experience them. Given that, a script that simply loads the browse.json data and checks that the "meta" -> "date_produced" isn't older than one day -- and if it is, notifies us -- should ensure that if something were to happen again, we'd catch it promptly.

@birkin birkin added the enhancement New feature or request label Feb 17, 2023
@birkin birkin self-assigned this Feb 17, 2023
@prashleigh
Copy link
Contributor

This could be super-simple -- maybe even done using a shell script. Is there a way to send an email or message from the terminal, i wonder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants