home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 381446392

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/14#issuecomment-381446392 https://api.github.com/repos/simonw/datasette/issues/14 381446392 MDEyOklzc3VlQ29tbWVudDM4MTQ0NjM5Mg== 9599 2018-04-15T23:22:40Z 2018-04-16T05:25:57Z OWNER

OK, from that prototype in f2720b0c6b7172ebe8820 it looks like pluggy provides a solid path forward.

Next steps:

  • [x] Build a demo plugin that uses setuptools entrypoints to register with the datasette plugin manager via pluggy
  • [x] Figure out a mechanism for registering plugins without first needing to publish them to PyPI. Can I load plugins from a special plugins/ directory similar to the --template-dir=templates/ option already supported by Datasette? #211
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
267707940  
Powered by Datasette · Queries took 0.797ms · About: github-to-sqlite