Skip to content

Conversation

@candiduslynx
Copy link
Contributor

@candiduslynx candiduslynx commented Apr 14, 2023

Closes #10034.

It includes some nontrivial code for transformation (that is used solely for tests)

@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Apr 14, 2023
@candiduslynx candiduslynx requested a review from erezrokah April 14, 2023 09:46
@candiduslynx candiduslynx self-assigned this Apr 14, 2023
@candiduslynx candiduslynx requested a review from a team April 14, 2023 09:46
@candiduslynx candiduslynx added no automerge and removed automerge Automatically merge once required checks pass labels Apr 14, 2023
Copy link
Contributor

@yevgenypats yevgenypats left a comment

Choose a reason for hiding this comment

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

Given the upgrade is non-trivial I suggest waiting until we rolled out destinations so we can review destination first, learn from that and then move to sources.

@candiduslynx
Copy link
Contributor Author

@yevgenypats the non-trivial part is caused only by testing, so the mainline code update was, in fact, trivial.
I think that the testing updates are safe ATM, as the proper update for the types will be done later (proper source plugins Arrow migration).

@candiduslynx candiduslynx force-pushed the feat/plugin-sdk-v2/mysql branch from 6a1884e to 3520567 Compare April 19, 2023 10:10
This reverts commit 9b599f4.
@candiduslynx candiduslynx requested a review from disq April 19, 2023 10:11
@yevgenypats yevgenypats added automerge Automatically merge once required checks pass and removed no automerge labels Apr 20, 2023
@kodiakhq kodiakhq bot merged commit c5820b0 into main Apr 20, 2023
@kodiakhq kodiakhq bot deleted the feat/plugin-sdk-v2/mysql branch April 20, 2023 09:54
kodiakhq bot pushed a commit that referenced this pull request Apr 25, 2023
🤖 I have created a release *beep* *boop*
---


## [1.1.0](plugins-source-mysql-v1.0.4...plugins-source-mysql-v1.1.0) (2023-04-25)


### Features

* **source/mysql:** Upgrade to `github.com/cloudquery/plugin-sdk/v2`  ([#10060](#10060)) ([c5820b0](c5820b0))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.8 ([#10213](#10213)) ([f358666](f358666))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.4.0 ([#10278](#10278)) ([a0a713e](a0a713e))

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

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Migrate plugin/source/mysql to github.com/cloudquery/plugin-sdk/v2

6 participants