logstash-plugins / logstash-input-google_cloud_storage

Apache License 2.0
4 stars 9 forks source link

add blob prefix support #18

Open aksakalmustafa opened 2 years ago

aksakalmustafa commented 2 years ago

Release notes

What does this PR do?

Adds blob prefix support to listing storage objects with blob_prefix config

Why is it important/What is the impact to the user?

Checklist

Author's Checklist

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

cla-checker-service[bot] commented 2 years ago

💚 CLA has been signed

aksakalmustafa commented 2 years ago

@jsvd CI is failing due to change 46ff388dd8c5470840b172eec92f8781aac786cb commit. Looks like the main branch is also failing. it is most probably related to the conflict between jruby & jar-dependencies dependency. ES 6.x is passing when jar-dependencies is 0.4.1. Who needs to address the CI issue? Thanks!