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

ssh tunnel for postgres normalization #5818

Closed
wants to merge 77 commits into from

Commits on Aug 22, 2021

  1. oracle normalization

    marcosmarxm committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    6d531f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    078be20 View commit details
    Browse the repository at this point in the history
  2. unit tests

    marcosmarxm committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b1f4d81 View commit details
    Browse the repository at this point in the history
  3. run format

    marcosmarxm committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    36959b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c22a678 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. correct ephemeral tests

    marcosmarxm committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    1c23695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f797107 View commit details
    Browse the repository at this point in the history
  3. run int tests

    marcosmarxm committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    545be65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22c903e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. autogenerated finals

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    91db2cd View commit details
    Browse the repository at this point in the history
  2. init

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    8aaadaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04c09fa View commit details
    Browse the repository at this point in the history
  4. styling

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    f1bfd1b View commit details
    Browse the repository at this point in the history
  5. clean up

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    b5aa5f4 View commit details
    Browse the repository at this point in the history
  6. clean

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    800f16c View commit details
    Browse the repository at this point in the history
  7. opinionated capitalization

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    c78df0b View commit details
    Browse the repository at this point in the history
  8. more opinionated caps

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    b1943d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8cb4988 View commit details
    Browse the repository at this point in the history
  10. victory

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    df19286 View commit details
    Browse the repository at this point in the history
  11. add secrets to ci

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e2f30b8 View commit details
    Browse the repository at this point in the history
  12. fix those tests

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0755c53 View commit details
    Browse the repository at this point in the history
  13. clean

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    6cd9311 View commit details
    Browse the repository at this point in the history
  14. wip

    cgardens committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    817f1fa View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

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

Commits on Sep 1, 2021

  1. format

    marcosmarxm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b529041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    202af8f View commit details
    Browse the repository at this point in the history
  3. correct unit test

    marcosmarxm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    5924283 View commit details
    Browse the repository at this point in the history
  4. correct unit test

    marcosmarxm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a697133 View commit details
    Browse the repository at this point in the history
  5. destination docs update

    marcosmarxm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    48a71b0 View commit details
    Browse the repository at this point in the history
  6. correct mypy

    marcosmarxm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3b4723d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90115d4 View commit details
    Browse the repository at this point in the history
  8. refactor oracle function

    marcosmarxm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4ac2f85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    508efa0 View commit details
    Browse the repository at this point in the history
  10. merge master

    marcosmarxm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    881afbe View commit details
    Browse the repository at this point in the history
  11. run all destinations

    marcosmarxm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7334102 View commit details
    Browse the repository at this point in the history
  12. flake8 escape regex

    marcosmarxm committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    fdc3dc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. surrogate key function

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    252b996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b64724a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97787c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7f4b25 View commit details
    Browse the repository at this point in the history
  5. refactor scd function

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    fa7b131 View commit details
    Browse the repository at this point in the history
  6. revert test

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    48381ad View commit details
    Browse the repository at this point in the history
  7. refactor minor details

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    4ab8d79 View commit details
    Browse the repository at this point in the history
  8. revert tests

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    475e00c View commit details
    Browse the repository at this point in the history
  9. revert ephemeral test

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    8b2b27f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d92570 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ee9f90 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    69f6143 View commit details
    Browse the repository at this point in the history
  13. format

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    b3e0e2e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    defc0fc View commit details
    Browse the repository at this point in the history
  15. minor chnages

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    82de69d View commit details
    Browse the repository at this point in the history
  16. minor chages

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    e588198 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    61452a9 View commit details
    Browse the repository at this point in the history
  18. gradlew format

    marcosmarxm committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    02bf9af View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. wip

    cgardens committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    69d065c View commit details
    Browse the repository at this point in the history
  2. update change log

    cgardens committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    47d3f33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d43b500 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e63a5a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f19695 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Merge + necessary changes

    Phlair committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    260a204 View commit details
    Browse the repository at this point in the history
  2. Delete SshTunnel.java

    Phlair authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    323129e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    935f1af View commit details
    Browse the repository at this point in the history
  4. update normalization version

    Phlair committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    ea1f7f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1cc6cb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. revert tests

    marcosmarxm committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    4ca4696 View commit details
    Browse the repository at this point in the history
  2. remove comments

    marcosmarxm committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    728c3e5 View commit details
    Browse the repository at this point in the history
  3. address review comments

    Phlair committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    e342018 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e341bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fd3fc0 View commit details
    Browse the repository at this point in the history
  6. gradlew format

    marcosmarxm committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    3337c48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67815d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    442c707 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82a4de4 View commit details
    Browse the repository at this point in the history
  10. fix ssh script copy

    Phlair committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    d769abc View commit details
    Browse the repository at this point in the history
  11. Merge branch 'marcosmarxm/normalization-oracle' of https://github.com…

    …/airbytehq/airbyte into george/new-pg-ssh-norm
    
    # Conflicts:
    #	airbyte-integrations/bases/base-normalization/normalization/transform_config/transform.py
    Phlair committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    1a98048 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8be8147 View commit details
    Browse the repository at this point in the history
  13. bump version

    Phlair committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    3cd895e View commit details
    Browse the repository at this point in the history