Prerequisites
Issue type
Bug report
Description
We were planning to use github releases but there was a pivot to use a daily build.
Currently CI uses the daily dotnetup build which is created from the internal pipeline using Arcade.
However, we need a way to:
- Allow users to obtain historical releases
- Maintain proper version bumps
- Not break CI if dotnetup has a bug - isolate a 'preview' vs 'daily' type version or branch strategy
- Consider tagging releases and when to have releases
- Look at how other 'tip' based products we support (only latest is supported) work and ship today to consider how we'd react if we needed a rapid change to dotnetup due to a break and how others would 'roll-back' - since there is not yet automatic update, or how they automatically update and release.
First a plan should be outlined as a design doc.
Related
Automatic update #50607
Automatic version updates #50622
dotnetup version
No response
Prerequisites
Issue type
Bug report
Description
We were planning to use github releases but there was a pivot to use a daily build.
Currently CI uses the daily dotnetup build which is created from the internal pipeline using Arcade.
However, we need a way to:
First a plan should be outlined as a design doc.
Related
Automatic update #50607
Automatic version updates #50622
dotnetup version
No response