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

fix parsing project config missing value #192

Merged
merged 1 commit into from Jun 30, 2020
Merged

Conversation

davidcheung
Copy link
Contributor

@davidcheung davidcheung commented Jun 30, 2020

shouldPushRepositories flag was defaulting to false, so didn't realize the flag from yml file wasn't parsed
and test case was expecting the default case, so didn't catch this

@bmonkman
Copy link
Member

Can you add more details?

shouldPushRepositories flag was defaulting to false
and test case was expecting the default case, so didn't catch this
@davidcheung davidcheung merged commit 8537199 into master Jun 30, 2020
@davidcheung davidcheung deleted the fix-shouldpushrepo branch June 30, 2020 22:14
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.

None yet

2 participants