This is an automated email from the ASF dual-hosted git repository. joaoreis pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-gocql-driver.git
from 05e6036f Endless query execution fix new e517c940 Move all cicd steps into Makefile new 7279756d conn_test: address linter complaints The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/actions/setup-environment/action.yml | 50 ------- .github/workflows/main.yml | 188 +++++++++------------------ Makefile | 151 +++++++++++++++++++++ conn_test.go | 8 +- 4 files changed, 217 insertions(+), 180 deletions(-) delete mode 100644 .github/actions/setup-environment/action.yml create mode 100644 Makefile --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org