From 5a272ffd0d038728b706cabf3b10759c4f5078ac Mon Sep 17 00:00:00 2001 From: Nabil Freij Date: Mon, 8 Sep 2025 10:18:11 -0700 Subject: [PATCH 1/7] Update sunpy --- calendars/sunpy.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/calendars/sunpy.yaml b/calendars/sunpy.yaml index acd1d69..02f1d4c 100644 --- a/calendars/sunpy.yaml +++ b/calendars/sunpy.yaml @@ -1,13 +1,13 @@ name: SunPy Community Calendar events: - - summary: Weekly SunPy Community Call + - summary: SunPy Community Call (weekly) description: | - The weekly call for the SunPy community. - Agenda: https://sunpy.org/community_meeting_agenda - begin: 2022-07-20 16:00:00 +00:00 - end: 2022-07-20 17:00:00 +00:00 - url: https://sunpy.org/jitsi + The weekly community call for the SunPy Project. + It is always at 5pm British Time (UTC+1 in the summer, UTC in the winter) on Wednesdays. + begin: 2022-07-20 17:00:00 +00:00 + end: 2022-07-20 18:00:00 +00:00 + url: https://sunpy.org/meeting repeat: interval: days: 7 - until: 2025-01-01 00:00:00 +00:00 + until: 2050-01-01 00:00:00 +00:00 From 59775a0b9da1764b93e3a0e681eb15172d36c8b9 Mon Sep 17 00:00:00 2001 From: Nabil Freij Date: Mon, 8 Sep 2025 10:54:07 -0700 Subject: [PATCH 2/7] Apply suggestions from code review --- calendars/sunpy.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/calendars/sunpy.yaml b/calendars/sunpy.yaml index 02f1d4c..b87b124 100644 --- a/calendars/sunpy.yaml +++ b/calendars/sunpy.yaml @@ -1,13 +1,12 @@ name: SunPy Community Calendar events: - - summary: SunPy Community Call (weekly) + - summary: SunPy Community Call description: | The weekly community call for the SunPy Project. It is always at 5pm British Time (UTC+1 in the summer, UTC in the winter) on Wednesdays. - begin: 2022-07-20 17:00:00 +00:00 - end: 2022-07-20 18:00:00 +00:00 + begin: 2022-07-20 16:00:00 +00:00 + end: 2022-07-20 17:00:00 +00:00 url: https://sunpy.org/meeting repeat: interval: days: 7 - until: 2050-01-01 00:00:00 +00:00 From 6f99a7250a9d178bfad82a81a62df3139186e5b0 Mon Sep 17 00:00:00 2001 From: Nabil Freij Date: Mon, 8 Sep 2025 11:02:27 -0700 Subject: [PATCH 3/7] Add back repeat --- calendars/sunpy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/calendars/sunpy.yaml b/calendars/sunpy.yaml index b87b124..2532b34 100644 --- a/calendars/sunpy.yaml +++ b/calendars/sunpy.yaml @@ -10,3 +10,4 @@ events: repeat: interval: days: 7 + until: 2050-01-01 00:00:00 +00:00 From a4641a3b155010795d80c3500b02d5871a8de9bd Mon Sep 17 00:00:00 2001 From: Nabil Freij Date: Mon, 8 Sep 2025 11:03:43 -0700 Subject: [PATCH 4/7] Update calendars/sunpy.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Brigitta Sipőcz --- calendars/sunpy.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/calendars/sunpy.yaml b/calendars/sunpy.yaml index 2532b34..4704ea6 100644 --- a/calendars/sunpy.yaml +++ b/calendars/sunpy.yaml @@ -7,7 +7,5 @@ events: begin: 2022-07-20 16:00:00 +00:00 end: 2022-07-20 17:00:00 +00:00 url: https://sunpy.org/meeting - repeat: - interval: - days: 7 +ics: RRULE:FREQ=WEEKLY;BYDAY=WE;INTERVAL=1 until: 2050-01-01 00:00:00 +00:00 From 7fbd853777b4c199da642c3994ed75374a322840 Mon Sep 17 00:00:00 2001 From: Nabil Freij Date: Mon, 8 Sep 2025 11:03:25 -0700 Subject: [PATCH 5/7] Merge changes --- calendars/sunpy.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/calendars/sunpy.yaml b/calendars/sunpy.yaml index 4704ea6..843c052 100644 --- a/calendars/sunpy.yaml +++ b/calendars/sunpy.yaml @@ -8,4 +8,3 @@ events: end: 2022-07-20 17:00:00 +00:00 url: https://sunpy.org/meeting ics: RRULE:FREQ=WEEKLY;BYDAY=WE;INTERVAL=1 - until: 2050-01-01 00:00:00 +00:00 From 2e036e607bc18bcb34a4bd996b0fd724960a77fe Mon Sep 17 00:00:00 2001 From: Nabil Freij Date: Mon, 8 Sep 2025 11:04:36 -0700 Subject: [PATCH 6/7] Update calendars/sunpy.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Brigitta Sipőcz --- calendars/sunpy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendars/sunpy.yaml b/calendars/sunpy.yaml index 843c052..445bd86 100644 --- a/calendars/sunpy.yaml +++ b/calendars/sunpy.yaml @@ -5,6 +5,6 @@ events: The weekly community call for the SunPy Project. It is always at 5pm British Time (UTC+1 in the summer, UTC in the winter) on Wednesdays. begin: 2022-07-20 16:00:00 +00:00 - end: 2022-07-20 17:00:00 +00:00 + duration: { minutes: 60 } url: https://sunpy.org/meeting ics: RRULE:FREQ=WEEKLY;BYDAY=WE;INTERVAL=1 From 2d46ec5e7c702fd819a676646a8a82a3e228e811 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Mon, 8 Sep 2025 11:46:09 -0700 Subject: [PATCH 7/7] Fix indent --- calendars/sunpy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendars/sunpy.yaml b/calendars/sunpy.yaml index 445bd86..07ebb24 100644 --- a/calendars/sunpy.yaml +++ b/calendars/sunpy.yaml @@ -7,4 +7,4 @@ events: begin: 2022-07-20 16:00:00 +00:00 duration: { minutes: 60 } url: https://sunpy.org/meeting -ics: RRULE:FREQ=WEEKLY;BYDAY=WE;INTERVAL=1 + ics: RRULE:FREQ=WEEKLY;BYDAY=WE;INTERVAL=1