home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

7 rows where issue = 1166731361 and user = 9599 sorted by updated_at descending

✖
✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: updated_at (date)

user 1

  • simonw · 7 ✖

issue 1

  • I forgot to include the changelog in the 3.25.1 release · 7 ✖

author_association 1

  • OWNER 7
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions issue performed_via_github_app
1065384183 https://github.com/simonw/sqlite-utils/issues/414#issuecomment-1065384183 https://api.github.com/repos/simonw/sqlite-utils/issues/414 IC_kwDOCGYnMM4_gHj3 simonw 9599 2022-03-11T18:40:39Z 2022-03-11T18:40:39Z OWNER

That fixed it:

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
I forgot to include the changelog in the 3.25.1 release 1166731361  
1065382145 https://github.com/simonw/sqlite-utils/issues/414#issuecomment-1065382145 https://api.github.com/repos/simonw/sqlite-utils/issues/414 IC_kwDOCGYnMM4_gHEB simonw 9599 2022-03-11T18:39:05Z 2022-03-11T18:39:05Z OWNER

https://sqlite-utils.datasette.io/en/3.25.1/changelog.html is currently wrong:

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
I forgot to include the changelog in the 3.25.1 release 1166731361  
1065381047 https://github.com/simonw/sqlite-utils/issues/414#issuecomment-1065381047 https://api.github.com/repos/simonw/sqlite-utils/issues/414 IC_kwDOCGYnMM4_gGy3 simonw 9599 2022-03-11T18:38:27Z 2022-03-11T18:38:27Z OWNER

OK that fixed it here: https://sqlite-utils.datasette.io/en/stable/changelog.html

I'm going to trigger a rebuild of 3.25.1 too:

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
I forgot to include the changelog in the 3.25.1 release 1166731361  
1065380286 https://github.com/simonw/sqlite-utils/issues/414#issuecomment-1065380286 https://api.github.com/repos/simonw/sqlite-utils/issues/414 IC_kwDOCGYnMM4_gGm- simonw 9599 2022-03-11T18:37:23Z 2022-03-11T18:37:23Z OWNER

On ReadTheDocs that triggered a new stable build but it didn't seem to trigger a new build of 3.25.1: https://readthedocs.org/projects/sqlite-utils/builds/

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
I forgot to include the changelog in the 3.25.1 release 1166731361  
1065379528 https://github.com/simonw/sqlite-utils/issues/414#issuecomment-1065379528 https://api.github.com/repos/simonw/sqlite-utils/issues/414 IC_kwDOCGYnMM4_gGbI simonw 9599 2022-03-11T18:36:17Z 2022-03-11T18:36:17Z OWNER

I created a new tag and release: https://github.com/simonw/sqlite-utils/releases/tag/3.25.1

And I cancelled the publish workflow: https://github.com/simonw/sqlite-utils/actions/runs/1970415399

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
I forgot to include the changelog in the 3.25.1 release 1166731361  
1065378902 https://github.com/simonw/sqlite-utils/issues/414#issuecomment-1065378902 https://api.github.com/repos/simonw/sqlite-utils/issues/414 IC_kwDOCGYnMM4_gGRW simonw 9599 2022-03-11T18:35:26Z 2022-03-11T18:35:26Z OWNER

I deleted both the release and the tag from GitHub using the web interface.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
I forgot to include the changelog in the 3.25.1 release 1166731361  
1065377926 https://github.com/simonw/sqlite-utils/issues/414#issuecomment-1065377926 https://api.github.com/repos/simonw/sqlite-utils/issues/414 IC_kwDOCGYnMM4_gGCG simonw 9599 2022-03-11T18:34:05Z 2022-03-11T18:34:05Z OWNER

Two options:

  • Delete and recreate the release on GitHub, triggering it to be fixed on Read The Docs (as the stable version) - but cancel the push to PyPI, since that platform doesn't allow package versions to be over-written and in this case since the changelog file isn't included in the PyPI package there should be no change at all
  • Push a 3.25.2 release.

I'm going to try and do that first option.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
I forgot to include the changelog in the 3.25.1 release 1166731361  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issue_comments] (
   [html_url] TEXT,
   [issue_url] TEXT,
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [user] INTEGER REFERENCES [users]([id]),
   [created_at] TEXT,
   [updated_at] TEXT,
   [author_association] TEXT,
   [body] TEXT,
   [reactions] TEXT,
   [issue] INTEGER REFERENCES [issues]([id])
, [performed_via_github_app] TEXT);
CREATE INDEX [idx_issue_comments_issue]
                ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
                ON [issue_comments] ([user]);
Powered by Datasette · Queries took 982.61ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows