issue_comments
3 rows where author_association = "CONTRIBUTOR", issue = 664458864 and user = 950575 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- local build of docs fails with OSError: [UT_PARSE] Failed to open UDUNITS-2 XML unit database · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
664458881 | https://github.com/pydata/xarray/issues/4257#issuecomment-664458881 | https://api.github.com/repos/pydata/xarray/issues/4257 | MDEyOklzc3VlQ29tbWVudDY2NDQ1ODg4MQ== | ocefpaf 950575 | 2020-07-27T15:16:43Z | 2020-07-27T15:16:43Z | CONTRIBUTOR | Everything looks OK and I cannot reproduce that. Sorry, but I'm at a loss here. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
local build of docs fails with OSError: [UT_PARSE] Failed to open UDUNITS-2 XML unit database 664458864 | |
664450538 | https://github.com/pydata/xarray/issues/4257#issuecomment-664450538 | https://api.github.com/repos/pydata/xarray/issues/4257 | MDEyOklzc3VlQ29tbWVudDY2NDQ1MDUzOA== | ocefpaf 950575 | 2020-07-27T15:02:35Z | 2020-07-27T15:02:35Z | CONTRIBUTOR | The difference between your environment and mine does not explain it: ```
What is your shell? What is the result of |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
local build of docs fails with OSError: [UT_PARSE] Failed to open UDUNITS-2 XML unit database 664458864 | |
663695022 | https://github.com/pydata/xarray/issues/4257#issuecomment-663695022 | https://api.github.com/repos/pydata/xarray/issues/4257 | MDEyOklzc3VlQ29tbWVudDY2MzY5NTAyMg== | ocefpaf 950575 | 2020-07-24T19:23:15Z | 2020-07-24T19:23:15Z | CONTRIBUTOR | I could not reproduce it locally on my Linux box. Also, I believe the CIs here to the same, right? Maybe you could send me your |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
local build of docs fails with OSError: [UT_PARSE] Failed to open UDUNITS-2 XML unit database 664458864 |
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