pyceo/ceo/cli
Max Erenberg dc412ef5cb
continuous-integration/drone/push Build is passing Details
implement renewal reminders (#61)
Closes #55.

Once this is merged and deployed, a cron job will be used to automatically run `ceo members remindexpire` at the beginning of every term.

Reviewed-on: #61
2022-06-30 20:02:06 -04:00
..
CLIStreamResponseHandler.py save view state in model 2021-09-05 22:48:20 +00:00
__init__.py add unit tests for members CLI 2021-08-23 23:01:24 +00:00
cloud.py Add Kubernetes API endpoint (#38) 2021-12-18 16:35:05 -05:00
database.py implement Database views in TUI 2021-09-12 02:08:15 -04:00
entrypoint.py Add container registry API (#42) 2022-01-01 00:49:05 -05:00
groups.py add updateprograms CLI 2021-08-24 19:37:05 +00:00
k8s.py chmod 600 the kubeconfig 2022-01-02 18:49:11 -05:00
mailman.py add mailman CLI command 2021-09-25 15:16:22 -04:00
members.py implement renewal reminders (#61) 2022-06-30 20:02:06 -04:00
mysql.py Add database CLI (#15) 2021-09-11 13:33:43 -04:00
positions.py Positions CLI (#11) 2021-09-08 09:32:34 -04:00
postgresql.py Add database CLI (#15) 2021-09-11 13:33:43 -04:00
registry.py Add container registry API (#42) 2022-01-01 00:49:05 -05:00
updateprograms.py add updateprograms CLI 2021-08-24 19:37:05 +00:00
utils.py fix lint errors 2021-09-12 09:36:54 -04:00