{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":27729880,"defaultBranch":"master","name":"grpc","ownerLogin":"grpc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-12-08T18:58:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7802525?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715976493.0","currentOid":""},"activityList":{"items":[{"before":"a47065e696f61d5f46b9618479bf45c985c19bb0","after":"986428d2526609d71cc7125602e06c1d83f3782c","ref":"refs/heads/master","pushedAt":"2024-05-18T03:10:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36636)\n\n[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log\nIn this CL we are migrating from gRPCs own gpr logging mechanism to absl logging mechanism. The intention is to deprecate gpr_log in the future.\n\nWe have the following mapping\n\n1. gpr_log(GPR_INFO,...) -> LOG(INFO)\n2. gpr_log(GPR_ERROR,...) -> LOG(ERROR)\n3. gpr_log(GPR_DEBUG,...) -> VLOG(2)\n\nReviewers need to check :\n\n1. If the above mapping is correct.\n2. The content of the log is as before.\ngpr_log format strings did not use string_view or std::string . absl LOG accepts these. So there will be some elimination of string_view and std::string related conversions. This is expected.\n\nCloses #36636\n\nCOPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36636 from tanvi-jagtap:regex_test_cpp f2cac9c5a49f8d6025989160b9d9d6954dc8cc2d\nPiperOrigin-RevId: 634954173","shortMessageHtmlLink":"[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_…"}},{"before":"fb6a57b153c1290c08028cd909d759fcd393ff22","after":"a47065e696f61d5f46b9618479bf45c985c19bb0","ref":"refs/heads/master","pushedAt":"2024-05-17T23:45:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[release] Add 1.64.0 to interop tests (#36650)\n\ngrpc_interop_matrix_adhoc run - https://fusion2.corp.google.com/ci/kokoro/prod:grpc%2Fcore%2Fexperimental%2Flinux%2Fgrpc_interop_matrix_adhoc/activity/1e50bcde-9646-488e-88ae-e700a0863f71/summary\n\nCloses #36650\n\nCOPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36650 from yashykt:Add164ToInterop 92a6913722526fd90390e05fdd5d62b489b5984e\nPiperOrigin-RevId: 634919389","shortMessageHtmlLink":"[release] Add 1.64.0 to interop tests (#36650)"}},{"before":"0a27c9b5b1a81f76af752b009e5c2cfefe687f6d","after":"b173ce7e4535fd0c185b660cf0a967ff5ee0761f","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T21:08:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yashykt","name":"Yash Tibrewal","path":"/yashykt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4181124?s=80&v=4"},"commit":{"message":"Auto-update documentation for gRPC 1.64.0 (#36649)\n\nChange was created by the release automation script. See go/grpc-release","shortMessageHtmlLink":"Auto-update documentation for gRPC 1.64.0 (#36649)"}},{"before":"a723e82de143176170e6e0f5f63ac10db0f612df","after":null,"ref":"refs/heads/test_634813925","pushedAt":"2024-05-17T20:08:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":null,"after":"e3415916dd94d15e5f04065fa353b2279a8a8ad5","ref":"refs/heads/test_634460707","pushedAt":"2024-05-17T19:58:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Create a dummy acceptor for grpc::PassiveListener::AcceptConnectedEndpoint\n\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634460707](http://cl/634460707)\n\nPiperOrigin-RevId: 634460707","shortMessageHtmlLink":"[export] Create a dummy acceptor for grpc::PassiveListener::AcceptCon…"}},{"before":"233a9f7fdffb046c0f5a143fec2656bddec54e18","after":null,"ref":"refs/heads/test_634533175","pushedAt":"2024-05-17T17:21:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":"1e83bc69786c8d1265826faa635d56a0b9984b48","after":"fb6a57b153c1290c08028cd909d759fcd393ff22","ref":"refs/heads/master","pushedAt":"2024-05-17T17:20:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add grpc-java 1.63.1 to client_matrix.py (#36651)\n\n\n\nCloses #36651\n\nCOPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36651 from sergiitk:java-1.63.1 409d48e1fb79138e5105e6e5daed4503b54d2db0\nPiperOrigin-RevId: 634815551","shortMessageHtmlLink":"Add grpc-java 1.63.1 to client_matrix.py (#36651)"}},{"before":null,"after":"a723e82de143176170e6e0f5f63ac10db0f612df","ref":"refs/heads/test_634813925","pushedAt":"2024-05-17T17:19:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Test DO NOT SUBMIT\n\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634813925](http://cl/634813925)\n\nPiperOrigin-RevId: 634813925","shortMessageHtmlLink":"[export] Test DO NOT SUBMIT"}},{"before":"1e83bc69786c8d1265826faa635d56a0b9984b48","after":null,"ref":"refs/heads/test_634640200","pushedAt":"2024-05-17T08:47:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":"2b45675f2e2bd727ed7d21340226a4caf699882e","after":"1e83bc69786c8d1265826faa635d56a0b9984b48","ref":"refs/heads/master","pushedAt":"2024-05-17T08:47:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Automated rollback of commit f00dfb0f786a1483051a185e41321b9e21bb1f26.\n\nPiperOrigin-RevId: 634674403","shortMessageHtmlLink":"Automated rollback of commit f00dfb0."}},{"before":"72f6defebd754c281d648fdb736a573bd78cc845","after":"1e83bc69786c8d1265826faa635d56a0b9984b48","ref":"refs/heads/test_634640200","pushedAt":"2024-05-17T08:47:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Automated rollback of commit f00dfb0f786a1483051a185e41321b9e21bb1f26.\n\nPiperOrigin-RevId: 634674403","shortMessageHtmlLink":"Automated rollback of commit f00dfb0."}},{"before":"2b45675f2e2bd727ed7d21340226a4caf699882e","after":null,"ref":"refs/heads/test_634644003","pushedAt":"2024-05-17T08:43:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":"3b20b1977883cf91046edb0173c731689e3052b4","after":"2b45675f2e2bd727ed7d21340226a4caf699882e","ref":"refs/heads/master","pushedAt":"2024-05-17T08:43:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Automated rollback of commit 841dfc097d6c6fdf9bb114923d68a888ccaec030.\n\nPiperOrigin-RevId: 634674389","shortMessageHtmlLink":"Automated rollback of commit 841dfc0."}},{"before":"21e4bc0ded43104a56f87afcde6aec19c975dc12","after":"2b45675f2e2bd727ed7d21340226a4caf699882e","ref":"refs/heads/test_634644003","pushedAt":"2024-05-17T08:43:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Automated rollback of commit 841dfc097d6c6fdf9bb114923d68a888ccaec030.\n\nPiperOrigin-RevId: 634674389","shortMessageHtmlLink":"Automated rollback of commit 841dfc0."}},{"before":"96206d0f20757ed8c189cd52088fc3541669eeaf","after":"21e4bc0ded43104a56f87afcde6aec19c975dc12","ref":"refs/heads/test_634644003","pushedAt":"2024-05-17T06:57:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit 841dfc097d6c6fdf9bb114923d68a888ccaec030.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634644003](http://cl/634644003)\n\nPiperOrigin-RevId: 634644003","shortMessageHtmlLink":"[export] Automated rollback of commit 841dfc0."}},{"before":"0e534761f2c8d6d69d6ef5d6df1dd8ab9c6dc739","after":"96206d0f20757ed8c189cd52088fc3541669eeaf","ref":"refs/heads/test_634644003","pushedAt":"2024-05-17T06:56:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit 841dfc097d6c6fdf9bb114923d68a888ccaec030.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634644003](http://cl/634644003)\n\nPiperOrigin-RevId: 634644003","shortMessageHtmlLink":"[export] Automated rollback of commit 841dfc0."}},{"before":"3f3925735f7c5baf657fe1429e7345a7917477f3","after":"0e534761f2c8d6d69d6ef5d6df1dd8ab9c6dc739","ref":"refs/heads/test_634644003","pushedAt":"2024-05-17T06:54:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit 841dfc097d6c6fdf9bb114923d68a888ccaec030.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634644003](http://cl/634644003)\n\nPiperOrigin-RevId: 634644003","shortMessageHtmlLink":"[export] Automated rollback of commit 841dfc0."}},{"before":null,"after":"3f3925735f7c5baf657fe1429e7345a7917477f3","ref":"refs/heads/test_634644003","pushedAt":"2024-05-17T06:24:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit 841dfc097d6c6fdf9bb114923d68a888ccaec030.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634644003](http://cl/634644003)\n\nPiperOrigin-RevId: 634644003","shortMessageHtmlLink":"[export] Automated rollback of commit 841dfc0."}},{"before":"aa27207806123b48db8ecfe3b3fcf7dc99fa7df7","after":"72f6defebd754c281d648fdb736a573bd78cc845","ref":"refs/heads/test_634640200","pushedAt":"2024-05-17T06:18:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit f00dfb0f786a1483051a185e41321b9e21bb1f26.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634640200](http://cl/634640200)\n\nPiperOrigin-RevId: 634640200","shortMessageHtmlLink":"[export] Automated rollback of commit f00dfb0."}},{"before":"a04ee508cdcbd4bcb2b28d7229455c946dde8042","after":"aa27207806123b48db8ecfe3b3fcf7dc99fa7df7","ref":"refs/heads/test_634640200","pushedAt":"2024-05-17T06:15:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit f00dfb0f786a1483051a185e41321b9e21bb1f26.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634640200](http://cl/634640200)\n\nPiperOrigin-RevId: 634640200","shortMessageHtmlLink":"[export] Automated rollback of commit f00dfb0."}},{"before":null,"after":"a04ee508cdcbd4bcb2b28d7229455c946dde8042","ref":"refs/heads/test_634640200","pushedAt":"2024-05-17T06:14:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit f00dfb0f786a1483051a185e41321b9e21bb1f26.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634640200](http://cl/634640200)\n\nPiperOrigin-RevId: 634640200","shortMessageHtmlLink":"[export] Automated rollback of commit f00dfb0."}},{"before":"841dfc097d6c6fdf9bb114923d68a888ccaec030","after":"3b20b1977883cf91046edb0173c731689e3052b4","ref":"refs/heads/master","pushedAt":"2024-05-17T01:27:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[reorg] move test/core/gpr -> test/core/util (#36641)\n\nForgot to move these in #36543.\n\nCloses #36641\n\nCOPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36641 from markdroth:reorg_util_gpr_tests 6972b7ab1d3ea7c127d8389dfa3286a9bc25f377\nPiperOrigin-RevId: 634592295","shortMessageHtmlLink":"[reorg] move test/core/gpr -> test/core/util (#36641)"}},{"before":"841dfc097d6c6fdf9bb114923d68a888ccaec030","after":null,"ref":"refs/heads/test_634539948","pushedAt":"2024-05-16T23:02:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":"f00dfb0f786a1483051a185e41321b9e21bb1f26","after":"841dfc097d6c6fdf9bb114923d68a888ccaec030","ref":"refs/heads/master","pushedAt":"2024-05-16T23:02:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Automated rollback of commit 2d2d5a3c411a2bade319a08085e55821cf2d5ed9.\n\nPiperOrigin-RevId: 634556450","shortMessageHtmlLink":"Automated rollback of commit 2d2d5a3."}},{"before":"0d3fe490385465d67b4285a23d4d2869188f033e","after":"841dfc097d6c6fdf9bb114923d68a888ccaec030","ref":"refs/heads/test_634539948","pushedAt":"2024-05-16T23:02:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Automated rollback of commit 2d2d5a3c411a2bade319a08085e55821cf2d5ed9.\n\nPiperOrigin-RevId: 634556450","shortMessageHtmlLink":"Automated rollback of commit 2d2d5a3."}},{"before":"2716a87a2208cd33319ce995f9132d57c665b6a7","after":"0d3fe490385465d67b4285a23d4d2869188f033e","ref":"refs/heads/test_634539948","pushedAt":"2024-05-16T22:59:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit 2d2d5a3c411a2bade319a08085e55821cf2d5ed9.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634539948](http://cl/634539948)\n\nPiperOrigin-RevId: 634539948","shortMessageHtmlLink":"[export] Automated rollback of commit 2d2d5a3."}},{"before":null,"after":"2716a87a2208cd33319ce995f9132d57c665b6a7","ref":"refs/heads/test_634539948","pushedAt":"2024-05-16T22:08:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit 2d2d5a3c411a2bade319a08085e55821cf2d5ed9.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634539948](http://cl/634539948)\n\nPiperOrigin-RevId: 634539948","shortMessageHtmlLink":"[export] Automated rollback of commit 2d2d5a3."}},{"before":null,"after":"233a9f7fdffb046c0f5a143fec2656bddec54e18","ref":"refs/heads/test_634533175","pushedAt":"2024-05-16T21:48:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[export] Automated rollback of commit 2d2d5a3c411a2bade319a08085e55821cf2d5ed9.\n----\nDO NOT SUBMIT. This PR is for testing purposes only. [cl/634533175](http://cl/634533175)\n\nPiperOrigin-RevId: 634533175","shortMessageHtmlLink":"[export] Automated rollback of commit 2d2d5a3."}},{"before":"f00dfb0f786a1483051a185e41321b9e21bb1f26","after":null,"ref":"refs/heads/test_634491240","pushedAt":"2024-05-16T21:31:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":"cac1f2727e6975d6bb7426898c97916faa91bdaa","after":"f00dfb0f786a1483051a185e41321b9e21bb1f26","ref":"refs/heads/master","pushedAt":"2024-05-16T21:31:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Automated rollback of commit bb201db996dc01209013ee18dd561894983adedd.\n\nPiperOrigin-RevId: 634530149","shortMessageHtmlLink":"Automated rollback of commit bb201db."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETW4KsQA","startCursor":null,"endCursor":null}},"title":"Activity · grpc/grpc"}