{"html_url": "https://github.com/simonw/datasette/issues/273#issuecomment-391003285", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/273", "id": 391003285, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MTAwMzI4NQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-05-22T14:06:40Z", "updated_at": "2018-05-22T14:06:40Z", "author_association": "OWNER", "body": "That looks great. I don't think it's possible to derive the current commit version from the .zip downloaded directly from GitHub, so needing to pip install via git+https feels reasonable to me.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 324451322, "label": "Figure out a way to have /-/version return current git commit hash"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/273#issuecomment-390250253", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/273", "id": 390250253, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MDI1MDI1Mw==", "user": {"value": 198537, "label": "rgieseke"}, "created_at": "2018-05-18T15:49:52Z", "updated_at": "2018-05-18T15:49:52Z", "author_association": "CONTRIBUTOR", "body": "Shouldn't [versioneer](https://github.com/warner/python-versioneer) do that?\r\n\r\nE.g. 0.21+2.g1076c97\r\n\r\nYou'd need to install via `pip install git+https://github.com/simow/datasette.git` though, this does a temp git clone.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 324451322, "label": "Figure out a way to have /-/version return current git commit hash"}, "performed_via_github_app": null}