Skip to content

Features/v3.17.x.x Improved diff update#172

Merged
witcher112 merged 3 commits intoexperimental/improved-download-unpacking-installationfrom
features/v3.17.x.x/improved-diff-update
Sep 22, 2021
Merged

Features/v3.17.x.x Improved diff update#172
witcher112 merged 3 commits intoexperimental/improved-download-unpacking-installationfrom
features/v3.17.x.x/improved-diff-update

Conversation

@Szczyrk
Copy link
Collaborator

@Szczyrk Szczyrk commented Aug 24, 2021

No description provided.

…ry change at app_data.json. Refactoring LocalMetaData
@Szczyrk Szczyrk changed the base branch from dev/v3.17.x.x to experimental/improved-download-unpacking-installation August 27, 2021 12:06
@@ -594,67 +594,45 @@ private void PatchFile(
}

_logger.LogDebug("Checking whether patching file content is necessary...");
Copy link
Contributor

Choose a reason for hiding this comment

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

This log is not longer accurate.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think this log is not needed. I removed it

_logger.LogDebug("Checking whether patching file content is necessary...");
if (IsPatchingFileContentNecessary(fileName))

_logger.LogDebug("Patching is necessary. Generating new file with patched content...");
Copy link
Contributor

Choose a reason for hiding this comment

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

This log should be rephrased.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think this log is not needed. I removed it

@witcher112 witcher112 merged commit c76393e into experimental/improved-download-unpacking-installation Sep 22, 2021
@witcher112 witcher112 deleted the features/v3.17.x.x/improved-diff-update branch September 22, 2021 12:34
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