Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/update icalendar #3352

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

david-venhoff
Copy link
Member

@david-venhoff david-venhoff commented Jan 20, 2025

Short description

I noticed that the icalendar package has already released a new version containing the vWeekday fixes, so the hacky parsing code can now be removed 🎉

Proposed changes

  • Upgrade the icalendar package
  • replace the manual weekday parsing function with the icalendar
    functionality

Side effects

Should be none

Resolved issues

Fixes: a todo


Pull Request Review Guidelines

I noticed that the icalendar package has already released a new
version containing the `vWeekday` fixes, so the hacky parsing code
can now be removed 🎉

- Upgrade the icalendar package
- replace the manual weekday parsing function with the icalendar
  functionality
@david-venhoff david-venhoff requested review from PeterNerlich, JoeyStk and charludo and removed request for PeterNerlich and JoeyStk January 20, 2025 17:30
@JoeyStk JoeyStk added the not-testable Issues that are not testable label Jan 21, 2025
Copy link
Contributor

@JoeyStk JoeyStk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! LGTM! :)

@JoeyStk JoeyStk self-assigned this Jan 21, 2025
Copy link
Contributor

@charludo charludo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-testable Issues that are not testable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants