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

Fix ignoring dataHost and maxDownloads options #484

Closed
wants to merge 1 commit into from

Conversation

loadit1
Copy link
Contributor

@loadit1 loadit1 commented Feb 26, 2020

Summary of changes:

  1. Fix ignoring option dataHost while call sqlite_download.sh
  2. Update README to show correct example of dataHost URL
  3. Fix ignoring option maxDownloads in sqlite_download.js

@loadit1 loadit1 requested a review from missinglink February 27, 2020 16:13
@loadit1
Copy link
Contributor Author

loadit1 commented Mar 3, 2020

Hi! Any updates on this small PR? I hope it can be merged without any issues as it's just small fix.

Summary of changes:
1. Fix hardcoded REMOTE variable in sqlite_download.sh and updated sqlite_download.js to send dataHost to bash script.
2. Update README to show correct default dataHost value
@orangejulius
Copy link
Member

Hi @loadit1,

I just rebased this PR against the latest changes in the master branch and did a little cleanup. I think it's good to go, but will do a little bit more testing before merging! Thanks for taking the time to submit it.

@orangejulius
Copy link
Member

Hi! We've done a bunch of housecleaning and as of #487 this PR should no longer be needed: we've removed a lot of downloader code and all the code that remains uses the dataHost configuration variable.

If there's anything that still doesn't work let us know and open an issue! 🙏

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.

2 participants