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

File transactions: Source path is destination path #4184

Conversation

iLLiCiTiT
Copy link
Member

Brief description

File transaction object can handle when source and destination path are the same.

Description

Class FileTransactions does handle cases when source and destination are the same which means they don't need to be copied or backuped.

Testing notes:

  1. Run publishing where source files are the same as output files

@ynbot
Copy link
Contributor

ynbot commented Dec 6, 2022

@iLLiCiTiT iLLiCiTiT self-assigned this Dec 6, 2022
@iLLiCiTiT iLLiCiTiT added the type: enhancement Enhancements to existing functionality label Dec 6, 2022
@iLLiCiTiT iLLiCiTiT merged commit 2e17bf4 into develop Dec 6, 2022
@iLLiCiTiT iLLiCiTiT deleted the feature/OP-4566_File-transactions-Handle-cases-when-source-and-destination-is-the-same branch December 6, 2022 15:27
@github-actions github-actions bot added this to the next-patch milestone Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants