Commit Graph

59 Commits

Author SHA1 Message Date
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
2488127b9c noop to test hook 2020-01-02 10:53:59 -08:00
7aaea3746f Merge branch 'master' of ssh://gogs.mikeperalta.com:2222/mikeperalta/backup-rotator 2019-12-28 12:00:20 -08:00
95840f10d4 Make main.py executable 2019-11-19 04:43:23 -08:00
644a023d5d ignore pycache 2019-11-19 04:43:17 -08:00
66951ce1ae rename to avoid bad identifiers 2019-11-19 04:41:38 -08:00
8232776e41 Bad env path? v1.0.2 2019-08-30 16:14:18 -07:00
ebfcdeb70b Noop to test hook 2019-08-06 16:42:09 -07:00
13deb5677b Changing yaml.load() to yaml.safe_load() v1.0.1 2019-07-16 12:06:20 -07:00
b750f65311 Tweak log output 2019-03-13 04:24:38 -07:00
3a18c1fad8 Set script to executable 2019-03-13 03:32:39 -07:00
78f85160f0 whoops v1.0.0 2019-03-13 03:27:29 -07:00
179f6146b2 Added an example for CLI args to the README 2019-03-13 03:26:35 -07:00
44902c2009 Added copyright header and LICENSE file 2019-03-13 03:13:23 -07:00
b728cb9f01 test trying to fix weird README formatting 2019-03-13 03:05:38 -07:00