This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-go.git
commit f4febd1e638e10e098010558ed5726cb77c6be06 Merge: bfc6c0c 740a8c1 Author: dahn <[email protected]> AuthorDate: Tue May 27 12:41:27 2025 +0200 Add github actions for verifying different type input params with go sdk .../setup-go-and-build/action.yml} | 51 +- .github/workflows/build.yml | 13 +- .github/workflows/ci.yml | 98 ++++ Makefile | 4 +- ci/ci_test.go | 531 +++++++++++++++++++++ 5 files changed, 663 insertions(+), 34 deletions(-)
