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

Normalize dot directories #383

Merged

Conversation

ennoruijters
Copy link
Contributor

@ennoruijters ennoruijters commented Sep 29, 2021

Pull Request Description

This pull request closes #382.

Incidentally, this also makes the 'uri' and 'fileSystem' fields of S3Path final, to clarity that these are not to be changed.

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

@steve-todorov steve-todorov added this to the 1.0.3 milestone Jul 26, 2023
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 11:16 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 11:17 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 11:17 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 11:17 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 11:17 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 26, 2023 11:17 — with GitHub Actions Inactive
Co-authored-by: Enno Ruijters <[email protected]>
Co-authored-by: Marcel Hekman <[email protected]>
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 29, 2023 19:48 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 29, 2023 19:48 — with GitHub Actions Inactive
@steve-todorov steve-todorov deployed to external-collaborators July 29, 2023 19:48 — with GitHub Actions Active
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 29, 2023 19:48 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 29, 2023 19:48 — with GitHub Actions Inactive
@steve-todorov steve-todorov temporarily deployed to external-collaborators July 29, 2023 19:48 — with GitHub Actions Inactive
@steve-todorov
Copy link
Collaborator

Hey @ennoruijters,

Sorry it took only forever to get to it, but we were side-tracked by life and the pandemic.
Thank you and Marcel very much for your contribution! :)

@steve-todorov steve-todorov merged commit 2be9515 into carlspring:master Jul 29, 2023
9 checks passed
@github-actions github-actions bot mentioned this pull request Jul 29, 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.

Normalize '.' and '..' in paths
2 participants