awesome-go icon indicating copy to clipboard operation
awesome-go copied to clipboard

Add section for data integration frameworks and add CloudQuery

Open hermanschaaf opened this issue 2 years ago • 1 comments

This adds a new section for Data Integration Frameworks, moves two existing entries into it and adds a new entry (CloudQuery).

  • repo link: https://github.com/cloudquery/cloudquery

  • pkg.go.dev: https://pkg.go.dev/github.com/cloudquery/plugin-sdk

  • goreportcard.com: https://goreportcard.com/report/github.com/cloudquery/cloudquery and https://goreportcard.com/report/github.com/cloudquery/plugin-sdk

  • [x] The package has been added to the list in alphabetical order.

  • [x] The package has an appropriate description with correct grammar.

  • [x] As far as I know, the package has not been listed here before.

  • [x] The repo documentation has a pkg.go.dev link. (Yes, for the plugin-sdk which is what will be imported if you write a plugin)

  • [ ] The repo documentation has a coverage service link. No, but code coverage can be downloaded as an artifact e.g. here https://github.com/cloudquery/plugin-sdk/actions/runs/3996239936

  • [x] The repo documentation has a goreportcard link. (Yes, for the plugin-sdk which is what will be imported if you write a plugin)

  • [x] The repo has a version-numbered release and a go.mod file.

  • [x] I have read the Contribution Guidelines, Maintainers Note and Quality Standards.

  • [x] The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged.

  • [x] The authors of the project do not commit directly to the repo, but rather use pull requests that run the continuous-integration process.

hermanschaaf avatar Jan 24 '23 12:01 hermanschaaf

Thank you for contributing with awesome-go, we will revise your contribution as soon as possible.

Automation body links content check:

  • godoc.org or pkg.go.dev: True
  • goreportcard.com: True
  • coverage: False

your project is about to be approved, it's under revision, it may take a few days

avelino avatar Jan 24 '23 12:01 avelino