issue_comments
4 rows where author_association = "MEMBER", issue = 940054482 and user = 35968931 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Release v0.19? · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 885938059 | https://github.com/pydata/xarray/issues/5588#issuecomment-885938059 | https://api.github.com/repos/pydata/xarray/issues/5588 | IC_kwDOAMm_X840zleL | TomNicholas 35968931 | 2021-07-23T22:09:02Z | 2021-07-23T22:09:02Z | MEMBER | Good news everyone! The release is done. |
{
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 2,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Release v0.19? 940054482 | |
| 884543369 | https://github.com/pydata/xarray/issues/5588#issuecomment-884543369 | https://api.github.com/repos/pydata/xarray/issues/5588 | IC_kwDOAMm_X840uQ-J | TomNicholas 35968931 | 2021-07-21T22:38:57Z | 2021-07-21T22:38:57Z | MEMBER | Is this just blocking on #5495? What did we decide to do there? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Release v0.19? 940054482 | |
| 881656736 | https://github.com/pydata/xarray/issues/5588#issuecomment-881656736 | https://api.github.com/repos/pydata/xarray/issues/5588 | IC_kwDOAMm_X840jQOg | TomNicholas 35968931 | 2021-07-16T19:05:37Z | 2021-07-16T19:05:37Z | MEMBER | @max-sixty I think it somewhat depends on the intended purpose of the release: new features or bug fixes? Here the primary motivation was a bug fix so I agree with you in this case. On Fri, 16 Jul 2021, 12:31 Maximilian Roos, @.***> wrote:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Release v0.19? 940054482 | |
| 881158084 | https://github.com/pydata/xarray/issues/5588#issuecomment-881158084 | https://api.github.com/repos/pydata/xarray/issues/5588 | IC_kwDOAMm_X840hWfE | TomNicholas 35968931 | 2021-07-16T03:58:39Z | 2021-07-16T04:00:20Z | MEMBER | I know I volunteered to do this release, but some of the PRs I wanted to include have taken longer than I thought they would (particularly #5571), and now I'm going to be away from a computer from tomorrow until near the end of next week. Should we do the release soon anyway? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Release v0.19? 940054482 |
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