{"html_url": "https://github.com/simonw/datasette/issues/1171#issuecomment-754286618", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1171", "id": 754286618, "node_id": "MDEyOklzc3VlQ29tbWVudDc1NDI4NjYxOA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-01-04T23:37:45Z", "updated_at": "2021-01-04T23:37:45Z", "author_association": "OWNER", "body": "https://github.com/actions/virtual-environments/issues/1820#issuecomment-719549887 looks useful - not sure if those notes are for iOS or macOS though.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 778450486, "label": "GitHub Actions workflow to build and sign macOS binary executables"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1171#issuecomment-754286783", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1171", "id": 754286783, "node_id": "MDEyOklzc3VlQ29tbWVudDc1NDI4Njc4Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-01-04T23:38:18Z", "updated_at": "2021-01-04T23:38:18Z", "author_association": "OWNER", "body": "Oh wow maybe I need to Notarize it too? https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 778450486, "label": "GitHub Actions workflow to build and sign macOS binary executables"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1171#issuecomment-754287882", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1171", "id": 754287882, "node_id": "MDEyOklzc3VlQ29tbWVudDc1NDI4Nzg4Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-01-04T23:40:10Z", "updated_at": "2021-01-04T23:42:32Z", "author_association": "OWNER", "body": "This looks VERY useful: https://github.com/mitchellh/gon - \" Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.\"\r\n\r\nAnd it installs like this:\r\n\r\n brew install mitchellh/gon/gon", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 778450486, "label": "GitHub Actions workflow to build and sign macOS binary executables"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1171#issuecomment-754295380", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1171", "id": 754295380, "node_id": "MDEyOklzc3VlQ29tbWVudDc1NDI5NTM4MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-01-04T23:54:32Z", "updated_at": "2021-01-04T23:54:32Z", "author_association": "OWNER", "body": "https://github.com/search?l=YAML&q=gon+json&type=Code reveals some examples of people using `gon` in workflows.\r\n\r\nThese look useful:\r\n\r\n* https://github.com/coherence/hub-server/blob/3b7e9c7c5bce9e244b14b854f1f89d66f53a5a39/.github/workflows/release_build.yml\r\n* https://github.com/simoncozens/pilcrow/blob/5abc145e7fb9577086afe47b48fd730cb8195386/.github/workflows/buildapp.yaml", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 778450486, "label": "GitHub Actions workflow to build and sign macOS binary executables"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1171#issuecomment-754296761", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1171", "id": 754296761, "node_id": "MDEyOklzc3VlQ29tbWVudDc1NDI5Njc2MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-01-04T23:55:44Z", "updated_at": "2021-01-04T23:55:44Z", "author_association": "OWNER", "body": "Bit uncomfortable that it looks like you need to include your Apple ID username and password in the CI configuration to do this. I'll use GitHub Secrets for this but I don't like it - I'll definitely setup a dedicated code signing account that's not my access-to-everything AppleID for this.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 778450486, "label": "GitHub Actions workflow to build and sign macOS binary executables"}, "performed_via_github_app": null}