Feature: Watchdog V2 implementation. #31

Merged
azpect merged 6 commits from feature/watchdog-v2 into main 2025-10-29 15:22:50 -07:00

6 Commits

Author SHA1 Message Date
Hayden Hargreaves
2a8beb37d3 Merge branch 'main' of gitea:azpect/MarkdownToHtmlCompiler 2025-10-29 15:15:01 -07:00
Hayden Hargreaves
9d58f08984 (FIX): Needed to include these for testing 2025-10-29 15:11:01 -07:00
Hayden Hargreaves
408fd5fc2e (FEAT): Completed watchdog v2 updates.
This works the way expected, all thats left is the CLI and the command
arg parser.
2025-10-29 15:09:45 -07:00
Hayden Hargreaves
862c6e7c92 (FIX): Simplified the watchdog.
Now it runs the way its expected to, just needs to be wired up into the
parser somehow.
2025-10-28 18:45:18 -07:00
Hayden Hargreaves
3f76dafbc1 (FIX): Renamed watchDog to watchdog 2025-10-28 18:02:45 -07:00
Hayden Hargreaves
d26dd1b5a2 (FIX): Resolved the naming issues.
When this was merged, it seemed to produce a miss matched result. The
names were not migrated. But now they have been.
2025-10-28 18:01:51 -07:00