Skip to content

fix: Added more informative error when there is no config files#179

Merged
yevgenypats merged 1 commit intocloudquery:mainfrom
amanenk:fix/config_reader_fix
Sep 27, 2022
Merged

fix: Added more informative error when there is no config files#179
yevgenypats merged 1 commit intocloudquery:mainfrom
amanenk:fix/config_reader_fix

Conversation

@amanenk
Copy link
Copy Markdown
Contributor

@amanenk amanenk commented Sep 26, 2022

Summary

closes cloudquery/cloudquery#1919


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@github-actions github-actions bot added the fix label Sep 26, 2022
@amanenk amanenk marked this pull request as ready for review September 26, 2022 14:52
@amanenk amanenk requested a review from erezrokah September 26, 2022 14:55
@yevgenypats yevgenypats merged commit a7ab327 into cloudquery:main Sep 27, 2022
hermanschaaf pushed a commit that referenced this pull request Sep 27, 2022
🤖 I have created a release *beep* *boop*
---


##
[0.9.1](v0.9.0...v0.9.1)
(2022-09-27)


### Bug Fixes

* Added custom toCamel, toSnake implementation
([#171](#171))
([f28e208](f28e208))
* **cli:** Added more informative error when there is no config files
([#179](#179))
([a7ab327](a7ab327))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@erezrokah
Copy link
Copy Markdown
Member

Great fix @amanenk 🚀

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.

Bug(v2): Having a non empty yml file in the directory provided to sync fails the sync with a confusing message

3 participants