Commit Graph

18 Commits

Author SHA1 Message Date
John Wiseman
dd92df15f9 Renaming circlebot -> advisorycircular. 2020-05-03 16:18:10 -07:00
John Wiseman
de7c72b2f6 Renamed circlebot -> advisorycircular. 2020-05-03 15:29:42 -07:00
John Wiseman
567cf8a4f9 Added variable "paths" to templates, like {person.age}. 2020-02-05 21:24:33 -08:00
John Wiseman
0eb2a425f7 Fixed filter-landmarks tests. 2020-02-05 11:01:05 -08:00
John Wiseman
709b8b7d25 Added landmark blocklist. Fixes issue #8. 2020-01-29 07:04:18 -08:00
John Wiseman
fe17c489d9 Validate config. 2020-01-21 20:29:18 -08:00
John Wiseman
4c230226bb Don't die on an empty config.yaml. 2020-01-20 21:44:29 -08:00
John Wiseman
074f7c77c3 Now reads config.yaml.
Configuration now comes from config.yaml.  Command line flags override
config.yaml values.

Added --config and --secrets to specify the path to config.yaml and
secrets.yaml.
2020-01-20 21:30:50 -08:00
John Wiseman
14c743e53d Minor test tweaks. 2020-01-08 22:58:17 -08:00
John Wiseman
4daf50d9ce Take a more granular approach to checking descriptions. 2020-01-07 15:29:27 -08:00
John Wiseman
4c2786ce56 Add link to tar1090.adsbexchange.com in tweets. 2020-01-07 15:22:06 -08:00
John Wiseman
4183048c3c Cleaning up use of SQB info. 2020-01-03 16:39:59 -08:00
John Wiseman
817e632326 Final fix? for issue #4, use SQB for backup registration info. 2020-01-03 15:58:52 -08:00
John Wiseman
3c7d1c25f6 Fix generation bug: "...a MD-50..." 2019-12-28 22:26:47 -08:00
John Wiseman
5228f02507 Fixed a/an generation for, for example, "Eurocopter". 2019-12-19 16:57:26 -08:00
John Wiseman
062e963456 Fixed "a Airbus" problem (issue #7).
* Added generation filters, e.g. {var|a-an}
* Added an a-an filter.
* Used a-an filter in template.
2019-12-19 13:48:02 -08:00
John Wiseman
0f9dddacee Working toward varref psths in generation. 2019-12-18 09:21:51 -08:00
John Wiseman
e36e176f8e Initial commit. 2019-12-13 23:50:19 -08:00