Umstellung auf Open Holiday API und Überarbeitung der Website#27
Merged
Conversation
…improve directory handling
…a in JSON and ICS formats
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…ge based on raw tags
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Diese PR stellt die Datenquelle für Feiertags- und Ferienkalender auf die Open Holiday API um. Danke an @skjerns für die initiale Idee (#24). Die API liefert dabei die Basisdaten, neue oder geänderte Inhalte werden weiterhin manuell geprüft und erst anschließend per PR in den Master übernommen.
Damit reduziert sich der Pflegeaufwand deutlich. Durch die Umstellung auf die Open Holiday API ist eine automatische wöchentlichte Überprüfung der Basisdaten möglich.
Parallel dazu wurden Website-Inhalt und Design überarbeitet.
Durch die Migration auf die Open Holiday API wurden bestehende Kalendereinträge auf den neuesten Stand gebracht; ältere Einträge vor 2020 wurden im Zuge dessen entfernt.
Unterschiede Feiertage
✅ Keine Unterschiede gefunden
Unterschiede Ferien
Namensänderungen wurden ausgeblendet. Alle Datumsunterschied wurde manuell geprüft. Die meisten Unterschiedesind durch das Aufteilen von Events in einzelne Events zu erklären. Ebenfalls sind durch diese Prüfung fehlerhafte Daten aufgefallen und wurden entsprechend korregiert.
Supersedes #24
Closed #24
Closed #23