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

Introduce DotNetBuildPhase control #3938

Closed
Tracked by #2975
mmitche opened this issue Jan 12, 2024 · 4 comments
Closed
Tracked by #2975

Introduce DotNetBuildPhase control #3938

mmitche opened this issue Jan 12, 2024 · 4 comments
Assignees

Comments

@mmitche
Copy link
Member

mmitche commented Jan 12, 2024

See https://microsoft-my.sharepoint.com/:w:/p/mmitche/EdchH8A4okpOoKhkki1sJEYB0LyAaaCyX5_6A887gL744Q?e=JERvht for full design:

Exclusive phase control identifying the phase currently executing.
Generally, this replaces uses of ArcadeInnerBuildFromSource (exclusive inner build) as well as common conditionals like “ArcadeBuildFromSource && !ArcadeInnerBuildFromSource”.

This is active in all levels of the build.

Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@mmitche
Copy link
Member Author

mmitche commented Jan 17, 2024

Complete for Repo and InnerRepo phases.

@mmitche
Copy link
Member Author

mmitche commented Jan 19, 2024

This is completed when dotnet/installer#18306 goes in.

@mmitche
Copy link
Member Author

mmitche commented Jan 24, 2024

Complete

@mmitche mmitche closed this as completed Jan 24, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in .NET Unified Build Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants