Commit Graph

32 Commits

Author SHA1 Message Date
Mike 1e801fb3e8 Ignore minor python version (pipenv)? 2020-12-17 04:18:18 -08:00
Mike 7ff6803390 Merge branch 'master' into dev 2020-12-16 19:58:45 -08:00
Mike 987aed63eb Merge branch 'master' of ssh://git.mikeperalta.com:3222/misc-utilities/mikes-backup-rotator 2020-12-16 19:57:49 -08:00
Mike 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
info@sevencode.com 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
info@sevencode.com 985a5b6b69 Bump python to 3.8 in pipenv 2020-06-15 11:48:56 -07:00
mike da4c0671e1 Write to syslog as well 2020-01-02 18:06:09 -08:00
mike 0e4a09ae13 Adding pipenv ! 2020-01-02 17:19:55 -08:00
mike 81803f36f1 noop to test hook 2020-01-02 10:54:44 -08:00
mike 2488127b9c noop to test hook 2020-01-02 10:53:59 -08:00
Mike 7aaea3746f Merge branch 'master' of ssh://gogs.mikeperalta.com:2222/mikeperalta/backup-rotator 2019-12-28 12:00:20 -08:00
mike 95840f10d4 Make main.py executable 2019-11-19 04:43:23 -08:00
mike 644a023d5d ignore pycache 2019-11-19 04:43:17 -08:00
mike 66951ce1ae rename to avoid bad identifiers 2019-11-19 04:41:38 -08:00
Mike 8232776e41 Bad env path? 2019-08-30 16:14:18 -07:00
Mike ebfcdeb70b Noop to test hook 2019-08-06 16:42:09 -07:00
Mike 13deb5677b Changing yaml.load() to yaml.safe_load() 2019-07-16 12:06:20 -07:00
Mike b750f65311 Tweak log output 2019-03-13 04:24:38 -07:00
Mike 3a18c1fad8 Set script to executable 2019-03-13 03:32:39 -07:00
Mike 78f85160f0 whoops 2019-03-13 03:27:29 -07:00
Mike 179f6146b2 Added an example for CLI args to the README 2019-03-13 03:26:35 -07:00
Mike 44902c2009 Added copyright header and LICENSE file 2019-03-13 03:13:23 -07:00
Mike b728cb9f01 test trying to fix weird README formatting 2019-03-13 03:05:38 -07:00
Mike 2b91404ee1 Filled out README a bit 2019-03-13 02:49:07 -07:00
Mike e5ea0dee9a Upgrade configstuffs
Trying to add support for:

- Multiple configs in one run
- Multiple config path arguments
- Allow a config path to be a directory of config files
2019-03-13 01:35:34 -07:00
Mike 918784bd00 Add README stub 2019-02-27 16:58:34 -08:00
Mike 4a975b38f1 Implemented the actual deleting part 2019-02-27 16:51:43 -08:00
Mike 6b40527e09 Change mtime to ctime, so renamed folders and stuff won't ruin things 2019-02-27 16:47:10 -08:00
Mike 77bed65e89 Just about ready to actually purge file items 2019-02-27 16:25:10 -08:00
Mike e56c4b8881 Consuming config and beginning to iterate over specified paths 2019-02-27 15:50:56 -08:00
Mike c81f1e243d First commit 2019-02-27 15:10:35 -08:00
Mike 2d8e462259 Ignore PyCharm 2019-02-27 15:04:23 -08:00