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 Cloud Storage - Update gcs-list-bucket-objects to support prefix and delimiter arguments. #31496

Merged
merged 14 commits into from
Dec 18, 2023

Commits on Dec 15, 2023

  1. Update GoogleCloudStorage.py

    added arguments for prefix and delimiter to gcs_list_bucket_objects to support limiting results returned for blobs that are in "folders"
    zdrouse committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4cf1830 View commit details
    Browse the repository at this point in the history
  2. Update GoogleCloudStorage.yml

    added arguments to support updates for gcs-list-bucket-objects to include prefix and delimiter parameters
    zdrouse committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7056c37 View commit details
    Browse the repository at this point in the history
  3. Create CONTRIBUTORS.json

    zdrouse committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9a1968a View commit details
    Browse the repository at this point in the history
  4. Update GoogleCloudStorage.yml

    spelling
    zdrouse committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    77c728a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    1597dd9 View commit details
    Browse the repository at this point in the history
  2. Update Packs/GoogleCloudStorage/Integrations/GoogleCloudStorage/Googl…

    …eCloudStorage.yml
    
    Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>
    zdrouse and adi88d committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    50bc4bd View commit details
    Browse the repository at this point in the history
  3. added arguments to README

    zdrouse committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ffbd346 View commit details
    Browse the repository at this point in the history
  4. fix arguments to README

    zdrouse committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    22373eb View commit details
    Browse the repository at this point in the history
  5. updated arguments to README

    zdrouse committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    efa40fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    565c58d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. fix yml structure

    adi88d committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    546ed13 View commit details
    Browse the repository at this point in the history
  2. update RN

    adi88d committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    adebe10 View commit details
    Browse the repository at this point in the history
  3. update docker

    adi88d committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    17b55e6 View commit details
    Browse the repository at this point in the history
  4. doc review

    adi88d committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a83de4b View commit details
    Browse the repository at this point in the history