Skip to content

Fix passing targetRID into sourcebuild job #106285

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

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

akoeplinger
Copy link
Member

I noticed we weren't actually passing the /p:TargetRid parameter into the sourcebuild jobs because we used the wrong casing for the yml variable, it needs to be targetRID instead of targetRid.

I looked at all the repos in the dotnet org and runtime is the only one that is affected.

@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 12, 2024
@akoeplinger akoeplinger added area-Infrastructure and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Aug 12, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@akoeplinger akoeplinger merged commit 3ae95db into main Aug 13, 2024
196 of 202 checks passed
@akoeplinger akoeplinger deleted the fix-sourcebuild-targetrid branch August 13, 2024 07:23
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants