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

[C#][Release] Run sourcelink verification for local build so we can find errors on nightlies or maintenance branch #39631

Open
raulcd opened this issue Jan 16, 2024 · 0 comments

Comments

@raulcd
Copy link
Member

raulcd commented Jan 16, 2024

Describe the enhancement requested

During the creation of the first RC for 15.0.0 we realized that there was an issue with the C# verification, it failed due to:
#39598
#39605
As an improvement we should also run sourcelink verification when SOURCE_KIND is local so the error appears on maintenance branch and nightly builds and we don't have to wait for a Release Candidate to find issues.

See the above PR and issue for more details.

Component(s)

C#, Release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant