Skip to content

Conversation

@jennybc
Copy link
Member

@jennybc jennybc commented Mar 26, 2020

Fixes #1070

Lesson learned along the way: the git config has to be global, not local, if it needs to be in force inside the scoped temporary projects we used widely in the tests.

jennybc added 3 commits March 26, 2020 10:01
Otherwise the configured git user won't be available in scoped temporary projects used in tests.
@jennybc jennybc changed the title Configure a dummy local git user Configure a dummy git user Mar 26, 2020
@jennybc jennybc merged commit b84789e into master Mar 26, 2020
@jennybc jennybc deleted the git-user-config-gh-actions branch March 26, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set up dummy git user in code coverage github action

2 participants