home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 344060070

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/55#issuecomment-344060070 https://api.github.com/repos/simonw/datasette/issues/55 344060070 MDEyOklzc3VlQ29tbWVudDM0NDA2MDA3MA== 9599 2017-11-13T21:14:13Z 2017-11-13T21:14:13Z OWNER

I'm going to add some extra metadata to setup.py and then tag this as version 0.8:

git tag 0.8
git push --tags

Then to ship to PyPI:

python setup.py bdist_wheel
twine register dist/datasette-0.8-py3-none-any.whl
twine upload dist/datasette-0.8-py3-none-any.whl
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
273127117  
Powered by Datasette · Queries took 1.055ms · About: github-to-sqlite