Skip to content

Conversation

@NikolaMilosavljevic
Copy link
Member

Fixes: dotnet/runtime#84985

Enabling per-repo source-build to detect prebuilt packages.

@NikolaMilosavljevic
Copy link
Member Author

I will add SBRP subscription after this is merged.

<Sha>1177b37e60c7271ab461098aefbdd03edc15b90d</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.2.0-beta-23172-02" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
Copy link
Member

Choose a reason for hiding this comment

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

Looks like a potential version mismatch given the prebuilts reported in CI.

Copy link
Member Author

@NikolaMilosavljevic NikolaMilosavljevic Apr 18, 2023

Choose a reason for hiding this comment

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

Will check - I used the version that matches prebuilts reported in this repo's source-build - in my local build.

Copy link
Member Author

Choose a reason for hiding this comment

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

Looks like a potential version mismatch given the prebuilts reported in CI.

Fixed with 901c0f9

This was caused by Arcade update that happened 30 minutes ago, after my local build, but before PR was created - the timing...

@NikolaMilosavljevic NikolaMilosavljevic merged commit 80d3f38 into dotnet:main Apr 18, 2023
@NikolaMilosavljevic
Copy link
Member Author

Created subscription for SBRP repo.

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.

[cecil] Enable source-build pre-built detection

3 participants