issue_comments
5 rows where author_association = "MEMBER", issue = 1020407925 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- remove requirement for setuptools.pkg_resources · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
954246645 | https://github.com/pydata/xarray/pull/5845#issuecomment-954246645 | https://api.github.com/repos/pydata/xarray/issues/5845 | IC_kwDOAMm_X8444KX1 | keewis 14808389 | 2021-10-28T21:45:31Z | 2021-10-28T21:47:35Z | MEMBER | thanks for the PR, @marscher, and especially for being patient with us/me. if the CI still passes without the explicit mention of |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
remove requirement for setuptools.pkg_resources 1020407925 | |
953773679 | https://github.com/pydata/xarray/pull/5845#issuecomment-953773679 | https://api.github.com/repos/pydata/xarray/issues/5845 | IC_kwDOAMm_X8442W5v | keewis 14808389 | 2021-10-28T11:55:24Z | 2021-10-28T11:55:24Z | MEMBER | the CI passes, too. Now we just need an entry in |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
remove requirement for setuptools.pkg_resources 1020407925 | |
953085452 | https://github.com/pydata/xarray/pull/5845#issuecomment-953085452 | https://api.github.com/repos/pydata/xarray/issues/5845 | IC_kwDOAMm_X844zu4M | keewis 14808389 | 2021-10-27T16:15:43Z | 2021-10-27T16:45:37Z | MEMBER | thanks, @dopplershift. We agreed on doing that in the last meeting, and to then drop the new dependency together with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
remove requirement for setuptools.pkg_resources 1020407925 | |
940127873 | https://github.com/pydata/xarray/pull/5845#issuecomment-940127873 | https://api.github.com/repos/pydata/xarray/issues/5845 | IC_kwDOAMm_X844CTaB | keewis 14808389 | 2021-10-11T15:23:06Z | 2021-10-11T15:24:43Z | MEMBER | I might be confusing something, but I thought preprocessing selectors were executed at build time? So if you build the The easiest way to figure this out would be to build in a |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
remove requirement for setuptools.pkg_resources 1020407925 | |
939371374 | https://github.com/pydata/xarray/pull/5845#issuecomment-939371374 | https://api.github.com/repos/pydata/xarray/issues/5845 | IC_kwDOAMm_X843_atu | keewis 14808389 | 2021-10-09T22:41:15Z | 2021-10-10T16:40:21Z | MEMBER |
the issue is that with
All of this means that if we want to merge this now we have to decide between not releasing until we can drop |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
remove requirement for setuptools.pkg_resources 1020407925 |
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