home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 548673320

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/606#issuecomment-548673320 https://api.github.com/repos/simonw/datasette/issues/606 548673320 MDEyOklzc3VlQ29tbWVudDU0ODY3MzMyMA== 9599 2019-11-01T05:41:03Z 2019-11-01T05:41:03Z OWNER Couldn't easily write a test for this as plugin tests don't currently work against packaged plugins. Here's the new `datasette plugins` output: ``` $ datasette plugins [ { "name": "datasette-cluster-map", "static": true, "templates": false, "version": "0.6" }, { "name": "datasette-json-html", "static": false, "templates": false, "version": "0.5" }, { "name": "datasette-vega", "static": true, "templates": false, "version": "0.6.2" } ] ``` Same output from `/-/plugins` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 512218858  
Powered by Datasette · Queries took 1.006ms