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

[Applab Datasets] Cron config for weather and spotify #32683

Merged
merged 1 commit into from
Jan 15, 2020
Merged

Conversation

ajpal
Copy link
Contributor

@ajpal ajpal commented Jan 15, 2020

Description

Weather script makes a bunch of calls to the openweathermap API to get the current weather data, and then uploads the data to Firebase.
Spotify script makes calls to the spotify API to get top 200 and viral 50 for US and World, then uploads data to Firebase.
This configuration will run each script daily.

Testing story

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@ajpal ajpal requested a review from sureshc January 15, 2020 00:33
@ajpal ajpal merged commit a8085b1 into staging Jan 15, 2020
@ajpal ajpal deleted the jan14-data-cron branch January 15, 2020 19:36
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

Successfully merging this pull request may close these issues.

None yet

2 participants