concourse / pool-resource

atomically manages the state of the world (e.g. external environments)
Apache License 2.0
54 stars 36 forks source link

Lack of support for "git_config" #63

Closed ywei2017 closed 2 years ago

ywei2017 commented 2 years ago

Our git server recently enabled commit identity verification -- the user.email of the committer needs to be a verified user email. With that, the pool resource will no longer work, due to the hard coded user.email config.

This can be solved similar to how the "git_config" parameters does for the git resource type.

xtremerui commented 2 years ago

implemented in 6de7c7ad1b3439a72864153c6a86e3e026fb98dd