Skip to content

Conversation

@dcantah
Copy link
Contributor

@dcantah dcantah commented Jun 4, 2025

This change adds documentation to quite a few existing public types that didn't have a blurb before.

Additionally, this fixes a couple things that I think either didn't make sense when going to document them:

  • Rename ConnectionStream to VsockConnectionStream. This type only functions for vsock connections.
  • Deletes NsLock+Closure. This was not used anywhere.
  • Rename ContainerizationOCI/Config.swift to ImageConfig.swift.

@dcantah dcantah requested review from crosbymichael and egernst June 4, 2025 10:57
@dcantah dcantah force-pushed the src-documentation-updates branch from 0495227 to 86378a7 Compare June 4, 2025 17:50
This change adds documentation to quite a few existing public types
that didn't have a blurb before.

Additionally, this fixes a couple things that I think either didn't make sense
when going to document them:
- Rename ConnectionStream to VsockConnectionStream. This type only functions for
vsock connections.
- Deletes NsLock+Closure. This was not used anywhere.
- Rename ContainerizationOCI/Config.swift to ImageConfig.swift.

Signed-off-by: Danny Canter <danny_canter@apple.com>
@dcantah dcantah force-pushed the src-documentation-updates branch from 86378a7 to 54d2900 Compare June 4, 2025 21:32
@dcantah dcantah requested a review from crosbymichael June 4, 2025 21:45
Copy link
Contributor

@egernst egernst left a comment

Choose a reason for hiding this comment

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

My initial issues are resolved. This LGTM - good improvement. I see Michae's feedback addressed as well - feel free to disregard the now stale change request. :)

@dcantah
Copy link
Contributor Author

dcantah commented Jun 4, 2025

@crosbymichael ptal again

@dcantah dcantah dismissed crosbymichael’s stale review June 4, 2025 21:56

Feedback addressed

@dcantah dcantah merged commit a6f626d into main Jun 4, 2025
2 checks passed
@katiewasnothere katiewasnothere deleted the src-documentation-updates branch June 4, 2025 21:59
katiewasnothere pushed a commit that referenced this pull request Jun 5, 2025
This change adds documentation to quite a few existing public types that
didn't have a blurb before.

Additionally, this fixes a couple things that I think either didn't make
sense when going to document them:
- Rename ConnectionStream to VsockConnectionStream. This type only
functions for vsock connections.
- Deletes NsLock+Closure. This was not used anywhere.
- Rename ContainerizationOCI/Config.swift to ImageConfig.swift.

Signed-off-by: Danny Canter <danny_canter@apple.com>
katiewasnothere pushed a commit that referenced this pull request Jun 5, 2025
This change adds documentation to quite a few existing public types that
didn't have a blurb before.

Additionally, this fixes a couple things that I think either didn't make
sense when going to document them:
- Rename ConnectionStream to VsockConnectionStream. This type only
functions for vsock connections.
- Deletes NsLock+Closure. This was not used anywhere.
- Rename ContainerizationOCI/Config.swift to ImageConfig.swift.

Signed-off-by: Danny Canter <danny_canter@apple.com>
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.

4 participants