-
Notifications
You must be signed in to change notification settings - Fork 909
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(GH-1328) Serialize/deserialize package files warnings
Instead of defaulting to errorrs, silently have those warnings come up. When installing the package, if the save of the files snapshot fails, log a warning but allow the install to be successful. This corrects seeing these kinds of errors: ~~~ Error deserializing response of type chocolatey.infrastructure.app.domain.PackageFiles: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1. ~~~
- Loading branch information
1 parent
17560b5
commit e2c4e9b
Showing
1 changed file
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters