Skip to content

Pick up GitVersionConfig.yaml when using a dynamic repository #439

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

Closed
wants to merge 1 commit into from
Closed

Pick up GitVersionConfig.yaml when using a dynamic repository #439

wants to merge 1 commit into from

Conversation

johannesegger
Copy link

I implemented a test that shows that GitVersionConfig.yaml isn't picked up correctly when a dynamic repository is used.
In 7c27ad0 you said that the config will be picked up from the original repo. but I think this isn't true since ConfigurationProvider.GetConfigFilePath is called with the path to the dynamic repository.
Checking out GitVersionConfig.yaml in the dynamic repository is probably the easiest thing to resolve this (you removed this in the above mentioned commit).
Or do you have some better idea?

@JakeGinnivan
Copy link
Contributor

I have worked through this issue (I think) in #451. Would you be able to have a look @eggapauli ?

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.

2 participants