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: Update 'policy run' help message #1037

Merged
merged 9 commits into from
Jun 30, 2022
Merged

Conversation

shimonp21
Copy link
Contributor

Summary


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 βœ…

@shimonp21 shimonp21 requested a review from a team as a code owner June 29, 2022 09:55
@shimonp21 shimonp21 requested review from hermanschaaf and erezrokah and removed request for a team June 29, 2022 09:55
Copy link
Contributor

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @shimonp21 πŸ‘

I added a few comments, all non blocking in my opinion:

  1. I think it's common to use <param> to denote a value supplied by the user
  2. I think we should either reference the Hub or GitHub, but not both

cmd/policy.go Outdated Show resolved Hide resolved
cmd/policy.go Outdated Show resolved Hide resolved
cmd/policy.go Outdated Show resolved Hide resolved
cmd/policy.go Outdated Show resolved Hide resolved
cmd/policy.go Outdated Show resolved Hide resolved
cmd/policy.go Outdated Show resolved Hide resolved
cmd/policy.go Outdated Show resolved Hide resolved
cmd/policy.go Outdated Show resolved Hide resolved
shimonp21 and others added 8 commits June 29, 2022 16:58
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
@shimonp21 shimonp21 merged commit 2235e82 into cloudquery:main Jun 30, 2022
kodiakhq bot pushed a commit that referenced this pull request Jul 3, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.30.3](v0.30.2...v0.30.3) (2022-07-03)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.13.1 ([#1056](#1056)) ([f216d90](f216d90))
* Update 'policy run' help message ([#1037](#1037)) ([2235e82](2235e82))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
erezrokah added a commit that referenced this pull request Aug 14, 2022
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