home / github

Menu
  • Search all tables
  • GraphQL API

issues

Table actions
  • GraphQL API for issues

14 rows where milestone = 6055094 and type = "issue" sorted by updated_at descending

✖
✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: comments, created_at (date), updated_at (date), closed_at (date)

type 1

  • issue · 14 ✖

state 1

  • closed 14

repo 1

  • datasette 14
id node_id number title user state locked assignee milestone comments created_at updated_at ▲ closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
750087350 MDU6SXNzdWU3NTAwODczNTA= 1108 Configure /en/stable/config.html redirect when I ship 0.52 simonw 9599 closed 0   Datasette 0.52 6055094 1 2020-11-24T21:39:19Z 2020-11-29T02:42:42Z 2020-11-29T02:42:42Z OWNER  

Like this:

Originally posted by @simonw in https://github.com/simonw/datasette/issues/1106#issuecomment-733248437

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1108/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
750330029 MDU6SXNzdWU3NTAzMzAwMjk= 1110 datasette publish option for installing extra apt-get packages simonw 9599 closed 0   Datasette 0.52 6055094 2 2020-11-25T03:03:43Z 2020-11-28T23:28:56Z 2020-11-25T03:05:41Z OWNER  

I ran into a need for this while playing with https://github.com/simonw/datasette-ripgrep - I need to install the ripgrep Ubuntu package when I deploy the plugin using Cloud Run.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1110/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
741665726 MDU6SXNzdWU3NDE2NjU3MjY= 1089 Sweep documentation for words that minimize involved difficulty simonw 9599 closed 0   Datasette 0.52 6055094 1 2020-11-12T14:53:05Z 2020-11-28T23:28:43Z 2020-11-12T20:07:26Z OWNER  

Inspired by https://github.com/django/django/pull/11482

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1089/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
741268956 MDU6SXNzdWU3NDEyNjg5NTY= 1088 OperationalError('interrupted') can 500 on row page simonw 9599 closed 0   Datasette 0.52 6055094 3 2020-11-12T04:29:55Z 2020-11-28T23:28:35Z 2020-11-12T04:36:52Z OWNER  

I got this on my (private) https://dogsheep.simonwillison.net/twitter/tweets/1188612004572880896 page:

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1088/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
741021342 MDU6SXNzdWU3NDEwMjEzNDI= 1086 Foreign keys with blank titles result in non-clickable links simonw 9599 closed 0   Datasette 0.52 6055094 3 2020-11-11T19:41:09Z 2020-11-28T23:28:29Z 2020-11-11T23:46:20Z OWNER  

The HTML looks like this:

```html

<td class="col-tag_id type-int"> 1</td>

```

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1086/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
750079085 MDU6SXNzdWU3NTAwNzkwODU= 1107 Rename datasette.config() method to datasette.setting() simonw 9599 closed 0   Datasette 0.52 6055094 5 2020-11-24T21:24:11Z 2020-11-24T22:09:11Z 2020-11-24T22:06:38Z OWNER  

Part of #1105. Thankfully this isn't yet part of the documented public API on https://docs.datasette.io/en/stable/internals.html

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1107/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
749982022 MDU6SXNzdWU3NDk5ODIwMjI= 1105 Rebrand config as settings simonw 9599 closed 0   Datasette 0.52 6055094 2 2020-11-24T19:35:12Z 2020-11-24T21:40:28Z 2020-11-24T21:40:28Z OWNER  

I realized I need a tracking ticket for this.

I want to start splitting things like plugin configuration and default facets / sort order out of metadata.json - so I want to start calling those things configuration. But the term configuration is already used for the --config family of global settings. So I'm rebranding that type of configuration as settings to free up the name "configuration" for more run-time concerns (default sort order) and plugin configuration.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1105/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
749983857 MDU6SXNzdWU3NDk5ODM4NTc= 1106 Rebrand and redirect config.rst as settings.rst simonw 9599 closed 0   Datasette 0.52 6055094 4 2020-11-24T19:38:17Z 2020-11-24T21:39:58Z 2020-11-24T21:39:58Z OWNER  

I'd like to redirect https://docs.datasette.io/en/stable/config.html to a new https://docs.datasette.io/en/stable/settings.html page too. I can use https://docs.readthedocs.io/en/stable/user-defined-redirects.html for that.

Originally posted by @simonw in https://github.com/simonw/datasette/issues/1105#issuecomment-733190827

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1106/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
749981663 MDU6SXNzdWU3NDk5ODE2NjM= 1104 config.json in directory config mode should be settings.json simonw 9599 closed 0   Datasette 0.52 6055094 2 2020-11-24T19:34:38Z 2020-11-24T20:37:42Z 2020-11-24T20:37:41Z OWNER  

Another knock-on effect of #992.

https://github.com/simonw/datasette/blob/4bac9f18f9d04e5ed10f072502bcc508e365438e/docs/config.rst#L51-L55

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1104/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
749979454 MDU6SXNzdWU3NDk5Nzk0NTQ= 1103 Rename /-/config to /-/settings simonw 9599 closed 0   Datasette 0.52 6055094 2 2020-11-24T19:31:00Z 2020-11-24T20:19:20Z 2020-11-24T20:19:19Z OWNER  

As part of rebranding config to settings, see also #992.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1103/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
714449879 MDU6SXNzdWU3MTQ0NDk4Nzk= 992 Change "--config foo:bar" to "--setting foo bar" simonw 9599 closed 0   Datasette 0.52 6055094 6 2020-10-05T01:27:45Z 2020-11-24T20:01:54Z 2020-11-24T20:01:54Z OWNER  

I designed the config format before I had a good feel for CLI design using Click. --config max_page_size 2000 is better than --config max_page_size:2000.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/992/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
737394470 MDU6SXNzdWU3MzczOTQ0NzA= 1084 Table/database action menu cut off if too short simonw 9599 closed 0   Datasette 0.52 6055094 4 2020-11-06T01:55:23Z 2020-11-21T23:45:59Z 2020-11-21T23:45:59Z OWNER  

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1084/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
735644513 MDU6SXNzdWU3MzU2NDQ1MTM= 1081 Fixtures should use FTS4 or FTS5, not FTS3 simonw 9599 closed 0   Datasette 0.52 6055094 0 2020-11-03T21:24:13Z 2020-11-12T00:03:00Z 2020-11-12T00:02:59Z OWNER  

Just spotted that fixtures.db uses FTS3, which is pretty much obsolete these days.

https://github.com/simonw/datasette/blob/13d1228d80c91d382a05b1a9549ed02c300ef851/tests/fixtures.py#L488-L489

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1081/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed
733829385 MDU6SXNzdWU3MzM4MjkzODU= 1077 database_actions plugin hook simonw 9599 closed 0   Datasette 0.52 6055094 3 2020-10-31T23:48:12Z 2020-11-02T18:43:25Z 2020-11-02T18:29:50Z OWNER  

Like column_actions but adds a cog menu to the database page.

datasette 107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1077/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issues] (
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [number] INTEGER,
   [title] TEXT,
   [user] INTEGER REFERENCES [users]([id]),
   [state] TEXT,
   [locked] INTEGER,
   [assignee] INTEGER REFERENCES [users]([id]),
   [milestone] INTEGER REFERENCES [milestones]([id]),
   [comments] INTEGER,
   [created_at] TEXT,
   [updated_at] TEXT,
   [closed_at] TEXT,
   [author_association] TEXT,
   [pull_request] TEXT,
   [body] TEXT,
   [repo] INTEGER REFERENCES [repos]([id]),
   [type] TEXT
, [active_lock_reason] TEXT, [performed_via_github_app] TEXT, [reactions] TEXT, [draft] INTEGER, [state_reason] TEXT);
CREATE INDEX [idx_issues_repo]
                ON [issues] ([repo]);
CREATE INDEX [idx_issues_milestone]
                ON [issues] ([milestone]);
CREATE INDEX [idx_issues_assignee]
                ON [issues] ([assignee]);
CREATE INDEX [idx_issues_user]
                ON [issues] ([user]);
Powered by Datasette · Queries took 27.279ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows