Commit Graph
15 Commits
Author SHA1 Message Date
mg afe79fd4ed [FIX] Missing curly brace 2024-09-07 22:07:32 +01:00
mg 5aad14f904 [DOCS] Update for matching and transforming URLs 2024-09-07 21:51:12 +01:00
mg 17ef5d7adb [FEAT] Enable matching and transforming attached URLs 2024-09-07 21:50:13 +01:00
mg f8b4452880 [FIX] Incorrect usage of regexp library 2024-08-25 23:15:47 +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