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

✨ Google Drive Source #31458

Merged
merged 39 commits into from
Nov 2, 2023
Merged

✨ Google Drive Source #31458

merged 39 commits into from
Nov 2, 2023

Commits on Oct 16, 2023

  1. wip

    Joe Reuter committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5313a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d480cd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge remote-tracking branch 'origin/master' into flash1293/source-go…

    …ogle-drive
    Joe Reuter committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    450b24e View commit details
    Browse the repository at this point in the history
  2. start with oauth

    Joe Reuter committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    83717fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84cbbde View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. make oauth work

    Joe Reuter committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    688f74e View commit details
    Browse the repository at this point in the history
  2. handle google docs and loops in the folder structure

    Joe Reuter committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    044816d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a417345 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. clean up

    Joe Reuter committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d55c445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3787c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. fixes and tests

    Joe Reuter committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ddc0837 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into flash1293/source-go…

    …ogle-drive
    Joe Reuter committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    63d61a4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'flash1293/source-google-drive' of github.com:airbytehq/…

    …airbyte into flash1293/source-google-drive
    Joe Reuter committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ea938aa View commit details
    Browse the repository at this point in the history
  4. start to add tests

    Joe Reuter committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9c6fb0a View commit details
    Browse the repository at this point in the history
  5. work on tests

    Joe Reuter committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c54003a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54157ef View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. stuff

    Joe Reuter committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    893ee5c View commit details
    Browse the repository at this point in the history
  2. create tests

    Joe Reuter committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    890d643 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into flash1293/source-go…

    …ogle-drive
    Joe Reuter committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9304b4a View commit details
    Browse the repository at this point in the history
  4. format

    Joe Reuter committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3ac08cc View commit details
    Browse the repository at this point in the history
  5. fix rest of the tests

    Joe Reuter committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3f66228 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'flash1293/source-google-drive' of github.com:airbytehq/…

    …airbyte into flash1293/source-google-drive
    Joe Reuter committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b01cc92 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. fixes

    Joe Reuter committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0412a44 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into flash1293/source-go…

    …ogle-drive
    Joe Reuter committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ca81058 View commit details
    Browse the repository at this point in the history
  3. add acceptance test for oauth

    Joe Reuter committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e45f359 View commit details
    Browse the repository at this point in the history
  4. remove wrong section from the docs

    Joe Reuter committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    30ef21c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge remote-tracking branch 'origin/master' into flash1293/source-go…

    …ogle-drive
    Joe Reuter committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a144bf6 View commit details
    Browse the repository at this point in the history
  2. review comments

    Joe Reuter committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    33f0ea9 View commit details
    Browse the repository at this point in the history
  3. review comments

    Joe Reuter committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0ffa50a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. respect prefixes

    Joe Reuter committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3f6a8ea View commit details
    Browse the repository at this point in the history
  2. fix stuff

    Joe Reuter committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0a48536 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into flash1293/source-go…

    …ogle-drive
    Joe Reuter committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3bbbc86 View commit details
    Browse the repository at this point in the history
  4. add pptx support

    Joe Reuter committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2918058 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge remote-tracking branch 'origin/master' into flash1293/source-go…

    …ogle-drive
    Joe Reuter committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    018a740 View commit details
    Browse the repository at this point in the history
  2. review comments

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

Commits on Nov 2, 2023

  1. format

    Joe Reuter committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    30cbfaa View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into flash1293/source-go…

    …ogle-drive
    Joe Reuter committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1cd4c2c View commit details
    Browse the repository at this point in the history
  3. fix tests

    Joe Reuter committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    fe9b960 View commit details
    Browse the repository at this point in the history
  4. improve doc

    Joe Reuter committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    838c3fe View commit details
    Browse the repository at this point in the history