issue_comments
6 rows where issue = 1052851176 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- ReadTheDocs build failed for 0.59.2 release · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
968210842 | https://github.com/simonw/datasette/issues/1507#issuecomment-968210842 | https://api.github.com/repos/simonw/datasette/issues/1507 | IC_kwDOBm6k_c45tbma | simonw 9599 | 2021-11-14T05:41:55Z | 2021-11-14T05:41:55Z | OWNER | Here's the build with that fix: https://readthedocs.org/projects/datasette/builds/15268498/ It passed and published the docs: https://docs.datasette.io/en/latest/changelog.html |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ReadTheDocs build failed for 0.59.2 release 1052851176 | |
968210222 | https://github.com/simonw/datasette/issues/1507#issuecomment-968210222 | https://api.github.com/repos/simonw/datasette/issues/1507 | IC_kwDOBm6k_c45tbcu | simonw 9599 | 2021-11-14T05:34:14Z | 2021-11-14T05:34:14Z | OWNER | Here's the new build using Python 3: https://readthedocs.org/projects/datasette/builds/15268482/ It's still broken. Here's one of many issue threads about it, this one has a workaround fix: https://github.com/readthedocs/readthedocs.org/issues/8616#issuecomment-952034858
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ReadTheDocs build failed for 0.59.2 release 1052851176 | |
968209957 | https://github.com/simonw/datasette/issues/1507#issuecomment-968209957 | https://api.github.com/repos/simonw/datasette/issues/1507 | IC_kwDOBm6k_c45tbYl | simonw 9599 | 2021-11-14T05:31:07Z | 2021-11-14T05:31:07Z | OWNER | Looks like ReadTheDocs builds started failing for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ReadTheDocs build failed for 0.59.2 release 1052851176 | |
968209731 | https://github.com/simonw/datasette/issues/1507#issuecomment-968209731 | https://api.github.com/repos/simonw/datasette/issues/1507 | IC_kwDOBm6k_c45tbVD | simonw 9599 | 2021-11-14T05:28:41Z | 2021-11-14T05:28:41Z | OWNER | I will try adding a This might work: ``` version: 2 build: os: ubuntu-20.04 tools: python: "3.9" sphinx: configuration: docs/conf.py ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ReadTheDocs build failed for 0.59.2 release 1052851176 | |
968209616 | https://github.com/simonw/datasette/issues/1507#issuecomment-968209616 | https://api.github.com/repos/simonw/datasette/issues/1507 | IC_kwDOBm6k_c45tbTQ | simonw 9599 | 2021-11-14T05:27:22Z | 2021-11-14T05:27:22Z | OWNER | https://blog.readthedocs.com/default-python-3/ they started defaulting new projects to Python 3 back in Feb 2019 but clearly my project was created before then. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ReadTheDocs build failed for 0.59.2 release 1052851176 | |
968209560 | https://github.com/simonw/datasette/issues/1507#issuecomment-968209560 | https://api.github.com/repos/simonw/datasette/issues/1507 | IC_kwDOBm6k_c45tbSY | simonw 9599 | 2021-11-14T05:26:36Z | 2021-11-14T05:26:36Z | OWNER | It looks like my builds there still run on Python 2!
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ReadTheDocs build failed for 0.59.2 release 1052851176 |
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, [issue] INTEGER REFERENCES [issues]([id]) , [performed_via_github_app] TEXT); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1