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

Changes to work with airflow dag #18

Open
4 tasks
chriscauley opened this issue Mar 1, 2022 · 0 comments
Open
4 tasks

Changes to work with airflow dag #18

chriscauley opened this issue Mar 1, 2022 · 0 comments
Assignees

Comments

@chriscauley
Copy link
Collaborator

chriscauley commented Mar 1, 2022

When I designed this I built it with cli usage in mind. There's a few tweaks I need to make to have this work inside a python script.

  • check_feeds should return results
  • Ability to disable cache - I don't think this should run with the cache on in production. Make it so setting the cache_dir to 0 disables caching.
  • Move stdout (print calls) to the __main__ file.
  • Move --output flag to the main file
@chriscauley chriscauley self-assigned this Mar 1, 2022
@chriscauley chriscauley changed the title Changes to work into airflow dag Changes to work with airflow dag Mar 1, 2022
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 a pull request may close this issue.

1 participant