feat(datadog): Migrate codegen to transformations#6424
Merged
kodiakhq[bot] merged 4 commits intomainfrom Jan 6, 2023
Merged
Conversation
This PR has the following changes to source plugin(s) tables:
|
Contributor
|
@yevgenypats I think this PR included changes to the crowdstrike plugin by accident as well |
64f69a8 to
a65f6fb
Compare
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Member
|
|
Contributor
Author
why was it skipped though? |
Member
Not sure but it looks like an empty, undocumented map. |
Contributor
|
|
hermanschaaf
approved these changes
Jan 6, 2023
kodiakhq bot
pushed a commit
that referenced
this pull request
Jan 10, 2023
🤖 I have created a release *beep* *boop* --- ## [1.1.0](plugins-source-datadog-v1.0.5...plugins-source-datadog-v1.1.0) (2023-01-10) ### Features * **datadog:** Migrate codegen to transformations ([#6424](#6424)) ([6ed64bc](6ed64bc)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.17.2 ([#6260](#6260)) ([805972a](805972a)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.18.0 ([#6339](#6339)) ([158365a](158365a)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.19.0 ([#6363](#6363)) ([ae6967c](ae6967c)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.20.0 ([#6376](#6376)) ([d6187ec](d6187ec)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.21.0 ([#6382](#6382)) ([5baea40](5baea40)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.22.0 ([#6516](#6516)) ([b7e4e73](b7e4e73)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.23.0 ([#6522](#6522)) ([ce24f1d](ce24f1d)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.24.1 ([#6553](#6553)) ([392b848](392b848)) * Remove broken `datadog_user_organizations` table ([#6561](#6561)) ([9cab6aa](9cab6aa)) --- 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
that referenced
this pull request
May 17, 2023
…10816) This change: - restores the services codegen code accidentally removed in #6424. We are still relying on it for the generation of service interfaces and mocks - moves resolvers out of `_fetch.go` files into the main resource files, as is now standard practice - updates the contribution guide There are no user-facing changes here, only refactoring and developer-facing changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.