issues
search
Martijn-van-Kekem-Development
/
hockey-match-calendar
Automatically generate ICS calendar files for field hockey matches from various sources.
https://hockeycal.vankekem.com/
GNU General Public License v3.0
1
stars
1
forks
source link
Use unique ID's for ICS file names
#64
Closed
martijnvankekem
closed
2 months ago
martijnvankekem
commented
2 months ago
Closes #60
Proposed Changes
Explain the changes you've made with this PR
Replace the file path for competitions by just the unique id.
Fix small bug where comma's where inserted in the gender-specific ics files.
Checklist
[x] I have read the
contribution document
.
[x] I have added test cases to cover my changes (if applicable).
[x] All new and existing test cases have passed.
[x] My code adheres to the coding style of this project.
Closes #60
Proposed Changes
Explain the changes you've made with this PR
Checklist