Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a simple plugin system for writing data to external destinations #173

Merged
merged 7 commits into from
Jun 7, 2023

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    1c4b77e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8273c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    4281aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e388de4 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    jwills committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    bbcec6f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Bump dbt-tests-adapter from 1.5.0 to 1.5.1

    Bumps [dbt-tests-adapter](https://github.com/dbt-labs/dbt-core) from 1.5.0 to 1.5.1.
    - [Release notes](https://github.com/dbt-labs/dbt-core/releases)
    - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.5.1/CHANGELOG.md)
    - [Commits](dbt-labs/dbt-core@v1.5.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: dbt-tests-adapter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jwills committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8b3cb5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6972447 View commit details
    Browse the repository at this point in the history