home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1613306787

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/2089#issuecomment-1613306787 https://api.github.com/repos/simonw/datasette/issues/2089 1613306787 IC_kwDOBm6k_c5gKRuj 9599 2023-06-29T14:41:47Z 2023-06-29T14:41:47Z OWNER Looks like in CI it's running 2.2.5: ``` Collecting codespell (from datasette==1.0a2) Downloading codespell-2.2.5-py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.7/242.7 kB 31.1 MB/s eta 0:00:00 ``` But on my laptop it's 2.2.2: ``` % codespell --version 2.2.2 ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1780973290  
Powered by Datasette · Queries took 3.321ms