Commit Graph

73 Commits

Author SHA1 Message Date
2f706bacf6 Bug squashing 2024-06-09 09:41:00 -07:00
dbbe3b88af Lots of refactoring, trying to get a proper Config class going 2024-06-09 09:22:48 -07:00
b8aff6429f log tweak 2024-06-09 07:54:19 -07:00
33c4233797 Lots of refactoring, trying to upgrade all str.format calls and switch to pathlib 2024-06-09 07:50:34 -07:00
1564f4cf8a improve logging a bit 2024-06-09 06:51:51 -07:00
2e6d268de0 Move a method into a new static Util class 2024-06-09 06:43:02 -07:00
bfafd890d0 tweak logging 2024-06-09 06:42:28 -07:00
84791c85a7 Start using an init-environment helper and bump pyenv version v1.3.5 2024-06-09 04:32:33 -07:00
cd14dc6158 log tweak 2024-04-21 02:07:40 -07:00
e4d5e1b595 Update pyenv version and relock pipenv 2023-08-18 01:53:51 -07:00
2e4638e448 Typo v1.3.4 2023-05-29 13:25:03 -07:00
916064c153 Bump python version and relock pipenv v1.3.3 2023-05-20 18:24:25 -07:00
ec894014c6 Uhm whoops v1.3.2 2023-03-27 20:27:35 -07:00
d66688eb3c Remove annoying log emissions v1.3.1 2023-03-27 20:17:45 -07:00
5e30c2f7da Further upgrades to Logging v1.3.0 2023-03-27 20:12:37 -07:00
c0769ad0b1 Working on logging 2023-03-27 19:59:45 -07:00
9d17178012 Adding dedicated Logger and Config classes 2023-03-27 19:40:52 -07:00
4f0b29cd3d Start a domain folder 2023-03-27 18:50:11 -07:00
9a2efa9f0a When consuming configs inside a dir, ignore nested dirs and files without valid YAML extensions 2023-03-27 18:44:27 -07:00
30bb98dff0 Update license info 2023-03-27 18:15:11 -07:00
429a4a6712 Hilarious oversights v1.2.3 2023-03-26 03:38:27 -07:00
acfbb90f91 hooks? 2023-03-26 02:26:02 -07:00
9f26c09453 hooks? 2023-03-26 02:25:56 -07:00
248f759d96 hooks? 2023-03-26 02:25:27 -07:00
0125e92a0a hooks? 2023-03-26 02:24:20 -07:00
a59c573174 hooks? 2023-03-26 02:24:05 -07:00
b3687abb62 hooks? 2023-03-26 02:23:07 -07:00
91b2b0d98a hooks? 2023-03-26 02:22:15 -07:00
cf9be50c2a hooks? 2023-03-26 02:21:58 -07:00
5ffe16cd31 hooks? 2023-03-26 02:20:39 -07:00
8e03950102 Bump python version 2023-03-26 02:17:04 -07:00
9aa66d8e50 Bump python version to 3.10 because old one was segfaulting v1.2.2 2022-07-15 03:26:00 -07:00
cfccf4aa70 Uhm specify a pyenv version? 2022-07-10 06:30:55 -07:00
e704930c71 Re-lock pipenv using more specific python version 2022-07-10 06:30:33 -07:00
86aed2d1f1 Bugfix: Bad var name caused wrong files to be deleted in check for max items v1.2.1 2022-02-13 16:06:14 +05:30
effa940e69 Allow enforcement of minimum item count. Improve logging output. v1.2.0 2022-02-01 07:08:30 +05:30
5d2e93ca41 Upgrade: Can now delete based on age 2022-02-01 04:05:48 +05:30
bd25e49582 Tweak output wording 2022-02-01 02:19:36 +05:30
8a41635c1f Trying to bump pipenv deps 2022-02-01 02:17:15 +05:30
758ec336c1 nop to test hooks 2022-02-01 02:13:44 +05:30
cb1cc280ed Convert CLI parsing from DIY to argparse 2022-02-01 02:05:08 +05:30
1e801fb3e8 Ignore minor python version (pipenv)? v1.1.0 2020-12-17 04:18:18 -08:00
7ff6803390 Merge branch 'master' into dev 2020-12-16 19:58:45 -08:00
987aed63eb Merge branch 'master' of ssh://git.mikeperalta.com:3222/misc-utilities/mikes-backup-rotator 2020-12-16 19:57:49 -08:00
26afc6a346 Merge branch 'dev' of ssh://git.mikeperalta.com:3222/misc-utilities/mikes-backup-rotator into dev 2020-12-16 19:57:44 -08:00
609cdbd5c5 Pipenv -> Go back down to python 3.6 because we're having major pyenv issues with higher versions 2020-06-15 16:20:40 -07:00
985a5b6b69 Bump python to 3.8 in pipenv 2020-06-15 11:48:56 -07:00
da4c0671e1 Write to syslog as well 2020-01-02 18:06:09 -08:00
0e4a09ae13 Adding pipenv ! 2020-01-02 17:19:55 -08:00
81803f36f1 noop to test hook 2020-01-02 10:54:44 -08:00