alpha
Login
or
Join now
thehale.dev
/
speedtest
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monitor your home internet speeds with the Ookla Speedtest CLI.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
speedtest
/
bin
/
at
master
2 files
Joseph Hale
Refactor publish.sh with functions and selective publishing
5mo ago
7ca8bec7
ci.sh
Refactor publish.sh with functions and selective publishing 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.
5 months ago
publish.sh
Refactor publish.sh with functions and selective publishing 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.
5 months ago