{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":161945220,"defaultBranch":"master","name":"cabrillo","ownerLogin":"thxo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-12-15T21:28:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21995564?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1703213046.0","currentOid":""},"activityList":{"items":[{"before":"cd7e6d5a78dc4f0cfab1aded7b221db1e8f10767","after":null,"ref":"refs/heads/thxo/gh-ci","pushedAt":"2023-12-22T02:44:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"}},{"before":"37679116646fe69e269df02bf338a17c749d09f9","after":"4f10c1fe2cb32ab33b6aa6026345df8da08bc107","ref":"refs/heads/master","pushedAt":"2023-12-22T02:40:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"Fix an overlooked command in \"Construct a Log\"","shortMessageHtmlLink":"Fix an overlooked command in \"Construct a Log\""}},{"before":"713715f470ed9b274348b1aa246bd1d2a347bf28","after":"37679116646fe69e269df02bf338a17c749d09f9","ref":"refs/heads/master","pushedAt":"2023-12-22T02:16:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"Cut v0.1.2","shortMessageHtmlLink":"Cut v0.1.2"}},{"before":"94eb75d2030216d140e3fe102ba93d17c4054406","after":null,"ref":"refs/heads/ci-python-matrix","pushedAt":"2023-12-22T02:05:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"}},{"before":"17cb12a66f5433f992fa796a7cda36702e77530a","after":"713715f470ed9b274348b1aa246bd1d2a347bf28","ref":"refs/heads/master","pushedAt":"2023-12-22T02:05:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"Test different Python versions in CI","shortMessageHtmlLink":"Test different Python versions in CI"}},{"before":"22ffa819184340445d11696aa418dac428d5b9bd","after":"94eb75d2030216d140e3fe102ba93d17c4054406","ref":"refs/heads/ci-python-matrix","pushedAt":"2023-12-22T02:04:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"Test different Python versions in CI","shortMessageHtmlLink":"Test different Python versions in CI"}},{"before":"e1352b636938814a968432c47a6f2d570de29b97","after":"22ffa819184340445d11696aa418dac428d5b9bd","ref":"refs/heads/ci-python-matrix","pushedAt":"2023-12-22T02:03:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"No 3.3","shortMessageHtmlLink":"No 3.3"}},{"before":null,"after":"e1352b636938814a968432c47a6f2d570de29b97","ref":"refs/heads/ci-python-matrix","pushedAt":"2023-12-22T02:01:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"Test different Python versions in CI","shortMessageHtmlLink":"Test different Python versions in CI"}},{"before":"c0a71469db854ceceb56802cc902621a18168010","after":"17cb12a66f5433f992fa796a7cda36702e77530a","ref":"refs/heads/master","pushedAt":"2023-12-22T01:59:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"Fix up authorship information","shortMessageHtmlLink":"Fix up authorship information"}},{"before":"1ccbcfddaeb024e4936a9a68bdf92cac0f365dcf","after":"c0a71469db854ceceb56802cc902621a18168010","ref":"refs/heads/master","pushedAt":"2023-12-22T01:54:53.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"Fix up authorship information","shortMessageHtmlLink":"Fix up authorship information"}},{"before":"fbfc047c42f877ff139de367b359de0af1e20441","after":"1ccbcfddaeb024e4936a9a68bdf92cac0f365dcf","ref":"refs/heads/master","pushedAt":"2023-12-22T00:22:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"data.py: Add GRID-LOCATOR field\n\nThe spicification of Cabrillo v3 format at https://www.cqwpx.com/cabrillo.htm\nlists a field for a grid locator. Before, the parsing crashed at files\ncontaining that optional field, as it got an unknown key. Adding the key\nenables us to parse the example file from the website flawlessly.\n\nSigned-off-by: Martin Hübner ","shortMessageHtmlLink":"data.py: Add GRID-LOCATOR field"}},{"before":"f1b0c97e9cab0797d14ec27311eeb4a97f794c39","after":"fbfc047c42f877ff139de367b359de0af1e20441","ref":"refs/heads/master","pushedAt":"2023-04-02T08:42:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"Cut v0.1.1","shortMessageHtmlLink":"Cut v0.1.1"}},{"before":"48318a643c68918bafb0f22a162e61e065ae63fb","after":"f1b0c97e9cab0797d14ec27311eeb4a97f794c39","ref":"refs/heads/master","pushedAt":"2023-04-02T08:32:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thxo","name":null,"path":"/thxo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21995564?s=80&v=4"},"commit":{"message":"Add missing fields/values from the Cabrillo spec (#9)","shortMessageHtmlLink":"Add missing fields/values from the Cabrillo spec (#9)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0yMlQwMjo0NDowNi4wMDAwMDBazwAAAAPQCm4N","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0yMlQwMjo0NDowNi4wMDAwMDBazwAAAAPQCm4N","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0wMlQwODozMjo0OC4wMDAwMDBazwAAAAMQVTP6"}},"title":"Activity · thxo/cabrillo"}