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

Add source build leg to the official unified build pipeline to produce intermediates and "release" artifacts #4755

Open
MichaelSimons opened this issue Nov 22, 2024 · 2 comments
Assignees
Labels
area-build Improvements in source-build's own build process

Comments

@MichaelSimons
Copy link
Member

With the unified build project, the official builds need to produce the following assets. This implies a single source-build leg will need to be added

  1. Source build intermediate packages for consumption in the product repo source build legs. Related to Add support for producing intermediate packages from the product source build #4754
  2. Microsoft's source built artifacts necessary for bootstrapping source build. This will be "released" as part of the source build release.
  3. Any source built sdks necessary for testing the next release. source-build CI validates the next version can be built with the previous source built sdk.
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.

1 similar comment
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.

@mthalman mthalman self-assigned this Dec 5, 2024
@MichaelSimons MichaelSimons moved this from Backlog to In Progress in .NET Source Build Dec 5, 2024
@MichaelSimons MichaelSimons added area-build Improvements in source-build's own build process and removed untriaged labels Dec 5, 2024
@MichaelSimons MichaelSimons moved this to In Progress in .NET Unified Build Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-build Improvements in source-build's own build process
Projects
Status: In Progress
Status: In Progress
Development

No branches or pull requests

2 participants