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

🎉 Source Pinterest: filters for entity statuses #15074

Merged
merged 61 commits into from
Nov 8, 2022

Commits on Sep 6, 2022

  1. solve conflicts

    marcosmarxm committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    bb082bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f315c5b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    2b3d081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5177bbd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    7d023a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe27ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e584ef9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    bce2db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bc53c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c18da01 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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

Commits on Oct 28, 2022

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

Commits on Oct 31, 2022

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

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    f82c997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f97736b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    221cff6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77c1815 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    709610a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. query to include data plane attributes (airbytehq#18531)

    * query to include data plane attributes
    
    * rename functions
    
    * fix java build
    
    * more renaming fix
    xiaohansong authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3bd1e98 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests in source relational db (airbytehq#18789)

    * Fix unit tests
    
    * Add extra test case for record count > 1
    
    * Store record count in variable
    tuliren authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    35ddeba View commit details
    Browse the repository at this point in the history
  3. ci: use custom test-reporter action to upload job results (airbytehq#…

    …18004)
    
    * ci: use custom action to upload job results
    Conor authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    562c99e View commit details
    Browse the repository at this point in the history
  4. Correct coinmarket spec (airbytehq#18790)

    * correct coinmarket spec
    
    * remove duplicate support normalization from source spec
    
    * rollback coinmarketcap version in source def seed
    
    * update connector version
    
    * auto-bump connector version
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    2 people authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    cd1fffd View commit details
    Browse the repository at this point in the history
  5. Parameterize test_empty_streams and test_stream_with_1_airbyte_column…

    … by destination (airbytehq#18197)
    
    * Remove lines that always add Postgres to list of destinations
    * Parameterize all tests in test_ephemeral by destination
    grishick authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e494879 View commit details
    Browse the repository at this point in the history
  6. 🐛 Source Facebook Marketing: reduce request limit after specific error (

    airbytehq#18734)
    
    * 🐛 Source Facebook Marketing: reduce request limit after specific error
    
    * 🐛 Source Facebook Marketing: bump version; update docs
    
    * 🐛 Source Facebook Marketing: add test
    
    * 🐛 Source Facebook Marketing: increase timeout
    artem1205 authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b1ec6d5 View commit details
    Browse the repository at this point in the history
  7. [charts/airbyte-cron] Cleanup env vars (airbytehq#18787)

    * [charts/airbyte-cron] Cleanup env vars
    
    * Remove unused env var
    perangel authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3ad7424 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b37266d View commit details
    Browse the repository at this point in the history
  9. Bump helm chart version reference to 0.40.40 (airbytehq#18815)

    Co-authored-by: perangel <perangel@users.noreply.github.com>
    Co-authored-by: Kyryl Skobylko <xpuska513@gmail.com>
    3 people authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a3bebaa View commit details
    Browse the repository at this point in the history
  10. 🐛Destination Google Sheets: Fix empty headers list (airbytehq#18729)

    * Fix empty headers list
    
    * Updated PR number
    
    * Bumped version
    
    * auto-bump connector version
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    2 people authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b2ee04d View commit details
    Browse the repository at this point in the history
  11. 🐛Source Exchange Rates: Fix handling error during check connection (a…

    …irbytehq#18726)
    
    * Fix handling error during check connection
    
    * Updated PR number
    
    * auto-bump connector version
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    2 people authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    65b5ed0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c613102 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42e3efe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    300051d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d366665 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    42d6497 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ae7c658 View commit details
    Browse the repository at this point in the history
  18. Bump Airbyte version from 0.40.17 to 0.40.18 (airbytehq#18827)

    Co-authored-by: grishick <grishick@users.noreply.github.com>
    2 people authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a9378c4 View commit details
    Browse the repository at this point in the history
  19. 🪟🔧 Remove styled components (round 1) (airbytehq#18766)

    * refactor EditorHeader (untested)
    
    * refactor BaseClearView
    
    * delete unused Subtitle
    
    * refactor ConfirmationModal
    
    * refactor Arrow
    
    * refactor BulkHeader
    
    * refactor CatalogTreeSearch
    
    * refactor StreamFieldTable
    
    * refactor StreamHeader
    
    * refactor ConnectorIcon
    
    * refactor TreeRowWrapper
    
    * refactor DeleteBlock
    
    * refactor EmptyResourceBlock
    
    * revert unintended element change
    josephkmh authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9954acb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ffa42fa View commit details
    Browse the repository at this point in the history
  21. 🪟🔧 Reactor Breadcrumbs component to use anchors (airbytehq#18764)

    * refactor breadcrumbs to use actual links
    
    * PR comments on styles
    josephkmh authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    23804cc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cc31042 View commit details
    Browse the repository at this point in the history
  23. Remove "Filters and Segments" from Google Analytics v4 (airbytehq#18508)

    Filters and Segments info was incorrectly added to the Google Analytics v4 connector instead of the Google Analytics (Universal Analytics) Connector.
    tybernstein authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6e7ac19 View commit details
    Browse the repository at this point in the history
  24. Add notes about EU OAUth (airbytehq#18835)

    EU OAuth is not fully tested so adding a note to account for that.
    YowanR authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7daaca7 View commit details
    Browse the repository at this point in the history
  25. 🪟🐛 Fix: visual regression in ConnectorIcon (airbytehq#18849)

    * fix visual regression
    
    * remove unused prop
    josephkmh authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    c648057 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5a27df9 View commit details
    Browse the repository at this point in the history
  27. mysql-source:fix tinyint unsigned handling (airbytehq#18619)

    * mysql-source:fix tinyint unsigned handling
    
    * update doc
    
    * format
    
    * upgrade version
    
    * auto-bump connector version
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    2 people authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    165c155 View commit details
    Browse the repository at this point in the history
  28. 🪟 🎉 Allow environment specific sections in docs (airbytehq#18829)

    * Allow environment specific sections in docs
    
    * Change syntax to lower case
    timroes authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f16f643 View commit details
    Browse the repository at this point in the history
  29. ci: replace GITHUB_OUTPUT with GITHUB_ENV on multiline variables (air…

    …bytehq#18809)
    
    * ci: replace GITHUB_OUTPUT with GITHUB_ENV on multiline variables
    
    * ci: replace github set-ouput with new syntax in ./tools/bin/
    cuyk authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7de1353 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b98bf5a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d3983b1 View commit details
    Browse the repository at this point in the history
  32. 🪟 🔧 Upgrade husky to 8.0.1 (airbytehq#18719)

    * Upgrade Husky
    
    * Upgrade Husky
    
    * Upgrade Husky
    
    * Upgrade Husky
    
    * Upgrade Husky
    timroes authored and drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6e3fd80 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d830b27 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0153cfa View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    fd07e43 View commit details
    Browse the repository at this point in the history
  36. add label

    drewrasm committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    20af2dd View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    17a27ed View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    9c5ff57 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    3952b1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd37b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    7ba4586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897cbda View commit details
    Browse the repository at this point in the history