Skip to content

fix: Set default download directory to .cq#230

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:fix/use_cq_as_default_dir
Oct 3, 2022
Merged

fix: Set default download directory to .cq#230
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:fix/use_cq_as_default_dir

Conversation

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah erezrokah commented Oct 3, 2022

Summary

Currently plugins are downloaded to CWD/plugins/*. This PR changes it so they are downloaded to CWD/.cq/plugins/*


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 ✅

@erezrokah erezrokah requested a review from yevgenypats as a code owner October 3, 2022 12:19
@github-actions github-actions bot added fix and removed fix labels Oct 3, 2022
@kodiakhq kodiakhq bot merged commit 689f5ed into cloudquery:main Oct 3, 2022
@erezrokah erezrokah deleted the fix/use_cq_as_default_dir branch October 3, 2022 14:57
kodiakhq bot pushed a commit that referenced this pull request Oct 3, 2022
🤖 I have created a release *beep* *boop*
---


## [0.11.7](v0.11.6...v0.11.7) (2022-10-03)


### Bug Fixes

* Set default download directory to `.cq` ([#230](#230)) ([689f5ed](689f5ed))
* Use correct binary path on Windows ([#231](#231)) ([0a5dc26](0a5dc26))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants