Something went wrong. Try again.
Monitor your home internet speeds with the Ookla Speedtest CLI.
Something went wrong. Try again.
Refactor publish.sh with functions and selective publishing master
Restructure script to use a publish_to_registry function that accepts registry, repo, and tag as parameters. Add command-line options to publish selectively: Usage: bin/publish.sh # Publish to both registries (default) bin/publish.sh --docker # Publish only to Docker Hub bin/publish.sh --github # Publish only to GitHub Container Registry bin/publish.sh v1.0.0 # Publish specific tag to both This allows local testing against a single registry without needing credentials for both. CI workflow continues to publish to both.
Author Joseph Hale Date (Feb 17, 2026, 10:27 PM UTC) Commit 7ca8bec7 7ca8bec7cf0626e1873e719ac3b05d9c65c8e6bc Parent d536d131 d536d131e2987c471b737e374ae6c947a76ffeba