This folder contains some extra scripts that are not run as part of day-to-day operations, but can reduce the toil of some manual processes we undertake occasionally.
count-auth0-apps.py
: This script lists duplicated Auth0 apps that may have been created by a misconfigured deployer.rsync-active-users.py
: This script usesrsync
to synchronise the home directories of active users of a JupyterHub in parallel. This script is useful to run when migrating a hub.approved_prs_reminder.py
: This script collects together Pull Requests that have been open for more than 2 business days, have approval, but have not yet been merged, then pings a summary to Slack. It is used by theapproved_prs_reminder.yaml
workflow.