nic-chen commented on code in PR #318: URL: https://github.com/apache/apisix-java-plugin-runner/pull/318#discussion_r1971268374
########## .github/workflows/runner-e2e.yml: ########## @@ -55,6 +55,7 @@ jobs: run: | cd dist tar -zxvf apache-apisix-java-plugin-runner-*bin.tar.gz + chmod 777 /tmp/runner.sock Review Comment: why we need to change mod for sock file in test? -- 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...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org