issue_comments
3 rows where author_association = "MEMBER", issue = 1258338848 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Publish nightly releases to TestPyPI · 3 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1148370109 | https://github.com/pydata/xarray/issues/6659#issuecomment-1148370109 | https://api.github.com/repos/pydata/xarray/issues/6659 | IC_kwDOAMm_X85Ecry9 | keewis 14808389 | 2022-06-07T08:37:02Z | 2022-06-07T08:37:02Z | MEMBER | it finally works: https://test.pypi.org/project/xarray/#history Thanks a lot for the help, @kmuehlbauer! |
{
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 0
} |
Publish nightly releases to TestPyPI 1258338848 | |
| 1147972460 | https://github.com/pydata/xarray/issues/6659#issuecomment-1147972460 | https://api.github.com/repos/pydata/xarray/issues/6659 | IC_kwDOAMm_X85EbKts | keewis 14808389 | 2022-06-06T21:55:29Z | 2022-06-06T21:55:29Z | MEMBER | apparently, |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Publish nightly releases to TestPyPI 1258338848 | |
| 1145765288 | https://github.com/pydata/xarray/issues/6659#issuecomment-1145765288 | https://api.github.com/repos/pydata/xarray/issues/6659 | IC_kwDOAMm_X85ESv2o | keewis 14808389 | 2022-06-03T09:13:31Z | 2022-06-03T09:20:53Z | MEMBER | ooh, that looks great! To make updating |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Publish nightly releases to TestPyPI 1258338848 |
Advanced export
JSON shape: default, array, newline-delimited, object
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,
[performed_via_github_app] TEXT,
[issue] INTEGER REFERENCES [issues]([id])
);
CREATE INDEX [idx_issue_comments_issue]
ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
ON [issue_comments] ([user]);
user 1