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

make ListTemplateFiles more robust #1209

Merged
merged 1 commit into from Nov 11, 2015

Conversation

krgn
Copy link
Contributor

@krgn krgn commented Nov 10, 2015

A TemplateFile may not be loadable if some of the referenced files are not available (e.g. the Paket.PowerShell project and its dependencies on Linux) and thus renders the method useless in these scenarios.

I refined the loading process to skip TemplateFiles that crash on Load.

@krgn krgn force-pushed the prevent-crash-TemplateFile-load branch from 871e873 to 9d94484 Compare November 10, 2015 21:36
@krgn krgn changed the title make ListTemplateFiles more rebust make ListTemplateFiles more robust Nov 10, 2015
forki added a commit that referenced this pull request Nov 11, 2015
@forki forki merged commit c4292bb into fsprojects:master Nov 11, 2015
@forki
Copy link
Member

forki commented Nov 11, 2015

thx

@krgn krgn deleted the prevent-crash-TemplateFile-load branch November 11, 2015 10:24
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