issue_comments
4 rows where issue = 1218094019 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Attempt to improve CI caching · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1112758154 | https://github.com/pydata/xarray/pull/6534#issuecomment-1112758154 | https://api.github.com/repos/pydata/xarray/issues/6534 | IC_kwDOAMm_X85CU1eK | max-sixty 5635139 | 2022-04-28T23:55:15Z | 2022-04-28T23:55:15Z | MEMBER | Nice! Thanks for your help on the weird env issue! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Attempt to improve CI caching 1218094019 | |
| 1112365112 | https://github.com/pydata/xarray/pull/6534#issuecomment-1112365112 | https://api.github.com/repos/pydata/xarray/issues/6534 | IC_kwDOAMm_X85CTVg4 | dcherian 2448579 | 2022-04-28T15:43:16Z | 2022-04-28T15:43:16Z | MEMBER | Nice work. This is working well!
We could also skip installing the "error reporter" but its only 2s. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Attempt to improve CI caching 1218094019 | |
| 1111710141 | https://github.com/pydata/xarray/pull/6534#issuecomment-1111710141 | https://api.github.com/repos/pydata/xarray/issues/6534 | IC_kwDOAMm_X85CQ1m9 | max-sixty 5635139 | 2022-04-28T03:41:25Z | 2022-04-28T03:41:25Z | MEMBER | Yeah, that is weird. If the |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Attempt to improve CI caching 1218094019 | |
| 1111705996 | https://github.com/pydata/xarray/pull/6534#issuecomment-1111705996 | https://api.github.com/repos/pydata/xarray/issues/6534 | IC_kwDOAMm_X85CQ0mM | dcherian 2448579 | 2022-04-28T03:33:24Z | 2022-04-28T03:33:24Z | MEMBER | The output under "Version Info" lists these environment variables
I don't understand why these variables aren't being set earlier. It's almost as if the environment isn't being activated |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Attempt to improve CI caching 1218094019 |
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