Skip to content
Snippets Groups Projects
  1. Jul 16, 2022
  2. Aug 04, 2021
    • nimrod's avatar
      Python 3.9. · 2512a9eb
      nimrod authored
      With the Toolbox container, I'm now on Python 3.9.
      2512a9eb
  3. Jul 03, 2021
    • nimrod's avatar
      Update packages. · 7215c458
      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`.
      7215c458
  4. May 21, 2021
  5. Feb 19, 2021
    • nimrod's avatar
      Install patched version of Poca. · b3e28606
      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.
      b3e28606
  6. Dec 30, 2020
  7. May 01, 2019
    • nimrod's avatar
      Complete refactor and reworked usage. · db1e1cab
      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.
      db1e1cab
Loading