Skip to content

Conversation

@abcox
Copy link

@abcox abcox commented Feb 12, 2019

...to provide warning on file prepare issues instead of exiting completely. logs a warning with error message when task fails in prep step. Scenario: file with extension (like .cache) is unknown mime type (has no mime map) requires update to web.config to add mimeMap entry. Otherwise, IIS will return 404 (file not found)... and this is not logged, because prep step fails, and whole deploy stalls. This error handling will allow the error to bubble up to be logged as warning (and can be customized as/where is needed).

@abcox
Copy link
Author

abcox commented Feb 12, 2019

Sweet!

@abcox abcox closed this Feb 12, 2019
@abcox abcox reopened this Feb 12, 2019
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.

1 participant