Scripts for various tasks
This is a script to help cloning docker images into nexus with multiple architectures.
- Usage:
./docker-multi-nexus.sh mongo:6.0.11
This is a script to help generate stats from cypress bdd tests.
- Usage:
./cypress-bdd-stats.py my/step_definitions/this my/step_definitions/that
Small util to encode / decode jwt keys to velidate information & create tests.
I rely on docker image:latest except when I have a good reason not to (e.g. known compat issue) - this helps me keep a working version of my compose files by extracting the tags from the active versions, and saves a backup with those instead of assumed :latest.