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

Convert AllConfigurations and NETFX jobs to use the global build templates #93082

Merged
merged 7 commits into from
Oct 6, 2023

Conversation

jkoritzinsky
Copy link
Member

Moving these two jobs that have minor customizations to use the global build template + post build steps to reduce complexity in the libraries build and test jobs. Also clean up some places that were still on extraStepsTemplate or were attempting to be (but had typos).

Remove now-unused logic from the libraries build jobs script now that AllConfigurations and NETFX are both using the global build job template
…during the build job) so remove the conditional
@ghost
Copy link

ghost commented Oct 5, 2023

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

Issue Details

Moving these two jobs that have minor customizations to use the global build template + post build steps to reduce complexity in the libraries build and test jobs. Also clean up some places that were still on extraStepsTemplate or were attempting to be (but had typos).

Author: jkoritzinsky
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: 9.0.0

@jkoritzinsky jkoritzinsky merged commit 7498771 into dotnet:main Oct 6, 2023
176 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Nov 5, 2023
@jkoritzinsky jkoritzinsky deleted the more-pr-global-builds branch March 22, 2024 01:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants