cloudping
cloudping copied to clipboard
Identifies geographically closest cloud provider region
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.4.0 to 5.0.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v5.0.0 What's Changed feat: node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in...
FORMAT should be `tar.gz` instead of `binary`, otherwise the curl command would fail silently.
Running `cloudping` multiple times from Germany returns different results on every run. Running measurements multiple times and either averaging or P95 might provide more stable results.
Instead of doing an HTTP request with TLS handshake etc we might just use TCP connection time. https://stackoverflow.com/questions/47117850/how-to-set-timeout-while-doing-a-net-dialtcp-in-golang
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.3.0 to 3.4.0. Release notes Sourced from docker/login-action's releases. v3.4.0 Bump @actions/core from 1.10.1 to 1.11.1 in docker/login-action#791 Bump @aws-sdk/client-ecr to 3.766.0 in docker/login-action#789 docker/login-action#856 Bump @aws-sdk/client-ecr-public...
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0. Release notes Sourced from docker/login-action's releases. v3.6.0 Add registry-auth input for raw authentication to registries by @crazy-max in docker/login-action#887 Bump @aws-sdk/client-ecr to 3.890.0 in...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. Release notes Sourced from actions/setup-go's releases. v6.0.0 What's Changed Breaking Changes Improve toolchain handling to ensure more reliable and consistent toolchain selection and management...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.3.0 to 6.4.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v6.4.0 What's Changed ci: set contents read as default workflow permissions by @crazy-max in goreleaser/goreleaser-action#494 fix: support .config...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...