home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 559916057

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/639#issuecomment-559916057 https://api.github.com/repos/simonw/datasette/issues/639 559916057 MDEyOklzc3VlQ29tbWVudDU1OTkxNjA1Nw== 172847 2019-11-30T06:08:50Z 2019-11-30T06:08:50Z NONE

@simonw, @jacobian - I was able to resolve the metadata.json issue by adding -m metadata.json to the Procfile. Now git push heroku master picks up the changes, though I have the impression that heroku is doing more work than necessary (e.g. one of the information messages is: Installing requirements with pip).

I also had to set the environment variable WEB_CONCURRENCY -- I used WEB_CONCURRENCY=1.

I am still anxious to know whether it's possible for Datasette on Heroku to access the SQLite file at another location. Cloudcube seems the most promising, and I'm hoping it can be done by tweaking the Procfile suitably, but maybe that's too optimistic?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
527670799  
Powered by Datasette · Queries took 1.875ms · About: github-to-sqlite