Skip to content

feat: Add PluginKind "transformer".#1828

Merged
kodiakhq[bot] merged 4 commits intomainfrom
mariano/add-transformer-plugin
Jul 30, 2024
Merged

feat: Add PluginKind "transformer".#1828
kodiakhq[bot] merged 4 commits intomainfrom
mariano/add-transformer-plugin

Conversation

@marianogappa
Copy link
Copy Markdown
Contributor

Add PluginKind's "transformer", which is necessary to enable the transformation's work.

@marianogappa marianogappa requested review from a team and bbernays July 29, 2024 15:45
@github-actions github-actions Bot added the feat label Jul 29, 2024
@marianogappa marianogappa requested review from erezrokah and removed request for bbernays July 29, 2024 15:45
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 29, 2024

⏱️ Benchmark results

  • Glob-8 ns/op: 92.93

@erezrokah
Copy link
Copy Markdown
Member

You'll need to run go mod tidy inside https://github.com/cloudquery/plugin-sdk/tree/main/examples/simple_plugin to fix the tests

@kodiakhq kodiakhq Bot merged commit 2c78878 into main Jul 30, 2024
@kodiakhq kodiakhq Bot deleted the mariano/add-transformer-plugin branch July 30, 2024 09:01
kodiakhq Bot pushed a commit that referenced this pull request Jul 30, 2024
🤖 I have created a release *beep* *boop*
---


## [4.54.0](v4.53.1...v4.54.0) (2024-07-30)


### Features

* Add PluginKind "transformer". ([#1828](#1828)) ([2c78878](2c78878))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.4 ([#1830](#1830)) ([57a606f](57a606f))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.0 ([#1829](#1829)) ([1a614cb](1a614cb))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.1 ([#1832](#1832)) ([33bd55f](33bd55f))

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