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: Doc command to generate id meta without space #1046

Merged
merged 2 commits into from
Jun 30, 2022
Merged

Conversation

yevgenypats
Copy link
Member

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

@yevgenypats yevgenypats requested a review from a team as a code owner June 29, 2022 20:54
@yevgenypats yevgenypats requested review from disq and removed request for a team June 29, 2022 20:54
@yevgenypats yevgenypats changed the title fix: Doc command to generate id meta without spacee fix: Doc command to generate id meta without space Jun 29, 2022
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.

@yevgenypats
Copy link
Member Author

Looks great πŸš€

Is there a way to remove the autogenerated header too https://github.com/cloudquery/docs/pull/234/files#diff-0c7e89734dee2ea6cbae187b21ad02a21fcb40a08b52c76bd1c9485b4d0cc50cR89?

Yeah there is actually - I'll do it as follow-up.

@yevgenypats yevgenypats merged commit be12ebf into main Jun 30, 2022
@yevgenypats yevgenypats deleted the fix/doc_id branch June 30, 2022 06:46
kodiakhq bot pushed a commit that referenced this pull request Jun 30, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.30.1](v0.30.0...v0.30.1) (2022-06-30)


### Features

* Track config format ([#1040](#1040)) ([3a3ad17](3a3ad17))


### Bug Fixes

* Doc command to generate id meta without space ([#1046](#1046)) ([be12ebf](be12ebf))
* **docs:** Add code of conduct contact details & commit message guidelines to CONTRIBUTING.md ([#1043](#1043)) ([b304bbc](b304bbc))
* Support env var substitution in YAML config ([#1041](#1041)) ([3bc8014](3bc8014))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.12.10](cloudquery/cq-provider-aws@v0.12.9...v0.12.10) (2022-06-13)


### Bug Fixes

* Added `not found` errors handlers in athena resources ([#1021](cloudquery/cq-provider-aws#1021)) ([f18abef](cloudquery/cq-provider-aws@f18abef))
* Added `not found` errors handlers in athena resources ([#1021](cloudquery/cq-provider-aws#1021)) ([297fa6c](cloudquery/cq-provider-aws@297fa6c))
* change from IgnoreAccessDeniedServiceDisabled to IgnoreCommonErrors ([#1033](cloudquery/cq-provider-aws#1033)) ([1b98229](cloudquery/cq-provider-aws@1b98229))
* Redshift Panic when accessing nested attributes ([8bae50b](cloudquery/cq-provider-aws@8bae50b))
* Update endpoints ([#1032](cloudquery/cq-provider-aws#1032)) ([bd6159a](cloudquery/cq-provider-aws@bd6159a))

---
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants