Skip to content

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

Closed
johannesegger wants to merge 1 commit intoGitTools:masterfrom
johannesegger:pick-up-config-in-dynamic-repo
Closed

Pick up GitVersionConfig.yaml when using a dynamic repository#439
johannesegger wants to merge 1 commit intoGitTools:masterfrom
johannesegger:pick-up-config-in-dynamic-repo

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