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

feat: save fileproperties after deploy #3334

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

violetyao
Copy link
Contributor

What does this PR do?

This PR saves ConflictFileProperties to the metadata cache after a deploy.

What issues does this PR fix or reference?

@W-9275248@, @W-9275447@

Functionality Before

setPropertiesForFilesDeploy in PersistentStorageService was unused.

Functionality After

After a deploy operation, ConflictFileProperties are saved to the metadata cache within PersistentStorageService. This PR addresses both single file and multi file deploy because they both extends BaseDeployExecutor.

@violetyao violetyao requested a review from a team as a code owner June 16, 2021 22:37
@violetyao violetyao merged commit c101567 into develop Jun 21, 2021
@violetyao violetyao deleted the violet/store-cache-after-deploy branch June 21, 2021 19:20
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.

None yet

2 participants