home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 609109354

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/716#issuecomment-609109354 https://api.github.com/repos/simonw/datasette/issues/716 609109354 MDEyOklzc3VlQ29tbWVudDYwOTEwOTM1NA== 9599 2020-04-05T00:30:30Z 2020-04-05T00:31:55Z OWNER

In order to use git bisect run I need to write a standalone script that can tell if the bug is present or not.

I'm going to use something I can execute with pytest, inspired loosely by this code:

https://github.com/simonw/datasette/blob/7656fd64d8b6a32ebc34d89c1b8711cc5ea240f7/tests/test_plugins.py#L205-L227

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