carpentries / amy

A web-based workshop administration application built using Django.
https://amy.carpentries.org
MIT License
110 stars 72 forks source link

[WIP] Community Roles: update `Lesson` data from Carpentries feed #2027

Open pbanaszkiewicz opened 3 years ago

pbanaszkiewicz commented 3 years ago

Depends on #2026.

Carpentries feed contains up-to-date detailed information about lessons. AMY should periodically refresh Lesson data from the feed.

TODO:

  1. How often check feed
  2. How to implement the periodic check
maneesha commented 3 years ago

Is this related to #1557?