wait4x
wait4x copied to clipboard
Wait4X allows you to wait for a port or a service to enter the requested state.
It would be nice to be able to specify the http request as a POST request with some body. Something like `--with-body '{"foo":"bar"}'` could change the verb to POST and...
Resolve #25
Bumps [go.temporal.io/api](https://github.com/temporalio/api-go) from 1.27.0 to 1.30.1. Release notes Sourced from go.temporal.io/api's releases. v1.30.0 What's Changed Add WorkflowIdConflictPolicy by @stephanos in temporalio/api#359 Full Changelog: https://github.com/temporalio/api-go/compare/v1.29.2...v1.30.0 v1.29.2 What's Changed Target prefix for...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.2+incompatible to 25.0.5+incompatible. Release notes Sourced from github.com/docker/docker's releases. 25.0.5 For a full list of pull requests and changes in this release, refer to the relevant GitHub...
Hello! What do you think about supporting head method for http-requests? Now the only GET and POST methods are supported. Sometimes the only thing you want to know is upstream...
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. Release notes Sourced from softprops/action-gh-release's releases. v2.0.0 update actions.yml declaration to node20 to address warnings Changelog Sourced from softprops/action-gh-release's changelog. 0.1.12 fix bug leading...
Bumps [github.com/testcontainers/testcontainers-go/modules/mysql](https://github.com/testcontainers/testcontainers-go) from 0.28.0 to 0.29.1. Release notes Sourced from github.com/testcontainers/testcontainers-go/modules/mysql's releases. v0.29.1 What's Changed 🚀 Features Add k3s WithManifest option (#1920) @pablochacin feat: add ollama module (#2265) @mdelapenya Adding...