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/meeting_topic_mapping.json b/.github/ACDbot/meeting_topic_mapping.json index 88f789d13..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", @@ -907,10 +929,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": true, + "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", 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