armory / dinghy

Pipelines as code for Spinnaker
Apache License 2.0
31 stars 12 forks source link

fix(modules): fix issue with modules not on root folder having keys w… #89

Closed karlomendozaarmory closed 4 years ago

karlomendozaarmory commented 4 years ago

…ith extra / and not updating the dinghyfile on changes

karlomendozaarmory commented 4 years ago

Related to: https://armory.atlassian.net/browse/BOB-82

akshayabd commented 4 years ago

Adding Jossue and Fernando for reviewing

akshayabd commented 4 years ago

Thanks for fixing this btw Karlo - really appreciate it!

akshayabd commented 4 years ago

Is there a unit test that can be added for this? Maybe a test with a sample input file that failed before but now succeeds?