home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 324451322

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
324451322 MDU6SXNzdWUzMjQ0NTEzMjI= 273 Figure out a way to have /-/version return current git commit hash 9599 closed 0     2 2018-05-18T15:16:56Z 2018-05-22T19:35:22Z 2018-05-22T19:35:22Z OWNER  

https://fivethirtyeight.datasettes.com/-/versions reports Datasette version 0.21

This isn't actually correct. The deploy script for that site actually deploys current master using https://github.com/simonw/datasette/archive/master.zip: https://github.com/simonw/fivethirtyeight-datasette/blob/66b4b0dfedd7237bc8c02d3e26d905bca7b84069/Dockerfile#L9

Ideally this would show the current commit hash, but I'm not at all sure if it's possible to derive that from pip install https://github.com/simonw/datasette/archive/master.zip. Is there another mechanism that could be used to reliably pip install current master but still provide access to the most recent commit hash?

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/273/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 1.062ms · About: github-to-sqlite