dnceng
dnceng copied to clipboard
.NET Engineering Services
[Azure Boards WorkItem](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_workitems/edit/7079) ### Release Note Category - [X] Feature changes/additions - [ ] Bug fixes - [ ] Internal Infrastructure Improvements ### Release Note Description Update Scouting Preview VS2022...
https://dev.azure.com/dnceng/internal/_git/dotnet-helix-machines/pullRequest/42875#1728348479 DeployQueues isn't easily testable. QueueManager has some methods that should be testable (ie BuildScaleSetDeploymentTemplate), but because it wasn't designed with testing in mind, there's currently no unit tests. After...
### Release Note Category - [ ] Feature changes/additions - [ ] Bug fixes - [x] Internal Infrastructure Improvements ### Release Note Description Assign failed VMR sync build failure issues...
Review the detailed report and file issues for all work. ### Release Note Category - [ ] Feature changes/additions - [X] Bug fixes - [ ] Internal Infrastructure Improvements ###...
[Azure Boards WorkItem](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_workitems/edit/7078)
[Azure Boards WorkItem](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_workitems/edit/7077)
Add Audit Logging To SecreteManager.exe - Adds the OpenTelemetry.Audit.Geneva package and dependencies - Following logging recommendations from Geneva team - Added non-volatile logging operations to secret update and create operations...
In https://github.com/dotnet/arcade-validation/pull/4575, I attempted to add a macOS leg to arcade-validation. This is needed to complete https://github.com/dotnet/arcade/issues/14431, which is focused on enabling signing on Mac and Linux machines. Upon running...
`dotnet/aspire` CI is running on https://helix.dot.net/#heading-windows-vs2022preview-amd64-open and https://helix.dot.net/#heading-1es-mariner-2 and those don't appear to have node+npm installed on them by default. We need these for running some new tests. Linux at...