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

[ci] Enable source index #26557

Merged
merged 4 commits into from
Dec 17, 2024
Merged

[ci] Enable source index #26557

merged 4 commits into from
Dec 17, 2024

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Dec 11, 2024

Description of Change

Make our internal build on dnceng and arcade push to source.dot.net

After merging on our side we need to wait for the merge of this one dotnet/source-indexer#178

Issues Fixed

Fixes #6814

fix variables

Update azure-pipelines-internal.yml

Update NuGet.config

try pass this one

Update NuGet.config

enable source index

Update build-test-pack.yml

Update build-test-pack.yml

try enable source index

try this again

no warn and bin log

try fix binlog
@rmarinho rmarinho requested a review from a team as a code owner December 11, 2024 22:51
@rmarinho rmarinho added area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions t/docs 📝 labels Dec 11, 2024
@rmarinho rmarinho added this to the .NET 9 SR3 milestone Dec 11, 2024
enableSourceIndex: false
enableSourceIndex: ${{ parameters.enableSourceIndex }}
sourceIndexParams:
sourceIndexBuildCommand: build.cmd -restore -build -ci -warnAsError 0 /bl:$(Build.Arcade.LogsPath)sourceIndexBuild.binlog /p:OfficialBuildId=$(_BuildOfficalId) /p:_SkipUpdateBuildNumber=true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This mixes - and /, do you want to pick one to be consistent?

NuGet.config Outdated Show resolved Hide resolved
global.json Outdated Show resolved Hide resolved
@rmarinho rmarinho merged commit 0b5b062 into main Dec 17, 2024
104 of 106 checks passed
@rmarinho rmarinho deleted the fix-arcade branch December 17, 2024 15:13
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions t/docs 📝
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Onboard to source.dot.net
2 participants