knyk-dev opened a new pull request, #1124: URL: https://github.com/apache/incubator-seata-go/pull/1124
## Summary - add saga e2e execution to the integration test script - adapt seata-go-samples imports to the v2 module before replacing with the local checkout - keep saga docker-compose resources cleaned up after the e2e run Fixes #1115 ## Tests - bash -n integrate_test.sh - go test ./pkg/saga/... - go test ./pkg/integration/... - HTTP_PROXY=http://127.0.0.1:7890 HTTPS_PROXY=http://127.0.0.1:7890 ALL_PROXY=socks5://127.0.0.1:7890 NO_PROXY=localhost,127.0.0.1,::1 bash integrate_test.sh apache/incubator-seata-go 84c991f master -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
