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

Update component history early (maybe by changing CI/CD which support custom cron time) #11

Open
iamsauravsharma opened this issue Sep 10, 2019 · 2 comments

Comments

@iamsauravsharma
Copy link
Contributor

Currently component history is updated about 3:30 AM GMT which is more than 3 hours slow then when new nightly is available. So instead of using travis which doesn't allow to set time when cron job is ran it may be better to change to other CI/CD may be GitHub Actions or Azure Pipelines which both support custom cron time. Currently if some one need update about component availability they have to wait for 3 hours to get new information instead of getting old information which may not be correct.

@iamsauravsharma iamsauravsharma changed the title Update component history early by changing CI/CD which support custom cron time Update component history early (maybe by changing CI/CD which support custom cron time) Sep 10, 2019
@wongsyrone
Copy link

#35

@sagudev
Copy link
Contributor

sagudev commented Jul 6, 2021

When it should run? Currently it runs at 00:10 UTC every day. Maybe we can run it every morning hour, to catch nightly?

sagudev added a commit to sagudev/rustup-components-history that referenced this issue Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants