timvink / mkdocs-git-revision-date-localized-plugin

MkDocs plugin to add a last updated date to your site pages
https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/index.html
MIT License
198 stars 40 forks source link

Create weekly github action that runs tests against latest versions of dependencies #57

Closed timvink closed 2 years ago

timvink commented 3 years ago

Basically it's a unit test run on a cronjob.

Here's an example: https://github.com/ing-bank/probatus/blob/main/.github/workflows/cronjob_unit_tests.yml

timvink commented 2 years ago

Fixed.

https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/actions/workflows/scheduled_unittests.yml