Skip to content

Fix Microbuild parameters#29588

Merged
tmat merged 2 commits intodotnet:masterfrom
tmat:MicrobuildFIx
Aug 30, 2018
Merged

Fix Microbuild parameters#29588
tmat merged 2 commits intodotnet:masterfrom
tmat:MicrobuildFIx

Conversation

@tmat
Copy link
Copy Markdown
Member

@tmat tmat commented Aug 29, 2018

Setting -cibuild in scripts now translates to /p:ContinuousIntegrationBuild=true in targets files,
-official translates to /p:OfficialBuildId=$(BUILD_BUILDNUMBER). Previously, -cibuild meant Jenkins, not an official CI build.

Also copy Roslyn CoreXT packages to DevDivPackages\Roslyn directory instead of Insertion directory. The former is uploaded to CoreXT store, the latter is uploaded to VSTS store, where we upload Willow VSIXes. Prior PR #29408 we copied them to both places.

@tmat tmat requested a review from a team as a code owner August 29, 2018 21:44
@tmat tmat force-pushed the MicrobuildFIx branch 2 times, most recently from 842196f to 83511cf Compare August 29, 2018 23:34
@tmat
Copy link
Copy Markdown
Member Author

tmat commented Aug 30, 2018

@jasonmalinowski @jaredpar A few more fixes to generate the correct package versions in official builds.

@tmat
Copy link
Copy Markdown
Member Author

tmat commented Aug 30, 2018

@jmarolf PTAL

@tmat tmat merged commit 373da65 into dotnet:master Aug 30, 2018
@tmat tmat deleted the MicrobuildFIx branch August 30, 2018 20:36
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.

2 participants