{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":94262864,"defaultBranch":"master","name":"prost","ownerLogin":"tokio-rs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-06-13T22:13:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/20248544?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714937723.0","currentOid":""},"activityList":{"items":[{"before":"26405ab8754219f101f489fe7bb2b74432b9b4b8","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1052-548739ac15b052f8d27e261064616b0398b32b20","pushedAt":"2024-05-08T17:30:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"548739ac15b052f8d27e261064616b0398b32b20","after":"26405ab8754219f101f489fe7bb2b74432b9b4b8","ref":"refs/heads/master","pushedAt":"2024-05-08T17:30:58.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix: Duplicate README to fix release (#1052)\n\nThe release of version 0.12.5 is blocked because of a build error of the packed crate. prost/src/lib.rs refers to a README file that is outside of the published crate.\n\nDuplicate the main README into the prost crate to unblock the release","shortMessageHtmlLink":"fix: Duplicate README to fix release (#1052)"}},{"before":null,"after":"26405ab8754219f101f489fe7bb2b74432b9b4b8","ref":"refs/heads/gh-readonly-queue/master/pr-1052-548739ac15b052f8d27e261064616b0398b32b20","pushedAt":"2024-05-08T17:30:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix: Duplicate README to fix release (#1052)\n\nThe release of version 0.12.5 is blocked because of a build error of the packed crate. prost/src/lib.rs refers to a README file that is outside of the published crate.\n\nDuplicate the main README into the prost crate to unblock the release","shortMessageHtmlLink":"fix: Duplicate README to fix release (#1052)"}},{"before":"548739ac15b052f8d27e261064616b0398b32b20","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1050-baddf9828596bb7e2b908f5d4997542ebe59a7c3","pushedAt":"2024-05-08T16:41:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"baddf9828596bb7e2b908f5d4997542ebe59a7c3","after":"548739ac15b052f8d27e261064616b0398b32b20","ref":"refs/heads/master","pushedAt":"2024-05-08T16:41:16.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"chore: Release version 0.12.5 (#1050)\n\n_PROST!_ is a [Protocol Buffers](https://developers.google.com/protocol-buffers/) implementation for the [Rust Language](https://www.rust-lang.org/). `prost` generates simple, idiomatic Rust code from `proto2` and `proto3` files.\n\nThis patch update brings new fixes:\n\n- fix: include_file should handle proto without package (#1002)\n- Place Config::format behind the format feature flag\n- Handle keyword `Self` after stripping enum type prefix (#998)\n\n## Documentation\n- fix(readme): fix the link and badge for CI (#1049)\n\n## Internal\n- style(codegen): `Syntax` to a separate file (#1029)\n- chore(codegen): extract c string escaping to a separate file (#1028)\n- style(prost-build): `CodeGenerator::boxed` method (#1019)\n- style(prost-build): Consolidate field data into struct (#1017)\n- style(prost-build): `BytesType and MapType` into a `collections` module. (#1030)\n- style(prost-build): Split `Config` and `Module` into a separate module and files (#1020)\n- style(prost-build): prost_path helper (#1018)\n- style: Fix toml indent (#1048)\n- style: Fix clippy warnings and enable clippy in CI (#1008)\n- build: Use git submodule to download protobuf sources (#1014)\n- ci: Add TOML validation with `taplo` (#1034)\n- tests: Create a separate tempdir for each test (#1044)\n- tests: Remove GoogleMessage3 and GoogleMessage4 benchmarks (#1037)\n- chore: Update internal crates to Rust edition 2021 (#1039)\n- chore: Update crate descriptions (#1038)\n- chore: Fix clippy checks in CI (#1032)\n- chore: Add Casper Meijn as author (#1025)","shortMessageHtmlLink":"chore: Release version 0.12.5 (#1050)"}},{"before":null,"after":"548739ac15b052f8d27e261064616b0398b32b20","ref":"refs/heads/gh-readonly-queue/master/pr-1050-baddf9828596bb7e2b908f5d4997542ebe59a7c3","pushedAt":"2024-05-08T16:41:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"chore: Release version 0.12.5 (#1050)\n\n_PROST!_ is a [Protocol Buffers](https://developers.google.com/protocol-buffers/) implementation for the [Rust Language](https://www.rust-lang.org/). `prost` generates simple, idiomatic Rust code from `proto2` and `proto3` files.\n\nThis patch update brings new fixes:\n\n- fix: include_file should handle proto without package (#1002)\n- Place Config::format behind the format feature flag\n- Handle keyword `Self` after stripping enum type prefix (#998)\n\n## Documentation\n- fix(readme): fix the link and badge for CI (#1049)\n\n## Internal\n- style(codegen): `Syntax` to a separate file (#1029)\n- chore(codegen): extract c string escaping to a separate file (#1028)\n- style(prost-build): `CodeGenerator::boxed` method (#1019)\n- style(prost-build): Consolidate field data into struct (#1017)\n- style(prost-build): `BytesType and MapType` into a `collections` module. (#1030)\n- style(prost-build): Split `Config` and `Module` into a separate module and files (#1020)\n- style(prost-build): prost_path helper (#1018)\n- style: Fix toml indent (#1048)\n- style: Fix clippy warnings and enable clippy in CI (#1008)\n- build: Use git submodule to download protobuf sources (#1014)\n- ci: Add TOML validation with `taplo` (#1034)\n- tests: Create a separate tempdir for each test (#1044)\n- tests: Remove GoogleMessage3 and GoogleMessage4 benchmarks (#1037)\n- chore: Update internal crates to Rust edition 2021 (#1039)\n- chore: Update crate descriptions (#1038)\n- chore: Fix clippy checks in CI (#1032)\n- chore: Add Casper Meijn as author (#1025)","shortMessageHtmlLink":"chore: Release version 0.12.5 (#1050)"}},{"before":"baddf9828596bb7e2b908f5d4997542ebe59a7c3","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1002-1f38ea600478bf22b0b812cc788553a9e3019531","pushedAt":"2024-05-05T19:35:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"1f38ea600478bf22b0b812cc788553a9e3019531","after":"baddf9828596bb7e2b908f5d4997542ebe59a7c3","ref":"refs/heads/master","pushedAt":"2024-05-05T19:35:22.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix: include_file should handle proto without package (#1002)\n\n* fix #1001 and add tests\n\n* add alloc:: imports\n\n* rewrite write_includes to allow for empty modules.\n\n* create test fixture for `write_includes`\n\n* fix lints, remove line feeds\n\n* fixes after merge master\n\n* remove some duplicate tests and alter existing ones to test write_includes\n\n* more test\n\n* module.rs Module::starts_with visibility","shortMessageHtmlLink":"fix: include_file should handle proto without package (#1002)"}},{"before":null,"after":"baddf9828596bb7e2b908f5d4997542ebe59a7c3","ref":"refs/heads/gh-readonly-queue/master/pr-1002-1f38ea600478bf22b0b812cc788553a9e3019531","pushedAt":"2024-05-05T19:35:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix: include_file should handle proto without package (#1002)\n\n* fix #1001 and add tests\n\n* add alloc:: imports\n\n* rewrite write_includes to allow for empty modules.\n\n* create test fixture for `write_includes`\n\n* fix lints, remove line feeds\n\n* fixes after merge master\n\n* remove some duplicate tests and alter existing ones to test write_includes\n\n* more test\n\n* module.rs Module::starts_with visibility","shortMessageHtmlLink":"fix: include_file should handle proto without package (#1002)"}},{"before":"1f38ea600478bf22b0b812cc788553a9e3019531","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1019-2308ba466650ebdc8c865fdbda98a2efa9963274","pushedAt":"2024-05-05T19:29:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"2308ba466650ebdc8c865fdbda98a2efa9963274","after":"1f38ea600478bf22b0b812cc788553a9e3019531","ref":"refs/heads/master","pushedAt":"2024-05-05T19:29:05.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"prost-build: `CodeGenerator::boxed` method (#1019)\n\n* prost-build: CodeGenerator::boxed method\n\nA helper method to capture the logic of deciding whether a field\nneeds to be boxed. This follows the pattern with other methods like\n`optional`, and will allow reusing the logic in the upcoming builder\ncodegen.\n\n* prost-build: more reuse with CodeGenerator::boxed\n\nThe bit in CodeGenerator::append_oneof was pretty much the same,\nexcept the configuration is looked up for the oneof name.\n\nRearrange the logic so that intermediate values are bound when needed.\nIf a repeated fields is configured to be boxed, a deprecation warning\nwill be emitted by the build script.\n\n* prost-build: document CodeGenerator::boxed\n\n* prost-build: only emit warning on repeated fields\n\nCo-authored-by: Casper Meijn \n\n---------\n\nCo-authored-by: Casper Meijn ","shortMessageHtmlLink":"prost-build: CodeGenerator::boxed method (#1019)"}},{"before":null,"after":"1f38ea600478bf22b0b812cc788553a9e3019531","ref":"refs/heads/gh-readonly-queue/master/pr-1019-2308ba466650ebdc8c865fdbda98a2efa9963274","pushedAt":"2024-05-05T19:29:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"prost-build: `CodeGenerator::boxed` method (#1019)\n\n* prost-build: CodeGenerator::boxed method\n\nA helper method to capture the logic of deciding whether a field\nneeds to be boxed. This follows the pattern with other methods like\n`optional`, and will allow reusing the logic in the upcoming builder\ncodegen.\n\n* prost-build: more reuse with CodeGenerator::boxed\n\nThe bit in CodeGenerator::append_oneof was pretty much the same,\nexcept the configuration is looked up for the oneof name.\n\nRearrange the logic so that intermediate values are bound when needed.\nIf a repeated fields is configured to be boxed, a deprecation warning\nwill be emitted by the build script.\n\n* prost-build: document CodeGenerator::boxed\n\n* prost-build: only emit warning on repeated fields\n\nCo-authored-by: Casper Meijn \n\n---------\n\nCo-authored-by: Casper Meijn ","shortMessageHtmlLink":"prost-build: CodeGenerator::boxed method (#1019)"}},{"before":"2308ba466650ebdc8c865fdbda98a2efa9963274","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1049-71b8e8e8042b4a544158932304c6be03c06b9b2a","pushedAt":"2024-05-05T19:21:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"71b8e8e8042b4a544158932304c6be03c06b9b2a","after":"2308ba466650ebdc8c865fdbda98a2efa9963274","ref":"refs/heads/master","pushedAt":"2024-05-05T19:21:13.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix the link and badge for CI (#1049)\n\nthe badge image has been incorrect and not reflective of CI status since august 2023 (9c877ce32ec0c465e437144c1bf4a27cb3aa705c).","shortMessageHtmlLink":"fix the link and badge for CI (#1049)"}},{"before":null,"after":"2308ba466650ebdc8c865fdbda98a2efa9963274","ref":"refs/heads/gh-readonly-queue/master/pr-1049-71b8e8e8042b4a544158932304c6be03c06b9b2a","pushedAt":"2024-05-05T19:21:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix the link and badge for CI (#1049)\n\nthe badge image has been incorrect and not reflective of CI status since august 2023 (9c877ce32ec0c465e437144c1bf4a27cb3aa705c).","shortMessageHtmlLink":"fix the link and badge for CI (#1049)"}},{"before":"71b8e8e8042b4a544158932304c6be03c06b9b2a","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1043-680a2e19c77a1ca7559373f383e5cb3422174ab3","pushedAt":"2024-05-03T08:41:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"680a2e19c77a1ca7559373f383e5cb3422174ab3","after":"71b8e8e8042b4a544158932304c6be03c06b9b2a","ref":"refs/heads/master","pushedAt":"2024-05-03T08:41:14.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"tests: Remove unused dependencies (#1043)\n\n* tests: Remove unused dependencies\n\nFound these unused dependencies using: `cargo +nightly udeps && cargo +nightly udeps --all-targets`\n\n* ci: Add cargo-udeps","shortMessageHtmlLink":"tests: Remove unused dependencies (#1043)"}},{"before":null,"after":"71b8e8e8042b4a544158932304c6be03c06b9b2a","ref":"refs/heads/gh-readonly-queue/master/pr-1043-680a2e19c77a1ca7559373f383e5cb3422174ab3","pushedAt":"2024-05-03T08:41:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"tests: Remove unused dependencies (#1043)\n\n* tests: Remove unused dependencies\n\nFound these unused dependencies using: `cargo +nightly udeps && cargo +nightly udeps --all-targets`\n\n* ci: Add cargo-udeps","shortMessageHtmlLink":"tests: Remove unused dependencies (#1043)"}},{"before":"680a2e19c77a1ca7559373f383e5cb3422174ab3","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1017-43753be89764ace6d6c2497e61d6ba8d043f6b89","pushedAt":"2024-04-29T17:34:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"43753be89764ace6d6c2497e61d6ba8d043f6b89","after":"680a2e19c77a1ca7559373f383e5cb3422174ab3","ref":"refs/heads/master","pushedAt":"2024-04-29T17:34:46.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"style(prost-build): Consolidate field data into struct (#1017)\n\n* prost-build: consolidate message field data\n\nWhen massaging field data in CodeGenerator::append_message,\nmove it into lists of Field and OneofField structs so that later\ngeneration passes can operate on the data with less code duplication.\n\nSubsidiary append_* methods are changed to take references to these\nstructs rather than moved data, as generation of lexical tokens\ndoes not actually consume any owned data, and we will need more\npasses over the same field lists for the upcoming builder code.\n\n* prost-build: compute field tags in place\n\n* prost-build: address comments on reuse of Field\n\nMake rust_field into a method computing the name on the fly.\nIn OneofField, make the vector of fields to have Field members.\nDon't play reference renaming tricks with field.descriptor.","shortMessageHtmlLink":"style(prost-build): Consolidate field data into struct (#1017)"}},{"before":null,"after":"680a2e19c77a1ca7559373f383e5cb3422174ab3","ref":"refs/heads/gh-readonly-queue/master/pr-1017-43753be89764ace6d6c2497e61d6ba8d043f6b89","pushedAt":"2024-04-29T17:28:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"style(prost-build): Consolidate field data into struct (#1017)\n\n* prost-build: consolidate message field data\n\nWhen massaging field data in CodeGenerator::append_message,\nmove it into lists of Field and OneofField structs so that later\ngeneration passes can operate on the data with less code duplication.\n\nSubsidiary append_* methods are changed to take references to these\nstructs rather than moved data, as generation of lexical tokens\ndoes not actually consume any owned data, and we will need more\npasses over the same field lists for the upcoming builder code.\n\n* prost-build: compute field tags in place\n\n* prost-build: address comments on reuse of Field\n\nMake rust_field into a method computing the name on the fly.\nIn OneofField, make the vector of fields to have Field members.\nDon't play reference renaming tricks with field.descriptor.","shortMessageHtmlLink":"style(prost-build): Consolidate field data into struct (#1017)"}},{"before":"43753be89764ace6d6c2497e61d6ba8d043f6b89","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1048-3f2536b28119fe6b91e29eeb18db7de5af281ae1","pushedAt":"2024-04-29T17:05:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"3f2536b28119fe6b91e29eeb18db7de5af281ae1","after":"43753be89764ace6d6c2497e61d6ba8d043f6b89","ref":"refs/heads/master","pushedAt":"2024-04-29T17:05:25.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"style: Fix toml indent (#1048)","shortMessageHtmlLink":"style: Fix toml indent (#1048)"}},{"before":null,"after":"43753be89764ace6d6c2497e61d6ba8d043f6b89","ref":"refs/heads/gh-readonly-queue/master/pr-1048-3f2536b28119fe6b91e29eeb18db7de5af281ae1","pushedAt":"2024-04-29T16:58:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"style: Fix toml indent (#1048)","shortMessageHtmlLink":"style: Fix toml indent (#1048)"}},{"before":"3f2536b28119fe6b91e29eeb18db7de5af281ae1","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1029-ee96a0430787e208ba41bc5af9304e2618e585ed","pushedAt":"2024-04-28T17:35:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"ee96a0430787e208ba41bc5af9304e2618e585ed","after":"3f2536b28119fe6b91e29eeb18db7de5af281ae1","ref":"refs/heads/master","pushedAt":"2024-04-28T17:35:45.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"chore - codegen: `Syntax` to a separate file (#1029)","shortMessageHtmlLink":"chore - codegen: Syntax to a separate file (#1029)"}},{"before":"ee96a0430787e208ba41bc5af9304e2618e585ed","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1022-b607e9bec3d69d35e37127e76226bb5aacee5425","pushedAt":"2024-04-28T17:34:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"b607e9bec3d69d35e37127e76226bb5aacee5425","after":"ee96a0430787e208ba41bc5af9304e2618e585ed","ref":"refs/heads/master","pushedAt":"2024-04-28T17:34:24.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix: #1021 (#1022)","shortMessageHtmlLink":"fix: #1021 (#1022)"}},{"before":"b607e9bec3d69d35e37127e76226bb5aacee5425","after":null,"ref":"refs/heads/gh-readonly-queue/master/pr-1044-a21d90c189e2bcd1b5c056232c7a991975957b88","pushedAt":"2024-04-28T17:32:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"a21d90c189e2bcd1b5c056232c7a991975957b88","after":"b607e9bec3d69d35e37127e76226bb5aacee5425","ref":"refs/heads/master","pushedAt":"2024-04-28T17:32:48.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"tests: Create a separate tempdir for each test (#1044)\n\nMany tests from `prost-build` wrote to the same temporary directory. Therefore these tests overwrite each other files. Because `cargo test` runs multi threaded some tests failed sometimes.","shortMessageHtmlLink":"tests: Create a separate tempdir for each test (#1044)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEROKTtAA","startCursor":null,"endCursor":null}},"title":"Activity ยท tokio-rs/prost"}