{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":70004078,"defaultBranch":"main","name":"swift-protobuf","ownerLogin":"thomasvl","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2016-10-04T20:36:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5279928?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726863794.0","currentOid":""},"activityList":{"items":[{"before":"4ddf45ceb61be00b4dfd0896d188bb42af781c1e","after":"d66ae2cda8325f444bd920869086aa79f25aa906","ref":"refs/heads/swift-format_check","pushedAt":"2024-09-20T20:29:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Add a swift-format check to run on PRs.\n\nBased off the swift-nio ones.","shortMessageHtmlLink":"Add a swift-format check to run on PRs."}},{"before":"7eec7f39e87d64249f84f3e6964a0dc5ee5cf237","after":"4ddf45ceb61be00b4dfd0896d188bb42af781c1e","ref":"refs/heads/swift-format_check","pushedAt":"2024-09-20T20:27:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Add a swift-format check to run on PRs.\n\nBased off the swift-nio ones.","shortMessageHtmlLink":"Add a swift-format check to run on PRs."}},{"before":"38d12cfa293b3ac0c64febfa189323b86862f439","after":"7eec7f39e87d64249f84f3e6964a0dc5ee5cf237","ref":"refs/heads/swift-format_check","pushedAt":"2024-09-20T20:25:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Add a swift-format check to run on PRs.\n\nBased off the swift-nio ones.","shortMessageHtmlLink":"Add a swift-format check to run on PRs."}},{"before":null,"after":"38d12cfa293b3ac0c64febfa189323b86862f439","ref":"refs/heads/swift-format_check","pushedAt":"2024-09-20T20:23:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Add a swift-format check to run on PRs.\n\nBased off the swift-nio ones.","shortMessageHtmlLink":"Add a swift-format check to run on PRs."}},{"before":"f386b4a022ec938bc5f9a2499a667633daef71db","after":"ba68a8e4e866a3eb15c792bca6964d230da1f3e3","ref":"refs/heads/main","pushedAt":"2024-09-20T20:02:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Add Swift 6 toolchains to CI.\n\nThis does not update the Package.swift to also support a full Swift 6 mode, that\ncan be done in the future. This just ensure things build in the current setup\nwith the new toolchain as expected.\n\nThis does not drop 5.8 yet, we'd said policy wise we were going to only support\nthree at a time, not sure if nio has done it yet, maybe do it with them also?","shortMessageHtmlLink":"Add Swift 6 toolchains to CI."}},{"before":"19b17f001e32136e4599aa9a9f5aedf5eaafa1cf","after":null,"ref":"refs/heads/swift6_ci","pushedAt":"2024-09-20T19:57:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"}},{"before":null,"after":"19b17f001e32136e4599aa9a9f5aedf5eaafa1cf","ref":"refs/heads/swift6_ci","pushedAt":"2024-09-20T19:34:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Add Swift 6 toolchains to CI.\n\nThis does not update the Package.swift to also support a full Swift 6 mode, that\ncan be done in the future. This just ensure things build in the current setup\nwith the new toolchain as expected.\n\nThis does not drop 5.8 yet, we'd said policy wise we were going to only support\nthree at a time, not sure if nio has done it yet, maybe do it with them also?","shortMessageHtmlLink":"Add Swift 6 toolchains to CI."}},{"before":"0a14d955f8a550f388aa3da565bb4a0559f6eb1f","after":null,"ref":"refs/heads/swift6_xcode16_warning","pushedAt":"2024-09-20T19:11:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"}},{"before":null,"after":"0a14d955f8a550f388aa3da565bb4a0559f6eb1f","ref":"refs/heads/swift6_xcode16_warning","pushedAt":"2024-09-20T18:47:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Silence a warning when using Xcode 16/Swift6 toolchain.\n\nWithout a Package.swift change, the new toolchain is issuing a warning about\nneeding to flag the `Comparable` conformance as `@retroactive`, so do that.","shortMessageHtmlLink":"Silence a warning when using Xcode 16/Swift6 toolchain."}},{"before":"25381e88899bc57e6a312feb9e07d3fb99c1518f","after":"f386b4a022ec938bc5f9a2499a667633daef71db","ref":"refs/heads/main","pushedAt":"2024-09-11T19:05:15.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Update the generated_swift_names_* files.","shortMessageHtmlLink":"Update the generated_swift_names_* files."}},{"before":"39894fed2bec4cb2373e64f37e0f78e278ce6703","after":null,"ref":"refs/heads/update_proto_files","pushedAt":"2024-09-11T16:54:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"}},{"before":null,"after":"39894fed2bec4cb2373e64f37e0f78e278ce6703","ref":"refs/heads/update_proto_files","pushedAt":"2024-09-11T16:35:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Update the generated_swift_names_* files.","shortMessageHtmlLink":"Update the generated_swift_names_* files."}},{"before":"ac8da77c937f3c98c3959f72e76184b6b577cf38","after":"25381e88899bc57e6a312feb9e07d3fb99c1518f","ref":"refs/heads/main","pushedAt":"2024-09-09T19:02:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Add a blame ignore for the formatting.\n\nThis should have github ignore things:\n https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view\n\nLocally developers still might need to do:\n git config blame.ignoreRevsFile .git-blame-ignore-revs","shortMessageHtmlLink":"Add a blame ignore for the formatting."}},{"before":"e2b6b40b622f9f4f383872f9d2181dc510ce722e","after":null,"ref":"refs/heads/ignore_format_commit","pushedAt":"2024-09-09T19:01:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"}},{"before":null,"after":"e2b6b40b622f9f4f383872f9d2181dc510ce722e","ref":"refs/heads/ignore_format_commit","pushedAt":"2024-09-09T18:45:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Add a blame ignore for the formatting.\n\nThis should have github ignore things:\n https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view\n\nLocally developers still might need to do:\n git config blame.ignoreRevsFile .git-blame-ignore-revs","shortMessageHtmlLink":"Add a blame ignore for the formatting."}},{"before":"dea247bd326fd6b9e5149b18dc49c4627387aae3","after":"ac8da77c937f3c98c3959f72e76184b6b577cf38","ref":"refs/heads/main","pushedAt":"2024-09-09T18:40:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Run `swift-format -p -r -i .`","shortMessageHtmlLink":"Run swift-format -p -r -i ."}},{"before":"ae151dcbecdf7d321763d9e263a14914ef04c706","after":null,"ref":"refs/heads/format","pushedAt":"2024-09-09T18:39:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"}},{"before":null,"after":"ae151dcbecdf7d321763d9e263a14914ef04c706","ref":"refs/heads/format","pushedAt":"2024-09-09T16:54:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Run `swift-format -p -r -i .`","shortMessageHtmlLink":"Run swift-format -p -r -i ."}},{"before":"beeb4142e775f40fa4162b52af32ed29ade4db1e","after":"dea247bd326fd6b9e5149b18dc49c4627387aae3","ref":"refs/heads/main","pushedAt":"2024-09-09T16:15:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Change default of useAccessLevelOnImports to always be false","shortMessageHtmlLink":"Change default of useAccessLevelOnImports to always be false"}},{"before":"edb6ed4919f7756157fe02f2552b7e3850a538e5","after":"beeb4142e775f40fa4162b52af32ed29ade4db1e","ref":"refs/heads/main","pushedAt":"2024-09-04T18:41:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Make README clearer about `serializedBytes()`","shortMessageHtmlLink":"Make README clearer about serializedBytes()"}},{"before":"17f45aa953d2338dedda340c7217c546b2126e9a","after":"edb6ed4919f7756157fe02f2552b7e3850a538e5","ref":"refs/heads/main","pushedAt":"2024-08-30T17:15:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Version bump for a release.","shortMessageHtmlLink":"Version bump for a release."}},{"before":"d55b320915929fa1df4471c424816b5894845ded","after":null,"ref":"refs/heads/version_bump","pushedAt":"2024-08-30T17:15:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"}},{"before":null,"after":"d55b320915929fa1df4471c424816b5894845ded","ref":"refs/heads/version_bump","pushedAt":"2024-08-30T14:12:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Version bump for a release.","shortMessageHtmlLink":"Version bump for a release."}},{"before":"788f1b0b89fc0713c02ce8493f824cdf7360a3c1","after":"17f45aa953d2338dedda340c7217c546b2126e9a","ref":"refs/heads/main","pushedAt":"2024-08-30T14:12:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Revise empty file support for `import public`\n\nIf the file defines no types, but it does have `import public` directives, then\nit still needs provide those imports so code only depending on this module gets\nthe types.","shortMessageHtmlLink":"Revise empty file support for import public"}},{"before":"42fee3ed7072688c63e5af3de8c5a73a7825856c","after":null,"ref":"refs/heads/empty_but_with_public_imports","pushedAt":"2024-08-29T16:16:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"}},{"before":"f3b1a7d30368c5926ed6ee92125013c4d84d00d8","after":"788f1b0b89fc0713c02ce8493f824cdf7360a3c1","ref":"refs/heads/main","pushedAt":"2024-08-29T15:42:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Revert \"Pin docc to a version that works for older swift versions.\"\n\nThis reverts commit 1a4d15cf54f5b405e31aa715399e6f1675616695.","shortMessageHtmlLink":"Revert \"Pin docc to a version that works for older swift versions.\""}},{"before":"90d2e1c1fac5b640b57a7a97b5c36f03e4d8ad62","after":"42fee3ed7072688c63e5af3de8c5a73a7825856c","ref":"refs/heads/empty_but_with_public_imports","pushedAt":"2024-08-29T14:34:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Revise empty file support for `import public`\n\nIf the file defines no types, but it does have `import public` directives, then\nit still needs provide those imports so code only depending on this module gets\nthe types.","shortMessageHtmlLink":"Revise empty file support for import public"}},{"before":"d21e22785aaefa452d3f97117e6bfba8c04222fc","after":null,"ref":"refs/heads/unpin_docc","pushedAt":"2024-08-29T14:10:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"}},{"before":null,"after":"90d2e1c1fac5b640b57a7a97b5c36f03e4d8ad62","ref":"refs/heads/empty_but_with_public_imports","pushedAt":"2024-08-29T13:59:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Revise empty file support for `import public`\n\nIf the file defines no types, but it does have `import public` directives, then\nit still needs provide those imports so code only depending on this module gets\nthe types.","shortMessageHtmlLink":"Revise empty file support for import public"}},{"before":null,"after":"d21e22785aaefa452d3f97117e6bfba8c04222fc","ref":"refs/heads/unpin_docc","pushedAt":"2024-08-29T13:39:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thomasvl","name":"Thomas Van Lenten","path":"/thomasvl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5279928?s=80&v=4"},"commit":{"message":"Revert \"Pin docc to a version that works for older swift versions.\"\n\nThis reverts commit 1a4d15cf54f5b405e31aa715399e6f1675616695.","shortMessageHtmlLink":"Revert \"Pin docc to a version that works for older swift versions.\""}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMDoyOTo1Ny4wMDAwMDBazwAAAAS8WO9X","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMDoyOTo1Ny4wMDAwMDBazwAAAAS8WO9X","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOVQxMzozOToxOC4wMDAwMDBazwAAAASnqhsF"}},"title":"Activity ยท thomasvl/swift-protobuf"}