Skip to content

Comments

refactor: Introduce SftpCore for improved service structure#5902

Merged
Xuanwo merged 1 commit intoapache:mainfrom
miroim:split-sftp-core
Mar 28, 2025
Merged

refactor: Introduce SftpCore for improved service structure#5902
Xuanwo merged 1 commit intoapache:mainfrom
miroim:split-sftp-core

Conversation

@miroim
Copy link
Member

@miroim miroim commented Mar 28, 2025

Which issue does this PR close?

Part of #5702

Rationale for this change

What changes are included in this PR?

This pull request refactors the SftpBackend by introducing a new SftpCore struct to encapsulate the core functionality and state. The changes aim to improve code organization and maintainability.

Are there any user-facing changes?

@miroim miroim requested a review from Xuanwo as a code owner March 28, 2025 08:06
@github-actions github-actions bot added the releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" label Mar 28, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you @miroim for this?

@Xuanwo Xuanwo merged commit 9d0de17 into apache:main Mar 28, 2025
242 checks passed
@miroim miroim deleted the split-sftp-core branch March 28, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants