Giter Site home page Giter Site logo

cq-source-yc's People

Contributors

daniil-ushkov avatar direnol avatar gennadyspb avatar hookthebot avatar kabachook avatar mogrein avatar toufreach5 avatar valyankilyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cq-source-yc's Issues

Tables lost while migrating to plugin-sdk v1

  • dc/yandex_k8s_node_groups.md
  • dc/yandex_k8s_nodes.md
  • dc/yandex_serverless_api_gateways.md
  • dc/yandex_serverless_containers.md
  • dc/yandex_serverless_functions.md
  • dc/yandex_serverless_triggers.md

Question re case-study

Hi Folks, (Sorry if it's not the right place but I wasn't able to find any email/relevant contact)

It's Yevgeny Pats, CEO of CloudQuery. I wanted to ask you, if we can get a quote from you or from another developer that worked on cq-provider-yandex for a blog/case-study we are working on, to help us grow our developers ecosystem?

Again, don't know who I should contact for such requests, but will appreciate it if you can direct me to the right contact for such requests? If this is not something you can do - totally fine and thanks for building this great plugin!

Cheers,
Yevgeny

/cc @GennadySpb

Implement Testable Migrations (SDK)

Hi!

Currently, the cq-provider-yandex does not support the upstream version of the cq-provider-sdk (v0.7.1), because it uses cqProto version 2, while the cq provider-sdk uses V4.

The reason for this is because breaking changes have been made in SDK for support Testable Migrations:
cloudquery/cq-provider-sdk#146

Please see relevant PRs on other projects:
cloudquery/cq-provider-sdk#146
cloudquery/cloudquery#406
cloudquery/docs#75
cloudquery/cq-provider-template#12

Roadmap for release v1

  • Migrate to plugin-sdk v4
  • Enable internal repo sync
  • Tests (client/ and resources/)
  • Docs
    - Minimal role – auditor + research if additional viewer roles are required
  • CloudQuery Hub releases via Actions
  • -----✂️First release here✂️-----

New Release

Hello,

Did you plan to create a new releases after this commit 5b43a45 ?

Thanks,
Best regards

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

Hello!
We've recently updated plugin-sdk to v2 (includes migration to Apache Arrow for the destination side).

Currently, no major updates to the source side were made.

Here's an easy step-by-step workflow that will allow you to migrate the code easily & efficiently:

  1. Install gomajor
  2. gomajor get github.com/cloudquery/plugin-sdk/v2
  3. add replace for github.com/apache/arrow/go/v12 (see github.com/cloudquery/plugin-sdk/v2 go.mod)
  4. go mod tidy && go get -t -d ./... && go mod tidy && go mod vendor
  5. Update the templates/code generation to use the proper SDK version, too
  6. make gen lint test (if the appropriate targets exist)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.