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

Add support for learning sites in DB #3

Open
joekr opened this issue May 21, 2020 · 2 comments
Open

Add support for learning sites in DB #3

joekr opened this issue May 21, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@joekr
Copy link
Member

joekr commented May 21, 2020

We should create a DB table to pull the learning site info dynamically. This will allow us to add new sites to pull and which channels to post to.

We should be able to leverage the same TF config as the learning_table oci_nosql_table. Then make the learning function query the new table on invocation instead of using the learning_sites_rss list.

@joekr joekr added the enhancement New feature or request label May 21, 2020
@xtoddx
Copy link
Contributor

xtoddx commented Jun 14, 2020

Should this be closed, or is there more work you're hoping to do, @joekr ?

@joekr
Copy link
Member Author

joekr commented Jun 14, 2020

Right now it still reads a local file. I would love to dynamically pull the sites on each run from the DB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants