Commit graph

19 commits

Author SHA1 Message Date
a7ec33c500 warn if hotel/accommodation coords to far apart 2025-11-03 19:29:42 +00:00
4364c95f25 Move accommodation max distance to config 2025-11-03 19:14:27 +00:00
4143190a8a Accommodation must be within 5km of conference 2025-10-30 17:30:27 +00:00
412d8c7ba7 Chronological order validation for YAML 2025-07-20 01:10:56 +02:00
503d39e6b8 Prefer ICAO flight number for some airlines 2025-04-28 12:13:23 +03:00
9bc0f97976 Show flights without CO2 info. 2025-03-17 07:23:38 +00:00
bc6fc33cda Code formatting 2025-02-09 14:48:01 +01:00
6444229694 More validation 2025-01-30 13:34:57 +00:00
f6d715e52a Check flight bookings are in chronological order. 2024-12-08 14:12:36 +00:00
6d1b01485a Check for unknown currencies during validation 2024-11-04 10:23:21 +00:00
38792a1721 Enhance YAML validation 🛠️: Add airline checks
Closes: #186
2024-10-22 21:19:11 +01:00
aec1d0e140 Tidy accommodation validation 2024-10-22 18:55:57 +01:00
9f6ed9c372 Validate accommodation YAML 2024-09-23 09:18:35 +01:00
e66945a825 Refactor validate_yaml.py 2024-07-03 09:54:00 +03:00
277e991869 Validate airport and station YAML 2024-05-18 20:37:10 +02:00
afb96bc855 Bug fix validate_yaml.py 2024-05-18 12:04:28 +02:00
5964899a00 Validate YAML to check events 2024-04-05 11:23:29 +02:00
a607f29259 Validate YAML to catch bad train rotues
Closes: #143
2024-04-05 11:21:51 +02:00
4ebb08f68e Add command line utility to validate YAML 2024-03-11 15:58:56 +00:00