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

Fix deployment saving mechanism and handle errors #170

Merged
merged 1 commit into from Mar 13, 2023

Conversation

ljcornel
Copy link
Collaborator

Saving deployments works again, and it is no longer possible to save a deployment to the same target folder twice. Previously this would lead to data corruption, now this will result in a failed deployment.save operation while preserving the deployment in the target location.

@ljcornel ljcornel merged commit e306792 into main Mar 13, 2023
@ljcornel ljcornel deleted the Fix-deployment-saving-mechanism branch March 13, 2023 11:42
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

1 participant