issue_comments
8 rows where author_association = "MEMBER" and issue = 1285767883 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- move da and ds fixtures to conftest.py · 8 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1180346845 | https://github.com/pydata/xarray/pull/6730#issuecomment-1180346845 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85GWqnd | mathause 10194086 | 2022-07-11T12:25:57Z | 2022-07-11T12:25:57Z | MEMBER | I renamed the fixtures back to |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
move da and ds fixtures to conftest.py 1285767883 | |
| 1172339599 | https://github.com/pydata/xarray/pull/6730#issuecomment-1172339599 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85F4HuP | max-sixty 5635139 | 2022-07-01T13:17:28Z | 2022-07-01T13:17:28Z | MEMBER | Don't put such decisions on a mere mortal! I would say switch given it sounds like |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
move da and ds fixtures to conftest.py 1285767883 | |
| 1172313707 | https://github.com/pydata/xarray/pull/6730#issuecomment-1172313707 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85F4BZr | mathause 10194086 | 2022-07-01T12:51:44Z | 2022-07-01T12:51:44Z | MEMBER | @max-sixty: so keep |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
move da and ds fixtures to conftest.py 1285767883 | |
| 1172312204 | https://github.com/pydata/xarray/pull/6730#issuecomment-1172312204 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85F4BCM | max-sixty 5635139 | 2022-07-01T12:49:59Z | 2022-07-01T12:49:59Z | MEMBER | Yes, agree they are not imported — good point but I think this would be OK |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
move da and ds fixtures to conftest.py 1285767883 | |
| 1172306026 | https://github.com/pydata/xarray/pull/6730#issuecomment-1172306026 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85F3_hq | mathause 10194086 | 2022-07-01T12:42:40Z | 2022-07-01T12:42:40Z | MEMBER |
Good point, haven't thought of this. But I think these are not imported. Staying with |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
move da and ds fixtures to conftest.py 1285767883 | |
| 1167843189 | https://github.com/pydata/xarray/pull/6730#issuecomment-1167843189 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85Fm991 | max-sixty 5635139 | 2022-06-27T20:20:31Z | 2022-06-27T20:20:31Z | MEMBER |
That would be great I think! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
move da and ds fixtures to conftest.py 1285767883 | |
| 1167836680 | https://github.com/pydata/xarray/pull/6730#issuecomment-1167836680 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85Fm8YI | mathause 10194086 | 2022-06-27T20:14:26Z | 2022-06-27T20:14:26Z | MEMBER | I found the names |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
move da and ds fixtures to conftest.py 1285767883 | |
| 1167650213 | https://github.com/pydata/xarray/pull/6730#issuecomment-1167650213 | https://api.github.com/repos/pydata/xarray/issues/6730 | IC_kwDOAMm_X85FmO2l | max-sixty 5635139 | 2022-06-27T17:28:54Z | 2022-06-27T17:28:54Z | MEMBER | I agree with moving them! But I haven't seen |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
move da and ds fixtures to conftest.py 1285767883 |
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 2