Skip to content

feat: Use JSON tag for column name if applicable#112

Merged
candiduslynx merged 3 commits intomainfrom
feature/column-name-from-json-tag
Sep 19, 2022
Merged

feat: Use JSON tag for column name if applicable#112
candiduslynx merged 3 commits intomainfrom
feature/column-name-from-json-tag

Conversation

@candiduslynx
Copy link
Copy Markdown
Contributor

@candiduslynx candiduslynx commented Sep 15, 2022

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 ✅

@github-actions github-actions bot added the feat label Sep 15, 2022
@candiduslynx candiduslynx force-pushed the feature/column-name-from-json-tag branch from a705332 to 12cdab6 Compare September 15, 2022 11:21
@github-actions github-actions bot added feat and removed feat labels Sep 15, 2022
@candiduslynx candiduslynx force-pushed the feature/column-name-from-json-tag branch from 41fbcdb to 6754813 Compare September 19, 2022 08:29
@candiduslynx candiduslynx enabled auto-merge (squash) September 19, 2022 08:30
@candiduslynx candiduslynx force-pushed the feature/column-name-from-json-tag branch from 65653af to b4c64e4 Compare September 19, 2022 10:00
@candiduslynx candiduslynx merged commit 3aa795b into main Sep 19, 2022
@candiduslynx candiduslynx deleted the feature/column-name-from-json-tag branch September 19, 2022 10:09
kodiakhq bot pushed a commit that referenced this pull request Sep 19, 2022
🤖 I have created a release *beep* *boop*
---


## [0.7.0](v0.6.4...v0.7.0) (2022-09-19)


### ⚠ BREAKING CHANGES

* Idiomatic serve interface (#126)

### Features

* Add version flag ([#127](#127)) ([7e7f1ba](7e7f1ba))
* Idiomatic serve interface ([#126](#126)) ([5f848de](5f848de))
* Use JSON tag for column name when applicable ([#112](#112)) ([3aa795b](3aa795b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Sep 20, 2022

#### Summary

Reruns the code generation with cloudquery/plugin-sdk#112 included

---
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Oct 11, 2022

#### Summary

Related to #2189, extracted from #2623. Tests for code gen drift for the Cloudflare plugin.

This is a breaking change as it renames a few columns due to cloudquery/plugin-sdk#112

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