Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Correctly pass Git author name and email to dependency repos #602

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

simu
Copy link
Member

@simu simu commented Aug 22, 2022

Follow-up to #598.

We also need to pass through the provided Git author name and email when registering dependency repositories to ensure catalog compile works correctly in environments which don't support GitPython's fallback mechanism to determine author information.

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Link this PR to related issues.

Follow-up to #598.

We also need to pass through the provided Git author name and email when
registering dependency repositories to ensure `catalog compile` works
correctly in environments which don't support GitPython's fallback
mechanism to determine author information.
@simu simu added the bug Something isn't working label Aug 22, 2022
@simu simu marked this pull request as ready for review August 22, 2022 15:50
@simu simu requested a review from a team as a code owner August 22, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants