{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":40687563,"defaultBranch":"develop","name":"oppia","ownerLogin":"oppia","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-08-14T00:16:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11620230?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718187545.0","currentOid":""},"activityList":{"items":[{"before":"86e3763f7fa4818c809ae3c3959e81c209e975bf","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20438-319bd8b8af7a02e2c4a178d22d85a1ae2ce9a56a","pushedAt":"2024-06-12T11:23:03.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":"319bd8b8af7a02e2c4a178d22d85a1ae2ce9a56a","after":"86e3763f7fa4818c809ae3c3959e81c209e975bf","ref":"refs/heads/develop","pushedAt":"2024-06-12T11:23:02.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":"Move the feature flag to testing stage (#20438)\n\n* Move the feature flag to testing stage\n\n* Update feature_flag_list.py\n\n* Update feature_flag_list.py\n\n* Fix syntax error\n\n---------\n\nCo-authored-by: Sean Lip ","shortMessageHtmlLink":"Move the feature flag to testing stage (#20438)"}},{"before":null,"after":"86e3763f7fa4818c809ae3c3959e81c209e975bf","ref":"refs/heads/gh-readonly-queue/develop/pr-20438-319bd8b8af7a02e2c4a178d22d85a1ae2ce9a56a","pushedAt":"2024-06-12T10:19: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":"Move the feature flag to testing stage (#20438)\n\n* Move the feature flag to testing stage\n\n* Update feature_flag_list.py\n\n* Update feature_flag_list.py\n\n* Fix syntax error\n\n---------\n\nCo-authored-by: Sean Lip ","shortMessageHtmlLink":"Move the feature flag to testing stage (#20438)"}},{"before":"319bd8b8af7a02e2c4a178d22d85a1ae2ce9a56a","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20431-043b39e2a7c25b5862b691311725871decc3e018","pushedAt":"2024-06-12T04:42: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":"043b39e2a7c25b5862b691311725871decc3e018","after":"319bd8b8af7a02e2c4a178d22d85a1ae2ce9a56a","ref":"refs/heads/develop","pushedAt":"2024-06-12T04:42: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":"Implement part of #17712 : Acceptance tests for blog editor Section(CUJ 2.1). (#20431)\n\nblog-editor-create-delete-drafted-post","shortMessageHtmlLink":"Implement part of #17712 : Acceptance tests for blog editor Section(C…"}},{"before":null,"after":"319bd8b8af7a02e2c4a178d22d85a1ae2ce9a56a","ref":"refs/heads/gh-readonly-queue/develop/pr-20431-043b39e2a7c25b5862b691311725871decc3e018","pushedAt":"2024-06-12T03:47:47.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":"Implement part of #17712 : Acceptance tests for blog editor Section(CUJ 2.1). (#20431)\n\nblog-editor-create-delete-drafted-post","shortMessageHtmlLink":"Implement part of #17712 : Acceptance tests for blog editor Section(C…"}},{"before":"043b39e2a7c25b5862b691311725871decc3e018","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20387-f7f41e5e4177ca8ba6979133c69978e4e39791e4","pushedAt":"2024-06-12T01:03:12.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":"f7f41e5e4177ca8ba6979133c69978e4e39791e4","after":"043b39e2a7c25b5862b691311725871decc3e018","ref":"refs/heads/develop","pushedAt":"2024-06-12T01:03:11.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":"[GSoC'24] M1.4: Show classroom name in topic editor and avoid deletion and unpublish operations (#20387)\n\n* Fix part of #19849: Display classroom name in topic editor\n\n* fix deleteTopic\n\n* fix classroom type\n\n* update sorting order to most recently updated\n\n* updated curriculum admin contact text\n\n* add test for getClassroomName()\n\n* fix backend test\n\n* refactor code\n\n* fix acceptance test for deleting a topic\n\n* fix acceptance test for deleting a topic\n\n* fix test\n\n* fix test\n\n* update variable name","shortMessageHtmlLink":"[GSoC'24] M1.4: Show classroom name in topic editor and avoid deletio…"}},{"before":null,"after":"043b39e2a7c25b5862b691311725871decc3e018","ref":"refs/heads/gh-readonly-queue/develop/pr-20387-f7f41e5e4177ca8ba6979133c69978e4e39791e4","pushedAt":"2024-06-12T00:08: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":"[GSoC'24] M1.4: Show classroom name in topic editor and avoid deletion and unpublish operations (#20387)\n\n* Fix part of #19849: Display classroom name in topic editor\n\n* fix deleteTopic\n\n* fix classroom type\n\n* update sorting order to most recently updated\n\n* updated curriculum admin contact text\n\n* add test for getClassroomName()\n\n* fix backend test\n\n* refactor code\n\n* fix acceptance test for deleting a topic\n\n* fix acceptance test for deleting a topic\n\n* fix test\n\n* fix test\n\n* update variable name","shortMessageHtmlLink":"[GSoC'24] M1.4: Show classroom name in topic editor and avoid deletio…"}},{"before":"c98a07c16682b20353a4514e207072acc9701e00","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20387-f7f41e5e4177ca8ba6979133c69978e4e39791e4","pushedAt":"2024-06-11T21:24:36.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":null,"after":"c98a07c16682b20353a4514e207072acc9701e00","ref":"refs/heads/gh-readonly-queue/develop/pr-20387-f7f41e5e4177ca8ba6979133c69978e4e39791e4","pushedAt":"2024-06-11T19:04: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":"[GSoC'24] M1.4: Show classroom name in topic editor and avoid deletion and unpublish operations (#20387)\n\n* Fix part of #19849: Display classroom name in topic editor\n\n* fix deleteTopic\n\n* fix classroom type\n\n* update sorting order to most recently updated\n\n* updated curriculum admin contact text\n\n* add test for getClassroomName()\n\n* fix backend test\n\n* refactor code\n\n* fix acceptance test for deleting a topic\n\n* fix acceptance test for deleting a topic\n\n* fix test\n\n* fix test\n\n* update variable name","shortMessageHtmlLink":"[GSoC'24] M1.4: Show classroom name in topic editor and avoid deletio…"}},{"before":"3c031671f72e95eaa2e94a953cfbf4cdee370f71","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20387-f7f41e5e4177ca8ba6979133c69978e4e39791e4","pushedAt":"2024-06-11T18:51:38.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":"f7f41e5e4177ca8ba6979133c69978e4e39791e4","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20389-9cc8aab924545b0fc76dfff74aaffce3d8b96f49","pushedAt":"2024-06-11T18:27:42.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":"9cc8aab924545b0fc76dfff74aaffce3d8b96f49","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20306-6476a580f282659036e4071e0b4829cc391bde31","pushedAt":"2024-06-11T18:27:42.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":"6476a580f282659036e4071e0b4829cc391bde31","after":"f7f41e5e4177ca8ba6979133c69978e4e39791e4","ref":"refs/heads/develop","pushedAt":"2024-06-11T18:27:41.000Z","pushType":"merge_queue_merge","commitsCount":2,"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":"[GSoC'24] M1.2 (a): Update classroom storage model and functions (#20389)\n\n* Update classroom storage model and backend\n\n* create util function for creating a classroom\n\n* fix classroom_test\n\n* fix merge conflict\n\n* create structure for classroom image\n\n* Add ImageDict structure\n\n* comment classroomPage and classroomPageFileUploadFeatures e2e test\n\n* add e2e test\n\n* fix test\n\n* Create a single function for banner and thumbnail validation\n\n* Change banner to banner_data\n\n* fix create classroom frontend\n\n* store image data separately\n\n* Add test for invalid classroom id\n\n* use image domain object instead of dict\n\n* add test for image object\n\n* Fix linter\n\n* change Image to ImageData and dropped image_data\n\n* add test for update or create classroom\n\n* fix classroomPage test\n\n* add function for saving a new default classroom","shortMessageHtmlLink":"[GSoC'24] M1.2 (a): Update classroom storage model and functions (#20389"}},{"before":null,"after":"3c031671f72e95eaa2e94a953cfbf4cdee370f71","ref":"refs/heads/gh-readonly-queue/develop/pr-20387-f7f41e5e4177ca8ba6979133c69978e4e39791e4","pushedAt":"2024-06-11T15:57:42.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":"[GSoC'24] M1.4: Show classroom name in topic editor and avoid deletion and unpublish operations (#20387)\n\n* Fix part of #19849: Display classroom name in topic editor\n\n* fix deleteTopic\n\n* fix classroom type\n\n* update sorting order to most recently updated\n\n* updated curriculum admin contact text\n\n* add test for getClassroomName()\n\n* fix backend test\n\n* refactor code\n\n* fix acceptance test for deleting a topic\n\n* fix acceptance test for deleting a topic\n\n* fix test\n\n* fix test\n\n* update variable name","shortMessageHtmlLink":"[GSoC'24] M1.4: Show classroom name in topic editor and avoid deletio…"}},{"before":null,"after":"f7f41e5e4177ca8ba6979133c69978e4e39791e4","ref":"refs/heads/gh-readonly-queue/develop/pr-20389-9cc8aab924545b0fc76dfff74aaffce3d8b96f49","pushedAt":"2024-06-11T15:36:02.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":"[GSoC'24] M1.2 (a): Update classroom storage model and functions (#20389)\n\n* Update classroom storage model and backend\n\n* create util function for creating a classroom\n\n* fix classroom_test\n\n* fix merge conflict\n\n* create structure for classroom image\n\n* Add ImageDict structure\n\n* comment classroomPage and classroomPageFileUploadFeatures e2e test\n\n* add e2e test\n\n* fix test\n\n* Create a single function for banner and thumbnail validation\n\n* Change banner to banner_data\n\n* fix create classroom frontend\n\n* store image data separately\n\n* Add test for invalid classroom id\n\n* use image domain object instead of dict\n\n* add test for image object\n\n* Fix linter\n\n* change Image to ImageData and dropped image_data\n\n* add test for update or create classroom\n\n* fix classroomPage test\n\n* add function for saving a new default classroom","shortMessageHtmlLink":"[GSoC'24] M1.2 (a): Update classroom storage model and functions (#20389"}},{"before":"2d6e0b1f5c996c3d3fcad3d2e36858fd65215f9b","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20389-6476a580f282659036e4071e0b4829cc391bde31","pushedAt":"2024-06-11T15:33: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":null,"after":"9cc8aab924545b0fc76dfff74aaffce3d8b96f49","ref":"refs/heads/gh-readonly-queue/develop/pr-20306-6476a580f282659036e4071e0b4829cc391bde31","pushedAt":"2024-06-11T15:33:45.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 part of #18384: Reusable carousel component for learner dashboard redesign (#20306)\n\n* Added nav\n\nUpdate with newest commits from PR 20185\n\n* Updated margins\n\n* Corrected shifts for card nav\n\n* Updated shift\n\n* Fixed nav spacing\n\n* Added translation key\n\n* Replaced explicit width with var cardWidth\n\n* fixed margins and import errors\n\n* Updated spacing between sections\n\n* Changed width to include margin and added test cases\n\n* Added card-display tests\n\n* Refactored logic\n\n* Refactored nextCard()\n\n* Reverted testing statements to default\n\n* Removed comments\n\n* Updated TODO comments\n\n* Replaced headings with i18n keys,font-awesome for nav buttons; added comments\n\n* Renamed folder\n\n* Updated view more button\n\n* Updated styling for view more button\n\n* Fixed capitalization of description and community text for cards\n\n* Fixed lint errors, added copyright\n\n* Updated lesson card test case\n\n* Renamed variable\n\n* Changed selector\n\n* Updated variable names\n\n* Removed extra file from prev commit","shortMessageHtmlLink":"Fix part of #18384: Reusable carousel component for learner dashboard…"}},{"before":"dd1fafc70104c7c5814c23c61b53bb9bcd9782ae","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20306-2d6e0b1f5c996c3d3fcad3d2e36858fd65215f9b","pushedAt":"2024-06-11T15:33:45.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":"3205a4109bca98ffd3ce39870d583823b83dc024","after":null,"ref":"refs/heads/fix-19732","pushedAt":"2024-06-11T15:22:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kevintab95","name":"Kevin Thomas","path":"/kevintab95","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11008603?s=80&v=4"}},{"before":"6476a580f282659036e4071e0b4829cc391bde31","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20437-efd8370b798e0bd7a846aed9dc7b2e02c87f6b7d","pushedAt":"2024-06-11T15:22: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":"efd8370b798e0bd7a846aed9dc7b2e02c87f6b7d","after":"6476a580f282659036e4071e0b4829cc391bde31","ref":"refs/heads/develop","pushedAt":"2024-06-11T15:22:27.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 #19732: Avoid reading from playerPositionService at outset to mitigate e2e flake. (#20437)\n\nAvoid reading from playerPositionService at outset to mitigate e2e flake.","shortMessageHtmlLink":"Fix #19732: Avoid reading from playerPositionService at outset to mit…"}},{"before":null,"after":"dd1fafc70104c7c5814c23c61b53bb9bcd9782ae","ref":"refs/heads/gh-readonly-queue/develop/pr-20306-2d6e0b1f5c996c3d3fcad3d2e36858fd65215f9b","pushedAt":"2024-06-11T14:11:42.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 part of #18384: Reusable carousel component for learner dashboard redesign (#20306)\n\n* Added nav\n\nUpdate with newest commits from PR 20185\n\n* Updated margins\n\n* Corrected shifts for card nav\n\n* Updated shift\n\n* Fixed nav spacing\n\n* Added translation key\n\n* Replaced explicit width with var cardWidth\n\n* fixed margins and import errors\n\n* Updated spacing between sections\n\n* Changed width to include margin and added test cases\n\n* Added card-display tests\n\n* Refactored logic\n\n* Refactored nextCard()\n\n* Reverted testing statements to default\n\n* Removed comments\n\n* Updated TODO comments\n\n* Replaced headings with i18n keys,font-awesome for nav buttons; added comments\n\n* Renamed folder\n\n* Updated view more button\n\n* Updated styling for view more button\n\n* Fixed capitalization of description and community text for cards\n\n* Fixed lint errors, added copyright\n\n* Updated lesson card test case\n\n* Renamed variable\n\n* Changed selector\n\n* Updated variable names\n\n* Removed extra file from prev commit","shortMessageHtmlLink":"Fix part of #18384: Reusable carousel component for learner dashboard…"}},{"before":null,"after":"2d6e0b1f5c996c3d3fcad3d2e36858fd65215f9b","ref":"refs/heads/gh-readonly-queue/develop/pr-20389-6476a580f282659036e4071e0b4829cc391bde31","pushedAt":"2024-06-11T14:08:47.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":"[GSoC'24] M1.2 (a): Update classroom storage model and functions (#20389)\n\n* Update classroom storage model and backend\n\n* create util function for creating a classroom\n\n* fix classroom_test\n\n* fix merge conflict\n\n* create structure for classroom image\n\n* Add ImageDict structure\n\n* comment classroomPage and classroomPageFileUploadFeatures e2e test\n\n* add e2e test\n\n* fix test\n\n* Create a single function for banner and thumbnail validation\n\n* Change banner to banner_data\n\n* fix create classroom frontend\n\n* store image data separately\n\n* Add test for invalid classroom id\n\n* use image domain object instead of dict\n\n* add test for image object\n\n* Fix linter\n\n* change Image to ImageData and dropped image_data\n\n* add test for update or create classroom\n\n* fix classroomPage test\n\n* add function for saving a new default classroom","shortMessageHtmlLink":"[GSoC'24] M1.2 (a): Update classroom storage model and functions (#20389"}},{"before":null,"after":"6476a580f282659036e4071e0b4829cc391bde31","ref":"refs/heads/gh-readonly-queue/develop/pr-20437-efd8370b798e0bd7a846aed9dc7b2e02c87f6b7d","pushedAt":"2024-06-11T14:07:13.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 #19732: Avoid reading from playerPositionService at outset to mitigate e2e flake. (#20437)\n\nAvoid reading from playerPositionService at outset to mitigate e2e flake.","shortMessageHtmlLink":"Fix #19732: Avoid reading from playerPositionService at outset to mit…"}},{"before":null,"after":"3205a4109bca98ffd3ce39870d583823b83dc024","ref":"refs/heads/fix-19732","pushedAt":"2024-06-11T10:49:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"seanlip","name":"Sean Lip","path":"/seanlip","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10575562?s=80&v=4"},"commit":{"message":"Avoid reading from playerPositionService at outset to mitigate e2e flake.","shortMessageHtmlLink":"Avoid reading from playerPositionService at outset to mitigate e2e fl…"}},{"before":"2a1b29c2f7488eb2ba60f5ab9bee66d8f8dbf621","after":"740fce23794621c7cf1fc61f94f3b05613c4df44","ref":"refs/heads/translatewiki-prs","pushedAt":"2024-06-11T09:41:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"translatewiki","name":"translatewiki.net","path":"/translatewiki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829418?s=80&v=4"},"commit":{"message":"Localisation updates from https://translatewiki.net.","shortMessageHtmlLink":"Localisation updates from https://translatewiki.net."}},{"before":"efd8370b798e0bd7a846aed9dc7b2e02c87f6b7d","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-20379-afcc0c3e4781c3bdc731ac30ce73bd6c6d8381ea","pushedAt":"2024-06-11T03:15:52.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":"afcc0c3e4781c3bdc731ac30ce73bd6c6d8381ea","after":"efd8370b798e0bd7a846aed9dc7b2e02c87f6b7d","ref":"refs/heads/develop","pushedAt":"2024-06-11T03:15:51.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":"[GSoC'24] M1.1: Fix a part of #20374 : Acceptance test coverage for Curriculum admin's CUJs. (#20379)\n\n* updates\n\n* updates\n\n* updates\n\n* updates\n\n* updates\n\n* updates\n\n* updates\n\n* updates\n\n* updates\n\n* updates\n\n* updates","shortMessageHtmlLink":"[GSoC'24] M1.1: Fix a part of #20374 : Acceptance test coverage for C…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYzkd5AA","startCursor":null,"endCursor":null}},"title":"Activity · oppia/oppia"}