{"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-643010591", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 643010591, "node_id": "MDEyOklzc3VlQ29tbWVudDY0MzAxMDU5MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-12T01:13:06Z", "updated_at": "2020-06-12T01:13:06Z", "author_association": "OWNER", "body": "Tests are passing again: https://github.com/simonw/datasette/commit/9ae0d483ead93c0832142e5dc85959ae3c8f73ea", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-643000948", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 643000948, "node_id": "MDEyOklzc3VlQ29tbWVudDY0MzAwMDk0OA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-12T00:34:21Z", "updated_at": "2020-06-12T00:34:21Z", "author_association": "OWNER", "body": "I'm going to add https://github.com/simonw/datasette-auth-tokens and https://github.com/simonw/datasette-permissions-sql to the documentation and release notes in a few places.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-642998097", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 642998097, "node_id": "MDEyOklzc3VlQ29tbWVudDY0Mjk5ODA5Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-12T00:26:00Z", "updated_at": "2020-06-12T00:26:00Z", "author_association": "OWNER", "body": "OK, I'm ready to ship. Last check of the release notes, then I'll update the news section in the README and release 0.44!", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-641637696", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 641637696, "node_id": "MDEyOklzc3VlQ29tbWVudDY0MTYzNzY5Ng==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-09T23:46:00Z", "updated_at": "2020-06-09T23:46:00Z", "author_association": "OWNER", "body": "The issues that should be referenced from this release are:\r\n\r\n#395, #519, #576, #699, #706, #774, #777, #781, #784, #788, #790, #797, #798, #800, #802, #804, #819, #822 ", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-641634749", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 641634749, "node_id": "MDEyOklzc3VlQ29tbWVudDY0MTYzNDc0OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-09T23:34:52Z", "updated_at": "2020-06-09T23:34:52Z", "author_association": "OWNER", "body": "Preview of the release notes is now available here: https://datasette.readthedocs.io/en/latest/changelog.html#v0-44", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-641604210", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 641604210, "node_id": "MDEyOklzc3VlQ29tbWVudDY0MTYwNDIxMA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-09T21:59:33Z", "updated_at": "2020-06-09T22:00:11Z", "author_association": "OWNER", "body": "AWS IAM uses action and resource terminology: https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction_access-management.html - I think that's where I got that language:\r\n\r\n> ```json\r\n> {\r\n> \"Version\": \"2012-10-17\",\r\n> \"Statement\": {\r\n> \"Effect\": \"Allow\",\r\n> \"Action\": \"dynamodb:*\",\r\n> \"Resource\": \"arn:aws:dynamodb:us-east-2:123456789012:table/Books\"\r\n> }\r\n> }\r\n> ```\r\nI'm going to stick with \"action\" in its current meaning.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-641603457", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 641603457, "node_id": "MDEyOklzc3VlQ29tbWVudDY0MTYwMzQ1Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-09T21:57:32Z", "updated_at": "2020-06-09T21:57:32Z", "author_association": "OWNER", "body": "operation, procedure, process as alternative words for those menu items?", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-641602794", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 641602794, "node_id": "MDEyOklzc3VlQ29tbWVudDY0MTYwMjc5NA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-09T21:55:45Z", "updated_at": "2020-06-09T21:55:45Z", "author_association": "OWNER", "body": "Last-minute thought:\r\n\r\nShould I worry about calling permissions \"actions\", when I have an idea for a future plugin hook that allows plugins to add something I was going to call \"actions\" to database, table and row pages?\r\n\r\nThose actions would take the form of menu item commands that Do Something to the selected object. If I use \"actions\" to mean permission names, will I be able to find a good alternative name for these dynamic menu items?", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-641026726", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 641026726, "node_id": "MDEyOklzc3VlQ29tbWVudDY0MTAyNjcyNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-09T04:52:07Z", "updated_at": "2020-06-09T04:52:07Z", "author_association": "OWNER", "body": "Changelog for this is going to be huge - 96 commits since 0.43 already! https://github.com/simonw/datasette/compare/0.43...master", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/806#issuecomment-640916991", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/806", "id": 640916991, "node_id": "MDEyOklzc3VlQ29tbWVudDY0MDkxNjk5MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-08T22:18:45Z", "updated_at": "2020-06-08T22:18:45Z", "author_association": "OWNER", "body": "Reminder for release notes: I removed `--config allow_sql:0` - see https://github.com/simonw/datasette/issues/813#issuecomment-640916807", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 632753851, "label": "Release Datasette 0.44"}, "performed_via_github_app": null}