home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 453876023

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/399#issuecomment-453876023 https://api.github.com/repos/simonw/datasette/issues/399 453876023 MDEyOklzc3VlQ29tbWVudDQ1Mzg3NjAyMw== 9599 2019-01-13T23:31:59Z 2019-01-13T23:31:59Z OWNER ``` docker pull datasetteproject/datasette docker run -p 8001:8001 datasetteproject/datasette datasette -p 8001 -h 0.0.0.0 ``` http://0.0.0.0:8001/-/versions now returns: ``` { "datasette": { "version": "0.26.2+0.ga418c8b.dirty" }, ``` I'm not sure why it's showing `.dirty` there. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 398089089  
Powered by Datasette · Queries took 0.879ms