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

Fix Microbuild parameters #29588

Merged
merged 2 commits into from
Aug 30, 2018
Merged

Fix Microbuild parameters #29588

merged 2 commits into from
Aug 30, 2018

Conversation

tmat
Copy link
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
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
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