Skip to content

Commit

Permalink
rm old events
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Aug 26, 2024
1 parent efa9211 commit deb0da1
Showing 1 changed file with 2 additions and 83 deletions.
85 changes: 2 additions & 83 deletions calendars/workshops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,87 +5,6 @@ timezone: Europe/Stockholm


events:
# CR March 2023 workshop (two segments since it is split over a week)
- &cr-2023-mar
summary: CodeRefinery workshop, March 2023
location: https://coderefinery.org/workshops/upcoming/
begin: 2023-03-21 08:50:00
timezone: Europe/Stockholm
duration: {minutes: 40, hours: 3}
repeat:
interval: {days: 1}
until: 2023-03-23 12:30:00
- <<: *cr-2023-mar
begin: 2023-03-28 8:50:00
repeat:
interval: {days: 1}
until: 2023-03-30 12:30:00

# CR September 2023 workshop (3 segments since it is split over 3 weeks)
- &cr-2023-sep
summary: CodeRefinery workshop, September 2023
location: https://coderefinery.github.io/2023-09-19-workshop/
timezone: Europe/Stockholm
begin: 2023-09-12 11:30:00
duration: {hours: 4, minutes: 30}
repeat:
interval: {days: 1}
until: 2023-09-13 16:00:00
- <<: *cr-2023-sep
begin: 2023-09-19 09:00:00
repeat:
interval: {days: 1}
until: 2023-09-21 13:30:00

# Bring your own code event after sep workshop
- &byoc-cr-2023-sep
summary: Bring your own code session - CodeRefinery workshop, September 2023
location: https://coderefinery.github.io/2023-09-19-workshop/
timezone: Europe/Stockholm
begin: 2023-10-02 15:00:00
duration: {hours: 1, minutes: 30}

# Bring your own code event after sep workshop
- &byoc2-cr-2023-sep
summary: Bring your own code session - CodeRefinery workshop, September 2023
location: https://coderefinery.github.io/2023-09-19-workshop/
timezone: Europe/Stockholm
begin: 2023-10-09 15:00:00
duration: {hours: 1, minutes: 30}


# CR March 2024 workshop
- &cr-2024-mar
summary: CodeRefinery workshop, March 2024
location: https://coderefinery.github.io/2024-03-12-workshop/
timezone: Europe/Stockholm
begin: 2024-03-12 09:00:00
duration: {hours: 4, minutes: 30}
repeat:
interval: {days: 1}
until: 2024-03-14 13:30:00
- <<: *cr-2024-mar
begin: 2024-03-19 09:00:00
repeat:
interval: {days: 1}
until: 2024-03-21 14:00:00

# Bring your own code event after sep workshop
- &byoc-cr-2024-mar
summary: Bring your own code session - CodeRefinery workshop, March 2024
location: https://coderefinery.github.io/2024-03-12-workshop/
timezone: Europe/Stockholm
begin: 2024-03-26 13:00:00
duration: {hours: 2}

# Bring your own code event after sep workshop
- &byoc2-cr-2024-mar
summary: Bring your own code session - CodeRefinery workshop, March 2024
location: https://coderefinery.github.io/2024-03-12-workshop/
timezone: Europe/Stockholm
begin: 2024-04-02 13:00:00
duration: {hours: 2}

# CR train the trainer 2024 workshop
- &cr-ttt-2024
summary: "CodeRefinery train-the-trainer workshop, 2024"
Expand Down Expand Up @@ -130,15 +49,15 @@ events:
location: https://coderefinery.github.io/2024-09-10-workshop/
timezone: Europe/Stockholm
begin: 2023-10-22 15:00:00
duration: {hours: 2, minutes: 00}
duration: {hours: 2}

# CR September 2024 workshop - BYOC session 2
- &byoc2-cr-2024-sep
summary: "Bring your own code session - CodeRefinery workshop, September 2024"
location: https://coderefinery.github.io/2023-09-19-workshop/
timezone: Europe/Stockholm
begin: 2023-10-29 12:00:00
duration: {hours: 2, minutes: 00}
duration: {hours: 2}

# October 2024 Build Systems Hackathon (two segments since it is split over two weeks)
- &bsh-2024-oct
Expand Down

0 comments on commit deb0da1

Please sign in to comment.