Tsukilc commented on code in PR #622: URL: https://github.com/apache/skywalking-banyandb/pull/622#discussion_r2008993549
########## .github/workflows/test.yml: ########## @@ -69,7 +69,56 @@ jobs: uses: actions/setup-go@v3 with: go-version-file: 'go.mod' - - name: Update dependencies + + - name: Set up Docker Buildx Review Comment: Yes! I tried to extract it in [b3992b8](https://github.com/apache/skywalking-banyandb/pull/622/commits/b3992b8f09e71e0bdabecadbb0d8834149e2b80f),moved it to.github/actions/s3-setup/action.yml > To @hanahmily This test seems very related to s3 only. We should have separate GHA file to control and verify this case. -- 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: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org