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

Support filtered DirectoryStream #381

Merged

Conversation

ennoruijters
Copy link
Contributor

@ennoruijters ennoruijters commented Sep 29, 2021

Pull Request Description

This pull request closes #380.

Acceptance Test

  • Building the code with mvn clean install -Punit-tests,it-minio,it-s3 still works.

Questions

  • Does this pull request break backward compatibility?

    • Yes
    • No
  • Does this pull request require other pull requests to be merged first?

    • Yes, please see #...
    • No
  • Does this require an update of the documentation?

    • Yes, please see [provide details here]
    • No

@carlspring carlspring force-pushed the support-filtered-directorystream branch from 67808ca to dfd64b9 Compare June 7, 2023 00:36
@steve-todorov steve-todorov force-pushed the support-filtered-directorystream branch from dfd64b9 to ac58987 Compare July 26, 2023 10:52
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 10:52 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 10:52 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 10:52 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 10:52 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 10:52 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 10:52 — with GitHub Actions Inactive
@steve-todorov steve-todorov added this to the 1.0.3 milestone Jul 26, 2023
@steve-todorov steve-todorov force-pushed the support-filtered-directorystream branch from ac58987 to d293b7e Compare September 28, 2023 10:57
@steve-todorov steve-todorov deployed to external-collaborators September 28, 2023 10:58 — with GitHub Actions Active
@steve-todorov steve-todorov deployed to external-collaborators September 28, 2023 10:58 — with GitHub Actions Active
@steve-todorov steve-todorov deployed to external-collaborators September 28, 2023 10:58 — with GitHub Actions Active
@steve-todorov steve-todorov deployed to external-collaborators September 28, 2023 10:58 — with GitHub Actions Active
@steve-todorov steve-todorov deployed to external-collaborators September 28, 2023 10:58 — with GitHub Actions Active
@steve-todorov steve-todorov deployed to external-collaborators September 28, 2023 10:58 — with GitHub Actions Active
@steve-todorov steve-todorov merged commit f6668ba into carlspring:master Sep 28, 2023
@github-actions github-actions bot mentioned this pull request Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the filter argument of S3FilesystemProvider.newDirectoryStream
2 participants