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

Airbyte-ci: Add ClickPipelineContext and update test to use #31628

Merged
merged 36 commits into from
Nov 7, 2023

Commits on Oct 19, 2023

  1. Add lazy decorator

    bnchrch committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a4994f4 View commit details
    Browse the repository at this point in the history
  2. Add playground subcommands

    bnchrch committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ccddd26 View commit details
    Browse the repository at this point in the history
  3. steal

    bnchrch committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    96643f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efa0786 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76458dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58845d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    435f44d View commit details
    Browse the repository at this point in the history
  8. Move files

    bnchrch committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    55baf8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8bfe2aa View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    a9b7365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27043ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c53310a View commit details
    Browse the repository at this point in the history
  4. Add singleton test

    bnchrch committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b07da00 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    03a14c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix low hanging comments

    bnchrch committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    714d201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29087ea View commit details
    Browse the repository at this point in the history
  3. Move decorator to file

    bnchrch committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fb43cfb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Add tests

    bnchrch committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    323139d View commit details
    Browse the repository at this point in the history
  2. Add forgotten test

    bnchrch committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f624fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24297df View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Add cli tests

    bnchrch committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    58b28af View commit details
    Browse the repository at this point in the history
  2. Remove async

    bnchrch committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a4e1efb View commit details
    Browse the repository at this point in the history
  3. Add async back

    bnchrch committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b1e479b View commit details
    Browse the repository at this point in the history
  4. Add doc string

    bnchrch committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d89f7f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6855ba3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ca02fc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    77858b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5e49c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38521a1 View commit details
    Browse the repository at this point in the history
  4. Revert additional formating

    bnchrch committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c290dd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dc9853 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    bnchrch committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1aeb577 View commit details
    Browse the repository at this point in the history
  7. Remove comment

    bnchrch committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cf50807 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    755d02a View commit details
    Browse the repository at this point in the history
  9. Remove unused command

    bnchrch committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7ff56fb View commit details
    Browse the repository at this point in the history