* Adding link checker workflow
Signed-off-by: Vacha Shah <[email protected]>
* Using the latest version for lycheeverse
Signed-off-by: Vacha Shah <[email protected]>
* Fixing links
Signed-off-by: Vacha Shah <[email protected]>
* Fixing test failures due to asyncio
Signed-off-by: Vacha Shah <[email protected]>
Added escaping to jinja templates. With PyYAML dependency, accidentally
added '<3.4.1' whereas the intent was to make it '==3.4.1', while fixing
as per dependabot alert. Fixed it now.
Signed-off-by: Rushi Agrawal <[email protected]>