Matt Mitchell

Results 232 issues of Matt Mitchell

### To double check: * [ ] The right tests are in and the right validation has happened. Guidance: https://github.com/dotnet/arcade/blob/main/Documentation/Validation.md

### To double check: * [ ] The right tests are in and the right validation has happened. Guidance: https://github.com/dotnet/arcade/blob/main/Documentation/Validation.md

### To double check: * [ ] The right tests are in and the right validation has happened. Guidance: https://github.com/dotnet/arcade/blob/main/Documentation/Validation.md

https://github.com/dotnet/arcade/commit/532f956a119bce77ca279994054d08dbc24418f7 has an error in the itemgroup reference. This causes SB to fail upon updating to a new arcade. This probably should have been caught by arcade-validation, but was not.

Ops - Service Maintenance

- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain When `NetPrevious` and `NetMinimum` are the same, the current behavior is to null out...

### To double check: * [ ] The right tests are in and and the right validation has happened. Guidance: https://github.com/dotnet/arcade/tree/main/Documentation/Validation

One ongoing issue with some long-running tasks (e.g. DownloadFromAzure, PushToBlobFeed, etc.) is that they don't support cancellation. So Ctrl+C during the build will simply wait for the task to finish....

GenerateRPMs.targets installs the RPMs it just built into the environment as a test. This is a bit problematic, because the host container may have dotnet packages installed on it already...

Area-Infrastructure
untriaged