Skip to content

Switch to 1ES templates #54651

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 27 commits into from
Mar 21, 2024
Merged

Switch to 1ES templates #54651

merged 27 commits into from
Mar 21, 2024

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Mar 20, 2024

Part of https://github.com/dotnet/aspnetcore-internal/issues/4468

We unfortunately have to bifurcate our .yml files into a ci.yml (internal) and ci-public.yml (public) as part of this, which means we have some duplicated code. Would be good to clean some of that up in the future.

Latest test build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2409961&view=results

@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 20, 2024
@wtgodbe
Copy link
Member Author

wtgodbe commented Mar 20, 2024

Once the internal build passes I'll switch our public CI over to using the public yml file

@wtgodbe
Copy link
Member Author

wtgodbe commented Mar 20, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@wtgodbe wtgodbe marked this pull request as ready for review March 20, 2024 23:08
@wtgodbe wtgodbe requested a review from a team as a code owner March 20, 2024 23:08
@wtgodbe wtgodbe requested a review from RussKie March 21, 2024 01:04
buildConfiguration: $(BuildConfiguration)
buildPlatform: $(AgentOsName)

- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
Copy link
Contributor

Choose a reason for hiding this comment

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

As discussed offline, I would split these steps into own file for the ease of maintenance. I'd name these files something like build-public.yml and buid-internal.yml.

@wtgodbe wtgodbe merged commit 301c278 into main Mar 21, 2024
@wtgodbe wtgodbe deleted the wtgodbe/1esmain branch March 21, 2024 19:11
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0-preview4 milestone Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants