home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

7 rows where issue = 651159727 sorted by updated_at descending

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: created_at (date), updated_at (date)

user 1

  • simonw 7

issue 1

  • Demo is failing to deploy · 7 ✖

author_association 1

  • MEMBER 7
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions issue performed_via_github_app
653966670 https://github.com/dogsheep/github-to-sqlite/issues/41#issuecomment-653966670 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/41 MDEyOklzc3VlQ29tbWVudDY1Mzk2NjY3MA== simonw 9599 2020-07-06T01:07:02Z 2020-07-06T01:07:02Z MEMBER

OK that fix worked.https://github.com/dogsheep/github-to-sqlite/runs/839764768?check_suite_focus=true

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Demo is failing to deploy 651159727  
653962708 https://github.com/dogsheep/github-to-sqlite/issues/41#issuecomment-653962708 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/41 MDEyOklzc3VlQ29tbWVudDY1Mzk2MjcwOA== simonw 9599 2020-07-06T00:43:10Z 2020-07-06T00:43:10Z MEMBER

I bet it's datasette-search-all.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Demo is failing to deploy 651159727  
653962669 https://github.com/dogsheep/github-to-sqlite/issues/41#issuecomment-653962669 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/41 MDEyOklzc3VlQ29tbWVudDY1Mzk2MjY2OQ== simonw 9599 2020-07-06T00:42:57Z 2020-07-06T00:42:57Z MEMBER

https://github-to-sqlite.dogsheep.net/-/plugins

json [ { "name": "datasette-json-html", "static": false, "templates": false, "version": "0.6", "hooks": [ "prepare_connection", "render_cell" ] }, { "name": "datasette-render-markdown", "static": false, "templates": false, "version": "1.1.2", "hooks": [ "extra_template_vars", "render_cell" ] }, { "name": "datasette-pretty-json", "static": false, "templates": false, "version": "0.2", "hooks": [ "render_cell" ] }, { "name": "datasette-search-all", "static": false, "templates": true, "version": "0.2.1", "hooks": [ "asgi_wrapper", "extra_template_vars" ] }, { "name": "datasette-vega", "static": true, "templates": false, "version": "0.6.2", "hooks": [ "extra_css_urls", "extra_js_urls" ] } ]

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Demo is failing to deploy 651159727  
653962530 https://github.com/dogsheep/github-to-sqlite/issues/41#issuecomment-653962530 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/41 MDEyOklzc3VlQ29tbWVudDY1Mzk2MjUzMA== simonw 9599 2020-07-06T00:42:13Z 2020-07-06T00:42:13Z MEMBER

So it looks like it's the ASGI lifespan change I made in https://github.com/simonw/datasette/commit/16f592247a2a0e140ada487e9972645406dcae69 - It must be incompatible with one of the plugins.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Demo is failing to deploy 651159727  
653962418 https://github.com/dogsheep/github-to-sqlite/issues/41#issuecomment-653962418 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/41 MDEyOklzc3VlQ29tbWVudDY1Mzk2MjQxOA== simonw 9599 2020-07-06T00:41:38Z 2020-07-06T00:41:38Z MEMBER

https://console.cloud.google.com/run/detail/us-central1/github-to-sqlite/logs?project=datasette-222320 has some clues.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Demo is failing to deploy 651159727  
653960989 https://github.com/dogsheep/github-to-sqlite/issues/41#issuecomment-653960989 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/41 MDEyOklzc3VlQ29tbWVudDY1Mzk2MDk4OQ== simonw 9599 2020-07-06T00:32:34Z 2020-07-06T00:32:34Z MEMBER

Same error.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Demo is failing to deploy 651159727  
653947916 https://github.com/dogsheep/github-to-sqlite/issues/41#issuecomment-653947916 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/41 MDEyOklzc3VlQ29tbWVudDY1Mzk0NzkxNg== simonw 9599 2020-07-05T22:40:47Z 2020-07-05T22:40:47Z MEMBER

Might be that it's not got enough RAM. I'll try deploying to a larger instance.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Demo is failing to deploy 651159727  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issue_comments] (
   [html_url] TEXT,
   [issue_url] TEXT,
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [user] INTEGER REFERENCES [users]([id]),
   [created_at] TEXT,
   [updated_at] TEXT,
   [author_association] TEXT,
   [body] TEXT,
   [reactions] TEXT,
   [issue] INTEGER REFERENCES [issues]([id])
, [performed_via_github_app] TEXT);
CREATE INDEX [idx_issue_comments_issue]
                ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
                ON [issue_comments] ([user]);
Powered by Datasette · Queries took 41.122ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows