home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1219773265

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/1787#issuecomment-1219773265 https://api.github.com/repos/simonw/datasette/issues/1787 1219773265 IC_kwDOBm6k_c5ItENR 9599 2022-08-18T17:54:37Z 2022-08-18T17:54:37Z OWNER

It's mentioned in the CLI reference here: https://docs.datasette.io/en/0.62/cli-reference.html#datasette-serve-help - but that's missing some important details such as:

The exit code will be 0 if the request succeeds and 1 if the request produced an HTTP status code other than 200 - e.g. a 404 or 500 error. This means you can use datasette --get / to run tests against a Datasette application in a continuous integration environment such as GitHub Actions.

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