issue_comments
7 rows where issue = 469871658 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Black · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
519683957 | https://github.com/pydata/xarray/pull/3142#issuecomment-519683957 | https://api.github.com/repos/pydata/xarray/issues/3142 | MDEyOklzc3VlQ29tbWVudDUxOTY4Mzk1Nw== | max-sixty 5635139 | 2019-08-08T20:55:14Z | 2019-08-08T20:55:14Z | MEMBER | Please ping here / tag me on the relevant PR with any issues, and I'll help! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Black 469871658 | |
519678389 | https://github.com/pydata/xarray/pull/3142#issuecomment-519678389 | https://api.github.com/repos/pydata/xarray/issues/3142 | MDEyOklzc3VlQ29tbWVudDUxOTY3ODM4OQ== | max-sixty 5635139 | 2019-08-08T20:37:26Z | 2019-08-08T20:37:26Z | MEMBER | OK - going to hit the button as soon as tests pass. 🙏 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Black 469871658 | |
519624476 | https://github.com/pydata/xarray/pull/3142#issuecomment-519624476 | https://api.github.com/repos/pydata/xarray/issues/3142 | MDEyOklzc3VlQ29tbWVudDUxOTYyNDQ3Ng== | max-sixty 5635139 | 2019-08-08T17:58:09Z | 2019-08-08T17:58:09Z | MEMBER | @pydata/xarray this is ready to go! Any final comments / thoughts / feedback? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Black 469871658 | |
519238589 | https://github.com/pydata/xarray/pull/3142#issuecomment-519238589 | https://api.github.com/repos/pydata/xarray/issues/3142 | MDEyOklzc3VlQ29tbWVudDUxOTIzODU4OQ== | max-sixty 5635139 | 2019-08-07T19:33:04Z | 2019-08-07T19:33:04Z | MEMBER |
Nice, I didn't know those. I had use
Yeah - not sure of the balance here. I think the focus should be on easy initial contributions. Consistent formatting is helpful in reading and reviewing code, and eliminating any formatting iterations. Each extra tool's benefit needs to be weighed against the startup cost of another install - unless there's a way of eliminating that (e.g. I've seen some bots add the code changes from GH) An alternative is to run those additional tools across the whole codebase on occasion, assuming this doesn't create too many merge conflicts. Interested in others' thoughts... (but probably for another PR) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Black 469871658 | |
518342495 | https://github.com/pydata/xarray/pull/3142#issuecomment-518342495 | https://api.github.com/repos/pydata/xarray/issues/3142 | MDEyOklzc3VlQ29tbWVudDUxODM0MjQ5NQ== | max-sixty 5635139 | 2019-08-05T18:17:12Z | 2019-08-05T18:17:12Z | MEMBER | What are people's thoughts on doing this now? There are a few big merges happening atm, so could do this after those. I tested the approach above and it worked well. I don't have any more external validation than my test though. If anyone has experience here, please let us know. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Black 469871658 | |
514325568 | https://github.com/pydata/xarray/pull/3142#issuecomment-514325568 | https://api.github.com/repos/pydata/xarray/issues/3142 | MDEyOklzc3VlQ29tbWVudDUxNDMyNTU2OA== | max-sixty 5635139 | 2019-07-23T18:19:46Z | 2019-07-23T18:19:46Z | MEMBER | I think we can suggest something like this to existing PRs to eliminate manual conflicts, and I'm attempting to find something more official. Let me know if anyone knows of something:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Black 469871658 | |
512970882 | https://github.com/pydata/xarray/pull/3142#issuecomment-512970882 | https://api.github.com/repos/pydata/xarray/issues/3142 | MDEyOklzc3VlQ29tbWVudDUxMjk3MDg4Mg== | max-sixty 5635139 | 2019-07-18T20:16:27Z | 2019-07-18T20:16:27Z | MEMBER | FYI, unfortunately |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Black 469871658 |
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