From 871d35e959ef6dd0872c7de1c5ae44438b59355e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Sun, 13 Jul 2025 02:07:01 +0200 Subject: [PATCH 1/6] removing timezone from calendars --- calendars/graphblas.yaml | 9 ++++----- calendars/networkx.yaml | 7 +++---- calendars/podcast.yaml | 5 ++--- calendars/sparse-array.yaml | 3 +-- calendars/specs.yaml | 5 ++--- 5 files changed, 12 insertions(+), 17 deletions(-) diff --git a/calendars/graphblas.yaml b/calendars/graphblas.yaml index fa958f38..ec640d00 100644 --- a/calendars/graphblas.yaml +++ b/calendars/graphblas.yaml @@ -1,5 +1,4 @@ name: GraphBLAS Community Calendar -timezone: America/Los_Angeles events: - summary: Python-graphblas Community Call description: | @@ -14,8 +13,8 @@ events: Zoom meeting ID: 972 6723 4756 Zoom meeting passcode: 584468 - begin: 2023-08-16 07:00:00 - end: 2023-08-16 08:00:00 + begin: 2023-08-16 14:00:00 + end: 2023-08-16 15:00:00 url: https://anaconda.zoom.us/j/97267234756?pwd=Q00wSjE2dDV6NmF3eFBZSFBtVDFSQT09 repeat: interval: @@ -31,7 +30,7 @@ events: Zoom meeting ID: 160 627 7061 Zoom meeting passcode: 677995 - begin: 2023-09-08 09:00:00 - end: 2023-09-08 10:00:00 + begin: 2023-09-08 16:00:00 + end: 2023-09-08 17:00:00 url: https://mitll.zoomgov.com/j/1606277061?pwd=YUdEZGlkV1lCbUlITEhaak9MdTJvUT09 ics: RRULE:FREQ=MONTHLY;BYDAY=2FR diff --git a/calendars/networkx.yaml b/calendars/networkx.yaml index 4f28a0c2..06fcb37b 100644 --- a/calendars/networkx.yaml +++ b/calendars/networkx.yaml @@ -1,5 +1,4 @@ name: NetworkX Community Calendar -timezone: America/New_York events: - summary: NetworkX Community Call description: | @@ -7,7 +6,7 @@ events: Meeting link: https://colgate.zoom.us/j/92619161786 Meeting notes: https://hackmd.io/ea2IhUuqSrG4kM9tokXuEw - begin: 2025-05-29 12:00:00 + begin: 2025-05-29 16:00:00 duration: { minutes: 60 } url: https://colgate.zoom.us/j/92619161786 repeat: @@ -23,7 +22,7 @@ events: Meeting notes: https://hackmd.io/rqs_pWMxSLmICXCpI3w-Ug Zoom meeting ID: 941 9287 4965 Zoom meeting passcode: 572126 - begin: 2025-02-25 11:30:00 + begin: 2025-02-25 15:30:00 duration: { minutes: 60 } url: https://anaconda.zoom.us/j/94192874965?pwd=K0wvcmhXem41ZlVSQ2l4TXlUaDgxdz09 ics: RRULE:FREQ=MONTHLY;BYDAY=1TU;INTERVAL=1 @@ -34,7 +33,7 @@ events: Meeting link: https://colgate.zoom.us/j/281534728 Meeting notes: https://hackmd.io/tF0saJhyQ2i25e8tWiBrmw - begin: 2025-05-15 13:00:00Z + begin: 2025-05-15 13:00:00 duration: { minutes: 60 } url: https://colgate.zoom.us/j/281534728 repeat: diff --git a/calendars/podcast.yaml b/calendars/podcast.yaml index 7a5fddc0..fb0ddc1a 100644 --- a/calendars/podcast.yaml +++ b/calendars/podcast.yaml @@ -1,10 +1,9 @@ name: Podcast Calendar -timezone: America/Los_Angeles events: - summary: Another Open Source Podcast description: | A podcast about open source! Join us for discussions on open source events, documentation, developer testimonies, mentorship programs and more." - begin: 2024-05-10 11:00:00 - end: 2024-05-10 12:00:00 + begin: 2024-05-10 18:00:00 + end: 2024-05-10 19:00:00 url: https://discord.gg/X3fpKzKf diff --git a/calendars/sparse-array.yaml b/calendars/sparse-array.yaml index 0a77374a..3e3bf31b 100644 --- a/calendars/sparse-array.yaml +++ b/calendars/sparse-array.yaml @@ -1,11 +1,10 @@ name: Sparse Arrays WG -timezone: America/Los_Angeles events: - summary: Sparse Array Work Session description: | Meeting Link: https://meet.google.com/jrp-qgcf-nxh Meeting notes: https://hackmd.io/9UCjKdRUTEeoS8KdQNll-A - begin: 2024-01-08 11:00:00 + begin: 2024-01-08 18:00:00 duration: { minutes: 60 } url: https://meet.google.com/jrp-qgcf-nxh repeat: diff --git a/calendars/specs.yaml b/calendars/specs.yaml index ab9725ba..cc4202bf 100644 --- a/calendars/specs.yaml +++ b/calendars/specs.yaml @@ -1,5 +1,4 @@ name: SPEC Steering Committee -timezone: America/Los_Angeles events: - summary: SPEC Planning Meeting description: | @@ -7,7 +6,7 @@ events: Meeting Link: https://ucsc.zoom.us/j/98441337155?pwd=Mjl6TjdRTTNBc3ZGQzE3MTQyRVkyZz09 Meeting notes: https://hackmd.io/WPTkRnNtSOeF7OhUTRHDwA - begin: 2023-09-05 9:00:00 - end: 2023-09-05 10:00:00 + begin: 2023-09-05 16:00:00 + end: 2023-09-05 17:00:00 url: https://ucsc.zoom.us/j/98441337155?pwd=Mjl6TjdRTTNBc3ZGQzE3MTQyRVkyZz09 ics: RRULE:FREQ=MONTHLY;BYDAY=1TU;INTERVAL=1 From 42462d90bb854452c43d30f645229852b23984c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Tue, 29 Jul 2025 08:57:43 -0700 Subject: [PATCH 2/6] Trying to workaround netlify error --- calendars/sparse-array.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendars/sparse-array.yaml b/calendars/sparse-array.yaml index 3e3bf31b..00da1b80 100644 --- a/calendars/sparse-array.yaml +++ b/calendars/sparse-array.yaml @@ -5,7 +5,7 @@ events: Meeting Link: https://meet.google.com/jrp-qgcf-nxh Meeting notes: https://hackmd.io/9UCjKdRUTEeoS8KdQNll-A begin: 2024-01-08 18:00:00 - duration: { minutes: 60 } + end: 2024-01-08 19:00:00 url: https://meet.google.com/jrp-qgcf-nxh repeat: interval: From 9ec2449c38ade460f3fe376453703bcba06f9d26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Tue, 29 Jul 2025 11:26:11 -0700 Subject: [PATCH 3/6] Transfering exception date to UTC, too --- calendars/sparse-array.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calendars/sparse-array.yaml b/calendars/sparse-array.yaml index 00da1b80..be12b01e 100644 --- a/calendars/sparse-array.yaml +++ b/calendars/sparse-array.yaml @@ -12,6 +12,6 @@ events: days: 14 until: 2025-12-31 00:00:00 except_on: - - 2024-09-02 11:00:00 + - 2024-09-02 18:00:00 also_on: - - 2024-08-26 11:00:00 + - 2024-08-26 18:00:00 From 59c6a80b00f8b911c892f0848b9606cee111b619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Tue, 29 Jul 2025 11:50:16 -0700 Subject: [PATCH 4/6] DEBUG: try with upstream fix --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 64556cae..010b4442 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pre-commit==4.2.0 -yaml2ics==0.2 +yaml2ics @ git+https://github.com/bsipocz/yaml2ics@b04ca6be8588ac8c4792e838a0d556f1a98e6a6b From 08e5a757d9a6b945c126f56e11eaa1cc8b7b66f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Tue, 29 Jul 2025 12:16:02 -0700 Subject: [PATCH 5/6] One more timezone fix for the nx calendars --- calendars/networkx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendars/networkx.yaml b/calendars/networkx.yaml index 06fcb37b..d6491404 100644 --- a/calendars/networkx.yaml +++ b/calendars/networkx.yaml @@ -39,4 +39,4 @@ events: repeat: interval: days: 7 - until: 2026-12-31 00:00:00 +00:00 + until: 2026-12-31 00:00:00 From 38e3724c576d364dbe3e4ae3a02322a8ec3c2afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Tue, 29 Jul 2025 12:40:24 -0700 Subject: [PATCH 6/6] DEBUG: try a new new version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 010b4442..9213d41a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pre-commit==4.2.0 -yaml2ics @ git+https://github.com/bsipocz/yaml2ics@b04ca6be8588ac8c4792e838a0d556f1a98e6a6b +yaml2ics @ git+https://github.com/bsipocz/yaml2ics@17dc6c7267f428d16eac02510c3af4afc61e7063