issue_comments
6 rows where author_association = "MEMBER" and issue = 282916278 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Broken link to github on ReadTheDocs · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
433116936 | https://github.com/pydata/xarray/issues/1789#issuecomment-433116936 | https://api.github.com/repos/pydata/xarray/issues/1789 | MDEyOklzc3VlQ29tbWVudDQzMzExNjkzNg== | dcherian 2448579 | 2018-10-25T16:24:27Z | 2018-10-25T16:24:27Z | MEMBER | The link works now. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Broken link to github on ReadTheDocs 282916278 | |
364488471 | https://github.com/pydata/xarray/issues/1789#issuecomment-364488471 | https://api.github.com/repos/pydata/xarray/issues/1789 | MDEyOklzc3VlQ29tbWVudDM2NDQ4ODQ3MQ== | shoyer 1217238 | 2018-02-09T16:44:38Z | 2018-02-09T16:44:38Z | MEMBER | Interesting. Reading that link, I see that RTD now automatically creates the "stable" tag. I've still been pushing manually to a branch! I guess the problem manifests the same way, though. On Fri, Feb 9, 2018 at 2:13 AM Zac Hatfield Dodds notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Broken link to github on ReadTheDocs 282916278 | |
356068358 | https://github.com/pydata/xarray/issues/1789#issuecomment-356068358 | https://api.github.com/repos/pydata/xarray/issues/1789 | MDEyOklzc3VlQ29tbWVudDM1NjA2ODM1OA== | shoyer 1217238 | 2018-01-08T19:22:09Z | 2018-01-08T19:22:09Z | MEMBER | It looks like |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Broken link to github on ReadTheDocs 282916278 | |
356067910 | https://github.com/pydata/xarray/issues/1789#issuecomment-356067910 | https://api.github.com/repos/pydata/xarray/issues/1789 | MDEyOklzc3VlQ29tbWVudDM1NjA2NzkxMA== | shoyer 1217238 | 2018-01-08T19:20:33Z | 2018-01-08T19:20:33Z | MEMBER | I have also had trouble getting a rasterio build working on OS X. To be honest, I have been commenting out the bit in the docs config that sets up sphinx gallery when testing locally: https://github.com/pydata/xarray/blob/5a28b89d8f32a16d8529d6514c04992b5ee7a349/doc/conf.py#L56 It would be nice if a lack of rasterio did not fail the docs build. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Broken link to github on ReadTheDocs 282916278 | |
355907548 | https://github.com/pydata/xarray/issues/1789#issuecomment-355907548 | https://api.github.com/repos/pydata/xarray/issues/1789 | MDEyOklzc3VlQ29tbWVudDM1NTkwNzU0OA== | fmaussion 10050469 | 2018-01-08T08:34:38Z | 2018-01-08T08:34:38Z | MEMBER | I'm not sure it'll help, but have you tried creating the environment with the same pinned versions as we use for building the docs? i.e:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Broken link to github on ReadTheDocs 282916278 | |
352485415 | https://github.com/pydata/xarray/issues/1789#issuecomment-352485415 | https://api.github.com/repos/pydata/xarray/issues/1789 | MDEyOklzc3VlQ29tbWVudDM1MjQ4NTQxNQ== | shoyer 1217238 | 2017-12-18T16:50:05Z | 2017-12-18T16:50:05Z | MEMBER | Thanks... I don't know if these links have ever worked properly for us. If anyone can figure out how to fix them, a PR would be appreciated! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Broken link to github on ReadTheDocs 282916278 |
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 3