Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6aaa6a9
Choose a base ref
...
head repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7c90b99
Choose a head ref
  • 2 commits
  • 14 files changed
  • 2 contributors

Commits on Nov 8, 2022

  1. feat: Add Testing suite for destination plugins (#369)

    Closes #348
    
    Introduce testing suite for destination plugins as well as number of methods to including `transformers` and `reverseTransformers` to help testing suite be able to test "end-to-end".
    
    This also adds more testing with a `memoryDB` plugin to test destination plugin and destination plugin testing suite
    yevgenypats authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1a542b9 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.1.0 (#372)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.1.0](v1.0.4...v1.1.0) (2022-11-08)
    
    
    ### Features
    
    * Add Testing suite for destination plugins ([#369](#369)) ([1a542b9](1a542b9))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7c90b99 View commit details
    Browse the repository at this point in the history
Loading