The primary steps are covered here:
#50295
The high level bulk items are the following.
- Branding
- Bundled Versions
- Retarget SDK
- Retarget tests (see Toolsetinfo.cs)
- Retarget templates
From that, we should investigate when those can be done (especially wrt runtime repo timing), can we create any copilot instruction files to reduce costs for any of those, and what improvements we can make in the SDK to reduce long term-costs.
Primary ideas
- Investigate watch tests for better stability across TFM
- Investigate templating tests to reduce their fragility to TFM (and frankly other) output updates
The primary steps are covered here:
#50295
The high level bulk items are the following.
From that, we should investigate when those can be done (especially wrt runtime repo timing), can we create any copilot instruction files to reduce costs for any of those, and what improvements we can make in the SDK to reduce long term-costs.
Primary ideas