Skip to content

Set up CI with VSTS Pipelines#1

Merged
brendankowitz merged 1 commit intomasterfrom
vsts-pipelines
Aug 31, 2018
Merged

Set up CI with VSTS Pipelines#1
brendankowitz merged 1 commit intomasterfrom
vsts-pipelines

Conversation

@brendankowitz
Copy link
Member

No description provided.

@brendankowitz brendankowitz merged commit c90c1e6 into master Aug 31, 2018
@brendankowitz brendankowitz deleted the vsts-pipelines branch August 31, 2018 23:21
limorl pushed a commit to limorl/fhir-server that referenced this pull request Sep 30, 2020
limorl pushed a commit that referenced this pull request Oct 23, 2020
* All include test pass But         public async Task GivenARevIncludeSearchExpression_WhenSearchedWithPost_ThenCorrectBundleShouldBeReturned()
 due to count summary

* fix tests to exclude exclude some of the IncludeSearchTests in R4 and R5

* Remove recursive :iterate implementation

* add resources.designer.cs

* fox PR comments - round #1

* remove redundant assignments

* Fix IncludeExpression.ToString() to potemtially remove redundant spaces

* avoid computing AllIterateModifiers each time, instead make a static readonly

* fix IncludeReqriter to reuse a static TableExpressionComparer and OrderBy ascending instead of descending

* Resources.Designer: un-delete summary comment

* Fix issue with _include:iterate and _revinclude_iterate parameters not showing up in the bundle url

* Remove ContainsInclude from IncludeRewriter and use TableExpressionKind.Include in the Comparer

* updated IncludeRewriterTests

* Update TableExpressionComparer to avoid allocating new lists

* fix type in TableExpressionComparer

* Fix ExpressionParser allocation heavy code for initializing reference types

* Remove Top(MaxItemCount) for include ieterate CTEs

* validate indirect dependencies are handled in comparer

* use topological sort to order the include parameters

* sync master (update resources)

* fix merge issue in resources.resx

* clean topological sort + return InvalidSearchOperation for cyclic include iterate queries
brendankowitz pushed a commit that referenced this pull request Jun 8, 2021
@mikaelweave mikaelweave mentioned this pull request May 21, 2024
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