-
Notifications
You must be signed in to change notification settings - Fork 45
Set up a live demo Datasette instance #13
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
Comments
I'm going to do this with a scheduled GitHub Action in this repo. |
I'll run the |
Following these instructions: https://simonwillison.net/2020/Jan/21/github-actions-cloud-run/ |
Otherwise the demo will leak my private simonw repos
Urgh this is such a mess! I should have done this on a branch / pull request to avoid polluting my main master history, but never mind. |
Most recently updated issues across all Dogsheep repos, with faceting: https://github-to-sqlite-j7hipcg4aq-uc.a.run.app/github/issues?_facet=repo&_facet=user&_facet=state&_facet=author_association&_facet=type&_sort_desc=updated_at |
I pointed https://github-to-sqlite.dogsheep.net/ at it. May take a few minutes for the new certificate to provision though. |
Next step: use a |
This is good enough for the 1.0 release. |
I deployed https://github-to-sqlite-releases-j7hipcg4aq-uc.a.run.app/ by running this:
And then deploying using this:
This should happen automatically for every release. I can run it once a day in Circle CI to keep the demo database up-to-date.
The text was updated successfully, but these errors were encountered: