F21 commented on PR #4162: URL: https://github.com/apache/calcite/pull/4162#issuecomment-2612112348
In our GH actions workflows, we set the `JEKYLL_UID` and `JEKYLL_GID` environment variables, see: - https://github.com/apache/calcite/blob/main/.github/workflows/publish-non-release-website-updates.yml#L59 - https://github.com/apache/calcite/blob/main/.github/workflows/publish-website-on-release.yml#L47 This is so that the files generated by the docker service is owned by the correct user (GH actions runner) and not root. -- 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]
