issue_comments
2 rows where author_association = "MEMBER", issue = 841476745 and user = 6628425 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- ⚠️ Nightly upstream-dev CI failed ⚠️ · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
811782335 | https://github.com/pydata/xarray/issues/5077#issuecomment-811782335 | https://api.github.com/repos/pydata/xarray/issues/5077 | MDEyOklzc3VlQ29tbWVudDgxMTc4MjMzNQ== | spencerkclark 6628425 | 2021-04-01T09:30:10Z | 2021-04-01T09:30:10Z | MEMBER | Yes, they need to be fixed upstream, either in nc-time-axis or cftime. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
⚠️ Nightly upstream-dev CI failed ⚠️ 841476745 | |
808605313 | https://github.com/pydata/xarray/issues/5077#issuecomment-808605313 | https://api.github.com/repos/pydata/xarray/issues/5077 | MDEyOklzc3VlQ29tbWVudDgwODYwNTMxMw== | spencerkclark 6628425 | 2021-03-27T00:38:53Z | 2021-03-27T00:38:53Z | MEMBER |
Thanks for tracking this down @mathause and opening the issue upstream!
It looks like https://github.com/Unidata/cftime/pull/235 may have broken some code in nc-time-axis. I'll open an issue in cftime tomorrow. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
⚠️ Nightly upstream-dev CI failed ⚠️ 841476745 |
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