Matt Mitchell
Matt Mitchell
### 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
- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain The script currently doesn't support private repos, at least in the cloning step. It...
- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain As extra insurance, Arcade publishing should refuse to publish to public endpoints if the...
- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain Variables that should typically not be printed are getting printed due to the way...
### 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
### Description **This issue is dependent on https://github.com/dotnet/source-build/issues/2974 and is a placeholder for .NET 8 required work in product repositories.** Instructions for implementation will be updated once https://github.com/dotnet/source-build/issues/2974 but will...
Occasionally even if the BFA detects an error properly, the error string (like compile error) is not indicated even though the replacement (${1,1} for instance) is valid. I am suspicious...
Right now it's possible that the checked out hash is different for different sub-jobs of a flow job. There are a few reasons: 1) GitHub push events contain no info...
We should create an automated process for new CI instances. Here are the general steps. Some of this is already available: 1. Create a new VM in Azure with correct...