home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 646277680

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/807#issuecomment-646277680 https://api.github.com/repos/simonw/datasette/issues/807 646277680 MDEyOklzc3VlQ29tbWVudDY0NjI3NzY4MA== 9599 2020-06-18T20:02:42Z 2020-06-18T20:02:42Z OWNER

So I think if I push a tag of 0.45a0 everything might just work - Travis will build it, push the build to PyPI, PyPI won't treat it as a stable release.

Except... I don't want to push alphas as Docker images - so I need to fix this code:

https://github.com/simonw/datasette/blob/6151c25a5a8d566c109af296244b9267c536bd9a/.travis.yml#L34-L43

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