-
Notifications
You must be signed in to change notification settings - Fork 560
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry pick changes for .NET Templating 1.3.0 (#7450)
* [.NET Templating] Update Boolean expression evaluation (#7223) * Update expansion of Boolean expressions * Add unit test * Add test for property that accepts boolean * [.NET Templating] Resolve commas added in wrong place (#7225) * Update expansion of Boolean expressions * Add unit test * Add test for property that accepts boolean * Resolve extra commas in temaplting output * [Templating] Realign platforms on invalid $when behavior (#7432) * Align templating platforms for invalid boolean behavior * Formatting * Add comment for exposing warnings to caller * [Templating] Expose warnings/errors to callers (#7437) * In progress: log warnings * Error log for .NET * Add error logging for NodeJS * Resolve comments on PR * Consolidate ArrayList declarations and fix testing nuget package * Rearrange Expand methods and add comments * Refactor to add the errors to template instance * Update warning message * Get warnings from last template expansion * Add markdown file changes Co-authored-by: Paul Campbell <paulcam@microsoft.com>
- Loading branch information
1 parent
34126f8
commit 6c7642f
Showing
5 changed files
with
351 additions
and
14 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
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
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
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
Oops, something went wrong.