issue_comments
5 rows where issue = 1534634670 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- update the docs environment · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1453275941 | https://github.com/pydata/xarray/pull/7442#issuecomment-1453275941 | https://api.github.com/repos/pydata/xarray/issues/7442 | IC_kwDOAMm_X85Wnzsl | keewis 14808389 | 2023-03-03T10:04:19Z | 2023-03-03T10:04:19Z | MEMBER | with the release of In the process I fixed a few other docs issues so I'll merge this now to avoid having the docs CI fail on |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
update the docs environment 1534634670 | |
1452462512 | https://github.com/pydata/xarray/pull/7442#issuecomment-1452462512 | https://api.github.com/repos/pydata/xarray/issues/7442 | IC_kwDOAMm_X85WktGw | Illviljan 14371165 | 2023-03-02T19:52:23Z | 2023-03-02T19:52:23Z | MEMBER | Seems we're experiencing this issue now: https://github.com/pydata/pydata-sphinx-theme/issues/1220 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
update the docs environment 1534634670 | |
1430104788 | https://github.com/pydata/xarray/pull/7442#issuecomment-1430104788 | https://api.github.com/repos/pydata/xarray/issues/7442 | IC_kwDOAMm_X85VParU | keewis 14808389 | 2023-02-14T17:19:09Z | 2023-02-14T17:19:09Z | MEMBER | as expected that environment is not solvable because |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
update the docs environment 1534634670 | |
1430090774 | https://github.com/pydata/xarray/pull/7442#issuecomment-1430090774 | https://api.github.com/repos/pydata/xarray/issues/7442 | IC_kwDOAMm_X85VPXQW | keewis 14808389 | 2023-02-14T17:09:25Z | 2023-02-14T17:09:25Z | MEMBER | I think we should pin |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
update the docs environment 1534634670 | |
1430044199 | https://github.com/pydata/xarray/pull/7442#issuecomment-1430044199 | https://api.github.com/repos/pydata/xarray/issues/7442 | IC_kwDOAMm_X85VPL4n | dcherian 2448579 | 2023-02-14T16:37:57Z | 2023-02-14T16:38:10Z | MEMBER | We still have an error but sphinx is up to 5.3.0 ``` Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/cmd/build.py", line 281, in build_main app.build(args.force_all, args.filenames) ... File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/builders/init.py", line 568, in write self._write_parallel(sorted(docnames), File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/builders/init.py", line 615, in _write_parallel tasks.add_task(write_process, arg, on_chunk_done) File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/util/parallel.py", line 100, in add_task self._join_one() File "/home/docs/checkouts/readthedocs.org/user_builds/xray/conda/7442/lib/python3.10/site-packages/sphinx/util/parallel.py", line 126, in _join_one raise SphinxParallelError(*result) sphinx.errors.SphinxParallelError: AttributeError: can't set attribute '_table_row_index' Sphinx parallel build error: AttributeError: can't set attribute '_table_row_index' ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
update the docs environment 1534634670 |
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