feat: Report progress for sync runs#16229
Merged
erezrokah merged 7 commits intoJan 23, 2024
Merged
Conversation
efa0992 to
4894f28
Compare
kodiakhq Bot
pushed a commit
that referenced
this pull request
Jan 23, 2024
#### Summary Extracted from #16229 to simplify the diff. Moves some duplicated code into a helper package <!--
4894f28 to
4629d66
Compare
4629d66 to
4d68711
Compare
disq
reviewed
Jan 23, 2024
424177d to
90fe265
Compare
90fe265 to
f486ae5
Compare
disq
reviewed
Jan 23, 2024
disq
reviewed
Jan 23, 2024
Co-authored-by: Kemal <223029+disq@users.noreply.github.com>
disq
reviewed
Jan 23, 2024
Co-authored-by: Kemal <223029+disq@users.noreply.github.com>
disq
approved these changes
Jan 23, 2024
kodiakhq Bot
pushed a commit
that referenced
this pull request
Jan 23, 2024
🤖 I have created a release *beep* *boop* --- ## [5.1.0](cli-v5.0.2...cli-v5.1.0) (2024-01-23) ### Features * Report progress for sync runs ([#16229](#16229)) ([7ec3b59](7ec3b59)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.7.0 ([#16250](#16250)) ([301e99d](301e99d)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.16.6 ([#16255](#16255)) ([4b66624](4b66624)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.0 ([#16237](#16237)) ([3fcdab0](3fcdab0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
Summary
Goes with cloudquery/cloudquery-api-go#109 and cloudquery/plugin-sdk#1473 to report progress for managed syncs