Closed urvishp80 closed 1 day ago
reopening
@urvishp80 I mentioned the need for "Today in History" section in generate_homepage_xml.py
but you also restored the new links in
generate_weekly_newsletter_json.py
push_summary_to_es.py
xmls_generator_production.py
why is that?
@kouloumos We can drop these two inactive URLs from xmls_generator_production.py
and push_summary_to_es.py
file as we are sure that there won't be any new documents from the given two mailing lists in the future.
And for generate_weekly_newsletter_json.py
and generate_homepage_xml.py
we need to keep them as we are using it for "Ongoing Discussions" and "Today in History/Active Posts" respectively.
closes #65