2
0
Fork 0

Commit graph

  • f9f2bcc3d0 Add more install docs Lance Edgar 2023-11-24 17:32:45 -0600
  • be1e73d7f0 Use ReST instead of markdown for README Lance Edgar 2023-11-24 16:55:37 -0600
  • 9258d8b55a Add docs for settings table Lance Edgar 2023-11-24 16:32:52 -0600
  • 4a7729a702 Add docs for handlers, app handler Lance Edgar 2023-11-24 15:49:57 -0600
  • 6b110e567a Add docs for subcommands Lance Edgar 2023-11-24 14:22:22 -0600
  • 8759fb8d37 Tweak docs for FileConfigTestCase Lance Edgar 2023-11-22 21:48:18 -0600
  • af4c28b286 Add a large chunk of the docs for command line interface Lance Edgar 2023-11-22 21:40:26 -0600
  • 8a4438c725 Update changelog v0.1.6 Lance Edgar 2023-11-22 18:10:14 -0600
  • e2963403fe Add date-organize subcommand Lance Edgar 2023-11-22 12:26:27 -0600
  • c3914738d5 Move cli framework to wuttjamaican.cmd subpackage Lance Edgar 2023-11-22 11:13:39 -0600
  • 37e42eebbc Update changelog v0.1.5 Lance Edgar 2023-11-22 09:32:46 -0600
  • 5c4dcb09f3 Add --stdout and --stderr args for base Command class Lance Edgar 2023-11-22 09:11:36 -0600
  • 13472a5ab5 Add wutta make-appdir subcommand Lance Edgar 2023-11-22 00:01:46 -0600
  • 5e971e4b0c Update changelog v0.1.4 Lance Edgar 2023-11-21 22:28:14 -0600
  • 1431555605 Allow factory override in make_config() Lance Edgar 2023-11-21 22:25:45 -0600
  • ed6a5db452 Add Subcommand.make_arg_parser() method Lance Edgar 2023-11-21 20:48:44 -0600
  • 4641e24afd Add narrative docs for app configuration Lance Edgar 2023-11-21 18:27:29 -0600
  • f9a7b41f94 Update changelog v0.1.3 Lance Edgar 2023-11-21 14:43:08 -0600
  • 4ff83162e1 Must use "safe" top-level name for subcommand entry points Lance Edgar 2023-11-21 14:16:36 -0600
  • ea9a9ade57 Change entry point group naming for subcommands Lance Edgar 2023-11-21 14:08:26 -0600
  • d8252f029d Allow specifying config object for Command constructor Lance Edgar 2023-11-20 22:29:11 -0600
  • 34836b006d Fix typo in docs Lance Edgar 2023-11-20 22:02:20 -0600
  • 1545269ae4 Add flag to skip tests when pushing a release Lance Edgar 2023-11-20 21:44:00 -0600
  • 38e0eca4bc Update changelog v0.1.2 Lance Edgar 2023-11-20 21:40:08 -0600
  • be251f04d3 Add get_config_paths() function, split off from make_config() Lance Edgar 2023-11-20 18:16:23 -0600
  • a0186b346e Add common FileConfigTestCase class, in new testing module Lance Edgar 2023-11-20 16:19:22 -0600
  • 427afc27fc Add test to ensure we get correct app handler by default Lance Edgar 2023-11-20 09:57:38 -0600
  • b4e9fb8ea7 Restrict coverage even more, for tox py3.7 runs Lance Edgar 2023-11-19 20:46:54 -0600
  • db70b0d550 Update changelog v0.1.1 Lance Edgar 2023-11-19 20:41:22 -0600
  • b458272207 Add make_engine_from_config() method for AppHandler Lance Edgar 2023-11-19 20:36:51 -0600
  • afd2d005a3 Fix how invoke script reads pkg version Lance Edgar 2023-11-19 15:40:40 -0600
  • d71c79ea4a Update changelog v0.1.0 Lance Edgar 2023-11-19 15:39:20 -0600
  • 068d8f29b5 Fix errors for tox runs Lance Edgar 2023-11-19 15:21:17 -0600
  • 005f43d14e Add basic command line framework Lance Edgar 2023-11-19 14:22:25 -0600
  • 417f7e5c38 Run tests when doing a release Lance Edgar 2023-11-19 00:53:35 -0600
  • 4350704996 Remove make_config() from root namespace Lance Edgar 2023-11-19 00:52:50 -0600
  • 658fbe3646 Revert "Mock code to hopefully trigger test coverage failure" Lance Edgar 2023-10-30 18:31:08 -0500
  • df3c4914b3 Mock code to hopefully trigger test coverage failure Lance Edgar 2023-10-30 00:51:52 -0500
  • 8f52d85f1a Static folder must exist for docs to build Lance Edgar 2023-10-30 00:26:09 -0500
  • 2a86f78b3e Fix entry point loading for python 3.8, 3.9 Lance Edgar 2023-10-30 00:08:57 -0500
  • 85aea9738c Include 'db' extra for tox tests Lance Edgar 2023-10-29 23:44:58 -0500
  • c45aea71df Fix tox tests for python3.6 Lance Edgar 2023-10-29 23:32:11 -0500
  • cd2d16e6ac Log warning if ambiguous config key detected Lance Edgar 2023-10-29 22:41:33 -0500
  • 26b78adb56 Add tox config Lance Edgar 2023-10-29 10:26:02 -0500
  • 5c3c42d6b3 First commit, basic config (with db) and app handler Lance Edgar 2023-10-28 17:48:37 -0500