- Aug 04, 2021
-
-
nimrod authored
With the Toolbox container, I'm now on Python 3.9.
-
- Jul 03, 2021
-
-
nimrod authored
First of all, Poca 1.1 was released which contained my PR so using my fork is no longer needed. Then various package updates from running `pipenv update`.
-
- May 21, 2021
-
-
nimrod authored
My PR was merged and it also has other fixes I need.
-
- Feb 19, 2021
-
-
nimrod authored
Install the version from my git fork which has a fix for a non-writable config directory if the config file already exists.
-
- Dec 30, 2020
-
-
nimrod authored
-
- Aug 14, 2019
-
-
nimrod authored
- More pre-commit hooks. - Fixes from said hooks. - pipenv updates. - pre-commit updates.
-
- May 01, 2019
-
-
nimrod authored
The usage is completely replaced. Now locally I run inside a pipenv and remotely using Docker. - Use Supersonic as the Cron daemon. - Run locally using pipenv. - Run remotely using Docker (and docker-compose). - Automate tasks using pipenv custom script shortcuts. - Updated pre-commit hooks, added yamllint hook. - Added license. - Updated README.
-