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

Need a service that refreshes one or all items at weekly intervals #5

Open
willwade opened this issue Mar 29, 2017 · 2 comments
Open
Milestone

Comments

@willwade
Copy link
Member

Not sure how we do this. Not really part of api

@willwade willwade changed the title Need a cron service that refreshes one or all items Need a service that refreshes one or all items at weekly intervals Mar 29, 2017
@hosseinzoda
Copy link
Collaborator

A crawler is needed for this.

@willwade
Copy link
Member Author

Just to clarify:

  1. For each OpenATFrontend/item/*.md get projectURL.
  2. If OpenATFrontend/item/*.md has marked do-not-update just see if downloadURL still active. If is - leave md file. If not tag "possible-404"
  • Else
  1. Get projectURL and parse as in GET /service/{service}/project
  2. Update *.md file

@willwade willwade added this to the v2 milestone Mar 29, 2017
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

2 participants