Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Disable system-wide git config in tests #1192

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

somtochiama
Copy link
Member

Asides from the global user config, git also checks other system files for the git config to use and this can lead to failing tests. This pull request set an environment variable in the Makefile to prevent git from doing this.

@somtochiama somtochiama requested a review from hiddeco August 7, 2023 11:32
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
@hiddeco hiddeco force-pushed the disable-system-git-config branch from 75c7bc8 to 809314a Compare August 7, 2023 15:49
@hiddeco hiddeco added the area/ci CI related issues and pull requests label Aug 7, 2023
@hiddeco hiddeco merged commit d218731 into fluxcd:main Aug 8, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants