Commit Graph
14 Commits
Author SHA1 Message Date
mg 167bcb5cff Merge pull request #3 from mgrove36/fix-regex-processing
[FIX] Incorrect usage of regexp library
2024-08-25 23:19:18 +01:00
mg f8b4452880 [FIX] Incorrect usage of regexp library 2024-08-25 23:15:47 +01:00
mg 66d1a7cfc4 Merge pull request #2 from mgrove36/feat-match-empty-description-location
[FEAT] Allow matching empty Description & Location event properties
2024-08-25 23:14:03 +01:00
mg e9a8d8dabf Merge branch 'main' into feat-match-empty-description-location 2024-08-25 23:13:48 +01:00
mg 1280c76532 Remove unnecessary warnings when events have missing Description/Location fields 2024-08-25 23:07:39 +01:00
mg cd97da60e9 Fix string match rules for empty/nil values and ensure they get processed 2024-08-25 22:19:55 +01:00
mg cace852aaa Fix variable scopes for handling description & location values 2024-08-25 20:56:23 +01:00
mg 9408da406f [DOCS] Add documentation for matching empty/nil event Description and Location 2024-08-25 20:42:21 +01:00
mg dc1026ab09 [FEAT] Allow matching empty/nil event Description and Location 2024-08-25 20:42:05 +01:00
mg 34ad0c3f1f Merge pull request #1 from mgrove36/feat-change-published-calendar-name
[FEAT] Allow changing published name of calendar
2024-08-25 18:29:49 +01:00
mg 7dad3626e2 Update docs for changing calendar name 2024-08-25 18:28:55 +01:00
mg f321906435 [FEAT] Allow changing published name of calendar
Use `publish_name` yaml property at the `calendar` level
2024-08-25 18:12:27 +01:00
mg e21f6a9fc2 Add location transformations 2024-08-25 17:29:05 +01:00
mg fdca85b593 Update comment 2024-08-25 17:28:54 +01:00