issue_comments
4 rows where issue = 874231291 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Fix bulleted list indentation in docstrings · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 831631827 | https://github.com/pydata/xarray/pull/5250#issuecomment-831631827 | https://api.github.com/repos/pydata/xarray/issues/5250 | MDEyOklzc3VlQ29tbWVudDgzMTYzMTgyNw== | max-sixty 5635139 | 2021-05-04T01:18:10Z | 2021-05-04T01:18:10Z | MEMBER | Thank you @andersy005 ! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix bulleted list indentation in docstrings 874231291 | |
| 831596203 | https://github.com/pydata/xarray/pull/5250#issuecomment-831596203 | https://api.github.com/repos/pydata/xarray/issues/5250 | MDEyOklzc3VlQ29tbWVudDgzMTU5NjIwMw== | max-sixty 5635139 | 2021-05-03T23:23:45Z | 2021-05-03T23:23:45Z | MEMBER | @andersy005 I'll hit the button here, if that's OK with you? |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix bulleted list indentation in docstrings 874231291 | |
| 831596107 | https://github.com/pydata/xarray/pull/5250#issuecomment-831596107 | https://api.github.com/repos/pydata/xarray/issues/5250 | MDEyOklzc3VlQ29tbWVudDgzMTU5NjEwNw== | max-sixty 5635139 | 2021-05-03T23:23:26Z | 2021-05-03T23:23:26Z | MEMBER | Maybe it's time to let Velin spring free! @keewis up to you, as ever |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix bulleted list indentation in docstrings 874231291 | |
| 831053909 | https://github.com/pydata/xarray/pull/5250#issuecomment-831053909 | https://api.github.com/repos/pydata/xarray/issues/5250 | MDEyOklzc3VlQ29tbWVudDgzMTA1MzkwOQ== | max-sixty 5635139 | 2021-05-03T06:36:32Z | 2021-05-03T06:36:41Z | MEMBER | That looks great! Thanks! If there's a way of auto-failing anything that violates this, that would keep it good. But maybe the previous text is indistinguishable from normal prose... Not worth worrying about at all — really — FYI this looks a tiny bit inconsistent:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix bulleted list indentation in docstrings 874231291 |
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