Commit Graph

  • fc4eb0f463 delete .mypy_cache on clean Bastian Venthur 2022-09-01 19:03:27 +02:00
  • a224840b28 added .mypy_cache to .gitignore Bastian Venthur 2022-09-01 19:03:07 +02:00
  • 0399961aa3 Merge branch 'mypy' Bastian Venthur 2022-09-01 18:56:53 +02:00
  • e2568d715e Merge remote-tracking branch 'origin/dependabot/pip/flake8-5.0.4' Bastian Venthur 2022-09-01 18:55:34 +02:00
  • 01507e9de6 updated changelog Bastian Venthur 2022-09-01 18:51:53 +02:00
  • 87d619cc1c Re-formatted the code Bastian Venthur 2022-09-01 12:41:25 +02:00
  • 7b6b219cdf mark autoreload as NoReturn Bastian Venthur 2022-09-01 11:11:53 +02:00
  • 875fd85d65 removed types from docstrings now that we have type annotations. Bastian Venthur 2022-09-01 10:51:32 +02:00
  • f59a648779 import future annotations to make mypy work on py38 Bastian Venthur 2022-08-31 23:04:30 +02:00
  • ebac0a8fc4 fixed for mypy --strict testing Bastian Venthur 2022-08-31 22:59:55 +02:00
  • 2adc7b3bd4 added mypy to all target Bastian Venthur 2022-08-31 22:57:30 +02:00
  • 10f84ebb16 added mypy to github action Bastian Venthur 2022-08-31 22:57:02 +02:00
  • 451fb1b260 try supporting py38 Bastian Venthur 2022-08-31 19:54:32 +02:00
  • 322154041a WIP Bastian Venthur 2022-08-31 17:17:02 +02:00
  • f8cd915ac2 Bump pygments from 2.12.0 to 2.13.0 dependabot[bot] 2022-08-22 14:09:03 +00:00
  • ad0ab1a0fe Bump flake8 from 5.0.2 to 5.0.4 dependabot[bot] 2022-08-08 14:09:45 +00:00
  • c87a300c71 Merge branch 'master' into rebuild_needed_only Bastian Venthur 2022-08-07 21:50:15 +02:00
  • 9168720ede Merge branch 'master' into delete_extra_files Bastian Venthur 2022-08-07 21:12:35 +02:00
  • 641f0ed94e Added some extra tests: Bastian Venthur 2022-08-07 21:11:41 +02:00
  • 94ad898a86 added logger messanges on deletion Bastian Venthur 2022-08-07 21:10:51 +02:00
  • ff3f8101ad added test Bastian Venthur 2022-08-06 22:29:48 +02:00
  • a939e6503c rebuild only files that need re-building Bastian Venthur 2022-08-06 21:56:41 +02:00
  • 8c0e69b2f4 Delete files that should not be in dest-dir Bastian Venthur 2022-08-06 21:55:09 +02:00
  • 6e94a0c094 updated changelog Bastian Venthur 2022-08-03 21:36:40 +02:00
  • 7587fa2cad Merge remote-tracking branch 'origin/dependabot/pip/twine-4.0.1' into update_deps Bastian Venthur 2022-08-03 21:35:05 +02:00
  • 91cd948c4b Merge remote-tracking branch 'origin/dependabot/pip/sphinx-5.1.1' into update_deps Bastian Venthur 2022-08-03 21:34:10 +02:00
  • bb3101ad77 Merge remote-tracking branch 'origin/dependabot/pip/markdown-3.4.1' into update_deps Bastian Venthur 2022-08-03 21:33:41 +02:00
  • 9397e4c287 Bump flake8 from 4.0.1 to 5.0.2 dependabot[bot] 2022-08-01 14:13:38 +00:00
  • d1de9692ea Bump sphinx from 5.0.0 to 5.1.1 dependabot[bot] 2022-08-01 14:13:33 +00:00
  • c5ad4757e7 Bump markdown from 3.3.7 to 3.4.1 dependabot[bot] 2022-07-18 14:13:50 +00:00
  • 9e07e2e100 fixed test_article Bastian Venthur 2022-07-01 12:45:13 +02:00
  • 10bac5531f improved default template Bastian Venthur 2022-07-01 12:44:23 +02:00
  • 6d82d2ab79 Merge pull request #50 from venthur/loglevel Bastian Venthur 2022-07-01 10:10:52 +02:00
  • 595356e915 bumped version 1.3.2 Bastian Venthur 2022-06-29 21:27:55 +02:00
  • 138a78357a added --verbose option Bastian Venthur 2022-06-20 12:40:11 +02:00
  • 6005369108 Added some test cases for the MarkdownLinktreeProcessor Bastian Venthur 2022-06-28 21:38:47 +02:00
  • db4e03afde Merge pull request #52 from venthur/improve_quickstart Bastian Venthur 2022-06-28 21:06:13 +02:00
  • 877c47c391 improved quickstart: Bastian Venthur 2022-06-28 21:02:51 +02:00
  • 3bd7125873 Merge pull request #49 from venthur/version Bastian Venthur 2022-06-28 19:51:29 +02:00
  • 35f6ef05b6 added version option Bastian Venthur 2022-06-20 12:30:27 +02:00
  • 7e8f2a5b9a prepare new version 1.3.1 Bastian Venthur 2022-06-10 07:27:24 +02:00
  • d942bf150c install man page Bastian Venthur 2022-06-09 22:23:12 +02:00
  • 48cfb49acb generate man page in debian package Bastian Venthur 2022-06-09 22:22:03 +02:00
  • c3edbeb511 cleanup generated doc files in makefile Bastian Venthur 2022-06-09 21:52:34 +02:00
  • a60887e0d6 small yaml fix m( Bastian Venthur 2022-06-09 21:44:27 +02:00
  • bfbedcc3df prepared 1.3.0 1.3.0 Bastian Venthur 2022-06-09 21:26:47 +02:00
  • dff60d7399 updated changelog and readme Bastian Venthur 2022-06-09 21:22:13 +02:00
  • f9b6afa80a made docs working Bastian Venthur 2022-06-09 21:13:41 +02:00
  • 1e74596101 Bump twine from 4.0.0 to 4.0.1 dependabot[bot] 2022-06-06 14:09:22 +00:00
  • c469b9b591 WIP Bastian Venthur 2022-06-05 21:15:30 +02:00
  • d76a0834e3 Merge remote-tracking branch 'origin/dependabot/pip/pytest-7.1.2' Bastian Venthur 2022-06-05 10:30:59 +02:00
  • 20b1e281a1 Merge remote-tracking branch 'origin/dependabot/pip/pygments-2.12.0' Bastian Venthur 2022-06-05 10:29:54 +02:00
  • 58e74f8d55 Merge remote-tracking branch 'origin/dependabot/pip/jinja2-3.1.2' Bastian Venthur 2022-06-05 10:27:22 +02:00
  • aad5f288af updated changelog Bastian Venthur 2022-06-05 10:26:54 +02:00
  • dc76295203 Merge remote-tracking branch 'origin/dependabot/pip/markdown-3.3.7' Bastian Venthur 2022-06-05 10:26:44 +02:00
  • 8a9a8cd2eb updated changelog Bastian Venthur 2022-06-05 10:25:22 +02:00
  • 55e82393b6 Bump sphinx from 4.5.0 to 5.0.0 dependabot[bot] 2022-05-30 14:12:27 +00:00
  • b74cea8296 Bump markdown from 3.3.6 to 3.3.7 dependabot[bot] 2022-05-09 14:11:54 +00:00
  • 58a164899c Bump jinja2 from 3.1.1 to 3.1.2 dependabot[bot] 2022-05-02 14:08:42 +00:00
  • 769dcca83a change dependabot check to weekly Bastian Venthur 2022-04-26 20:11:00 +02:00
  • f8bcaafc30 Bump pytest from 7.1.1 to 7.1.2 dependabot[bot] 2022-04-25 14:20:24 +00:00
  • f1fe211ac6 Bump pygments from 2.11.2 to 2.12.0 dependabot[bot] 2022-04-25 14:20:20 +00:00
  • c88628350f updated changelog Bastian Venthur 2022-04-10 12:26:42 +02:00
  • 60e8b98232 Merge remote-tracking branch 'origin/dependabot/pip/jinja2-3.1.1' Bastian Venthur 2022-04-10 12:20:43 +02:00
  • b74c34839f Merge remote-tracking branch 'origin/dependabot/pip/pygments-2.11.2' Bastian Venthur 2022-04-10 12:18:46 +02:00
  • 2a8f93147f Merge remote-tracking branch 'origin/dependabot/pip/pytest-7.1.1' Bastian Venthur 2022-04-10 12:18:34 +02:00
  • 4c12ef738c Merge remote-tracking branch 'origin/dependabot/pip/sphinx-4.5.0' Bastian Venthur 2022-04-10 12:18:14 +02:00
  • bc71f51443 Bump twine from 3.7.1 to 4.0.0 dependabot[bot] 2022-03-31 14:18:30 +00:00
  • 4cfbdd5108 Bump sphinx from 4.3.2 to 4.5.0 dependabot[bot] 2022-03-28 14:24:35 +00:00
  • 6a07b19eda Bump jinja2 from 3.0.3 to 3.1.1 dependabot[bot] 2022-03-28 14:24:32 +00:00
  • d486b7a90b Bump pytest from 6.2.5 to 7.1.1 dependabot[bot] 2022-03-18 14:35:17 +00:00
  • 2355799aaa Bump pygments from 2.11.1 to 2.11.2 dependabot[bot] 2022-01-06 14:19:55 +00:00
  • 788c07446d Fixed typo Bastian Venthur 2022-01-06 11:34:33 +01:00
  • c1375a1478 updated readme Bastian Venthur 2022-01-05 15:26:51 +01:00
  • 67d9a31256 updated changelog Bastian Venthur 2022-01-05 15:25:28 +01:00
  • 25c6a4c089 Merge pull request #28 from venthur/dependabot/pip/pygments-2.11.1 Bastian Venthur 2022-01-05 15:22:18 +01:00
  • e75fd4eacb Bump pygments from 2.10.0 to 2.11.1 dependabot[bot] 2022-01-05 14:22:05 +00:00
  • 88905db579 Merge pull request #26 from venthur/dependabot/pip/sphinx-4.3.2 Bastian Venthur 2022-01-05 15:21:33 +01:00
  • 702bc2e986 Bump sphinx from 4.2.0 to 4.3.2 dependabot[bot] 2022-01-05 14:21:24 +00:00
  • 7cc4d8be45 Merge pull request #25 from venthur/dependabot/pip/twine-3.7.1 Bastian Venthur 2022-01-05 15:20:50 +01:00
  • 764317aa24 Merge pull request #18 from venthur/dependabot/pip/jinja2-3.0.3 Bastian Venthur 2022-01-05 15:20:38 +01:00
  • a8a976403f Bump twine from 3.5.0 to 3.7.1 dependabot[bot] 2022-01-05 14:20:36 +00:00
  • fd9a6e6fa2 Merge pull request #22 from venthur/dependabot/pip/markdown-3.3.6 Bastian Venthur 2022-01-05 15:20:26 +01:00
  • 8f02c107e2 Merge pull request #27 from venthur/dependabot/pip/wheel-0.37.1 Bastian Venthur 2022-01-05 15:19:44 +01:00
  • 489e546173 added missing phony target Bastian Venthur 2022-01-05 15:16:58 +01:00
  • 9143a4dc7f Bump wheel from 0.37.0 to 0.37.1 dependabot[bot] 2021-12-22 14:17:49 +00:00
  • 512c12eaae Bump markdown from 3.3.4 to 3.3.6 dependabot[bot] 2021-11-18 14:14:46 +00:00
  • ab3eaf934d Bump jinja2 from 3.0.2 to 3.0.3 dependabot[bot] 2021-11-10 14:16:48 +00:00
  • db30fe1d06 bumped version 1.2.0 Bastian Venthur 2021-11-06 15:01:11 +01:00
  • 27a760d834 Merge pull request #17 from venthur/fix_autoreload Bastian Venthur 2021-11-06 15:00:08 +01:00
  • a9abcd753a updated changelog Bastian Venthur 2021-11-06 14:59:53 +01:00
  • 3deb62ed88 Merge pull request #16 from venthur/dependabot/pip/twine-3.5.0 Bastian Venthur 2021-11-06 14:58:38 +01:00
  • 2366a2ae86 print the devserver URL to output Bastian Venthur 2021-11-06 14:57:37 +01:00
  • 0fb01e3249 updated changelog Bastian Venthur 2021-11-06 14:53:56 +01:00
  • 78316725cf remove warning in test due to threading race condition we don´t care about Bastian Venthur 2021-11-06 14:51:46 +01:00
  • 4f1632e3cd Immediately rebuild once when entering autoreload Bastian Venthur 2021-11-06 14:12:57 +01:00
  • d23f3666dc Bump twine from 3.4.2 to 3.5.0 dependabot[bot] 2021-11-04 14:17:19 +00:00
  • 60cfd0290a updated changelog Bastian Venthur 2021-10-23 12:21:05 +02:00
  • 10ea8df1ac Merge pull request #12 from venthur/dependabot/pip/jinja2-3.0.2 Bastian Venthur 2021-10-23 12:18:37 +02:00
  • edc89581af Merge pull request #14 from venthur/dependabot/pip/pytest-cov-3.0.0 Bastian Venthur 2021-10-23 12:17:35 +02:00