From 66891a5130bf28aa3c86a7f0a28159420207b85b Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 9 Jun 2025 11:04:16 +0000 Subject: [PATCH 1/4] Update meeting-topic mapping --- .github/ACDbot/meeting_topic_mapping.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/.github/ACDbot/meeting_topic_mapping.json b/.github/ACDbot/meeting_topic_mapping.json index 88f789d13..b238abbca 100644 --- a/.github/ACDbot/meeting_topic_mapping.json +++ b/.github/ACDbot/meeting_topic_mapping.json @@ -907,10 +907,27 @@ "youtube_streams_posted_to_discourse": false, "youtube_streams": null, "occurrence_number": 5 + }, + { + "issue_number": 1568, + "issue_title": "eth_simulate Implementers' | Meeting # 52 | June 09, 2025", + "discourse_topic_id": 24498, + "start_time": "2025-06-09T12:00:00Z", + "duration": 60, + "skip_youtube_upload": true, + "skip_transcript_processing": true, + "Youtube_upload_processed": false, + "transcript_processed": false, + "upload_attempt_count": 0, + "transcript_attempt_count": 0, + "telegram_message_id": 173, + "youtube_streams_posted_to_discourse": false, + "youtube_streams": null, + "occurrence_number": 6 } ], "calendar_event_id": "fr7hvk1ilghqb42m063afrpdgo", - "uuid": "yZRBjeHnS6i+5aTVljkoww==" + "uuid": "+a4ZL2ukQhiJ6wExxtz2jA==" }, "89586034677": { "meeting_id": "89586034677", From 261a7f438c3ec7eeaec959d2f07417d715b0fae5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 9 Jun 2025 18:01:07 +0000 Subject: [PATCH 2/4] Update meeting-topic mapping --- .github/ACDbot/meeting_topic_mapping.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ACDbot/meeting_topic_mapping.json b/.github/ACDbot/meeting_topic_mapping.json index b238abbca..6f022a158 100644 --- a/.github/ACDbot/meeting_topic_mapping.json +++ b/.github/ACDbot/meeting_topic_mapping.json @@ -917,7 +917,7 @@ "skip_youtube_upload": true, "skip_transcript_processing": true, "Youtube_upload_processed": false, - "transcript_processed": false, + "transcript_processed": true, "upload_attempt_count": 0, "transcript_attempt_count": 0, "telegram_message_id": 173, From 3213a1c6085357cfeee7cb315cd8eada0d58f77e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Tue, 10 Jun 2025 09:08:35 +0000 Subject: [PATCH 3/4] Update meeting-topic mapping --- .github/ACDbot/meeting_topic_mapping.json | 24 ++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/.github/ACDbot/meeting_topic_mapping.json b/.github/ACDbot/meeting_topic_mapping.json index 6f022a158..8355cd082 100644 --- a/.github/ACDbot/meeting_topic_mapping.json +++ b/.github/ACDbot/meeting_topic_mapping.json @@ -91,10 +91,32 @@ } ], "occurrence_number": 4 + }, + { + "issue_number": 1569, + "issue_title": "All Core Devs - Execution (ACDE) #214 (June 19, 2025)", + "discourse_topic_id": 24508, + "start_time": "2025-06-19T14:00:00Z", + "duration": 90, + "skip_youtube_upload": true, + "skip_transcript_processing": true, + "Youtube_upload_processed": false, + "transcript_processed": false, + "upload_attempt_count": 0, + "transcript_attempt_count": 0, + "telegram_message_id": 174, + "youtube_streams_posted_to_discourse": false, + "youtube_streams": [ + { + "stream_url": "https://youtube.com/watch?v=as4byc7tX8c", + "scheduled_time": "2025-06-19T14:00:00.000Z" + } + ], + "occurrence_number": 5 } ], "calendar_event_id": "02cu1b1g1mscunv7d3p0ilg3gg", - "uuid": "JwFi7dQWTe6JGoINekJHBw==" + "uuid": "GLD924VgSb6VyIET0GNfVg==" }, "85969202880": { "meeting_id": "85969202880", From 15e55115a9587a5422d003bf6022cb637434a850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:06:06 +0000 Subject: [PATCH 4/4] Bump requests from 2.32.3 to 2.32.4 in /.github/ACDbot Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/ACDbot/ACDbot.egg-info/dependency_links.txt | 2 +- .github/ACDbot/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ACDbot/ACDbot.egg-info/dependency_links.txt b/.github/ACDbot/ACDbot.egg-info/dependency_links.txt index dce398491..cc3090750 100644 --- a/.github/ACDbot/ACDbot.egg-info/dependency_links.txt +++ b/.github/ACDbot/ACDbot.egg-info/dependency_links.txt @@ -5,5 +5,5 @@ protobuf>=3.18.3 PyGithub==2.5.0 pytest==8.3.4 pytz==2022.1 -Requests==2.32.3 +Requests==2.32.4 python-dateutil>=2.8.2 diff --git a/.github/ACDbot/requirements.txt b/.github/ACDbot/requirements.txt index b56263303..e448de9c5 100644 --- a/.github/ACDbot/requirements.txt +++ b/.github/ACDbot/requirements.txt @@ -5,7 +5,7 @@ protobuf>=3.18.3 PyGithub==2.5.0 pytest==8.3.4 pytz==2022.1 -Requests==2.32.3 +Requests==2.32.4 python-dateutil>=2.8.2 python-telegram-bot==20.3