aw-was-here opened a new pull request, #254: URL: https://github.com/apache/yetus/pull/254
This patch does a few things: * updates various github actions to the latest versions which help fix things on the Github-side * Adds a new yetus_is_container feature routine which helps us figure out if code is running in a container * If precommit is running in a container, set GIT_DIR and GIT_CEILING_DIRECTORIES which will prevent git from going past our source tree. We do not set these outside of the container because there is an assumption the user knows what they are doing. -- 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]
