-
Notifications
You must be signed in to change notification settings - Fork 72
Add cronjob #1156
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 cronjob #1156
Conversation
for more information, see https://pre-commit.ci
Preview available
|
|
Hm, we should rebuild website when source data changed to avoid unnecessary builds. |
|
I'm planning to add a timestamp on data files so that should make things a lot easier. Have somewhere in the website to show last data update time -> compare it with current fetched timestamp -> proceed with build and deployment process if not same. |
Exactly like you mention. Time stamp would be great. |
|
We can merge this and improve when we will have api with timestamp/hash ready. |
Closes #1144