Skip to content

feat!: Disable default completion command#96

Merged
erezrokah merged 3 commits intocloudquery:mainfrom
erezrokah:feat/remove_completion_command
Sep 13, 2022
Merged

feat!: Disable default completion command#96
erezrokah merged 3 commits intocloudquery:mainfrom
erezrokah:feat/remove_completion_command

Conversation

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah erezrokah commented Sep 12, 2022

Summary

Given that plugins only have doc, help, serve commands looks like we can disable the built in completion one


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 merged commit 67fca4b into cloudquery:main Sep 13, 2022
@erezrokah erezrokah deleted the feat/remove_completion_command branch September 13, 2022 06:55
kodiakhq bot pushed a commit that referenced this pull request Sep 13, 2022
🤖 I have created a release *beep* *boop*
---


## [0.5.0](v0.4.2...v0.5.0) (2022-09-13)


### ⚠ BREAKING CHANGES

* Enable var names lint rule and fix issues (#88)
* Disable default completion command (#96)

### Features

* Disable default completion command ([#96](#96)) ([67fca4b](67fca4b))


### Bug Fixes

* Enable var names lint rule and fix issues ([#88](#88)) ([4a752b5](4a752b5))
* Remove description from docs ([#92](#92)) ([7df58df](7df58df))
* Remove empty test and enable some lint rules ([#90](#90)) ([514fba4](514fba4))

---
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.

2 participants