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

Rearrange client crate and improve its docs #511

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

jamesbornholt
Copy link
Member

Description of change

The current docs page for the client crate is pretty indecipherable. While we're not currently suggesting customers use it directly, we know a few already are, and we'd like the docs to be legible. So this commit moves around a bunch of the public structure of the client crate to be consistent and intentional.

There's no semantics changes here, this is all just rearranging and commenting stuff that wasn't commented before.

Does this change impact existing behavior?

This is a breaking change to the mountpoint-s3-client crate because it changes the module structure, but it has no semantics changes.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 8, 2023 22:42 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 8, 2023 22:42 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 8, 2023 22:42 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 8, 2023 22:42 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 8, 2023 22:43 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 8, 2023 22:43 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 8, 2023 22:43 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 8, 2023 22:43 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt marked this pull request as ready for review September 11, 2023 14:25
Copy link
Contributor

@passaro passaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Will we do a release as well? In a separate PR?

mountpoint-s3-client/src/object_client.rs Outdated Show resolved Hide resolved
@jamesbornholt
Copy link
Member Author

Nice. Will we do a release as well? In a separate PR?

Yep, will do a crate release in a separate PR so I can get the changelogs up to date.

The current docs page for the client crate is pretty indecipherable.
While we're not currently suggesting customers use it directly, we know
a few already are, and we'd like the docs to be legible. So this commit
moves around a bunch of the public structure of the client crate to be
consistent and intentional.

There's no semantics changes here, this is all just rearranging and
commenting stuff that wasn't commented before.

Signed-off-by: James Bornholt <[email protected]>
Signed-off-by: James Bornholt <[email protected]>
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 14, 2023 22:50 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 14, 2023 22:50 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 14, 2023 22:50 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt temporarily deployed to PR integration tests September 14, 2023 22:50 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt added this pull request to the merge queue Sep 15, 2023
Merged via the queue into awslabs:main with commit 7bb17a0 Sep 15, 2023
@jamesbornholt jamesbornholt deleted the client-docs branch September 15, 2023 15:04
jamesbornholt added a commit to jamesbornholt/mountpoint-s3 that referenced this pull request Sep 26, 2023
It's been 3 months, and I want to get awslabs#511 out, so this change bundles
up all the changes to all 3 crates. The changes to the two CRT crates
probably aren't strictly breaking changes, but I haven't inspected the
CRT changelogs closely enough to be sure.

Signed-off-by: James Bornholt <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Sep 26, 2023
It's been 3 months, and I want to get #511 out, so this change bundles
up all the changes to all 3 crates. The changes to the two CRT crates
probably aren't strictly breaking changes, but I haven't inspected the
CRT changelogs closely enough to be sure.

Signed-off-by: James Bornholt <[email protected]>
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.

2 participants