Basic IceCube AuthorList tool.
Set up the working environment using setupenv.sh
.
This creates a python virtualenv in env
, which you can
activate by doing . env/bin/activate
.
-
Run the edit script with
python edit.py
. See help for options. -
Commit changes to the
output.json
file and push to github. -
Wait for docker image to build - usually 1 minute.
-
Delete old k8s pod.
-
Check that new k8s pod is running and website is reachable.