Oleksandr Didyk
Oleksandr Didyk
https://dev.azure.com/dnceng/internal/_wiki/wikis/DNCEng%20Services%20Wiki/899/VS2022-Upgrade-Schedule
Hey @Xeio, I thought it would be nice to have a general issue for tracking feedback on the new UI + linking individual issues to it so that its more...
- [ ] This issue is blocking - [x] This issue is causing unreasonable pain Several latest runtime builds have an issue with test artifacts not being present. Specifically, the...
Follow up to https://github.com/dotnet/arcade/issues/13718 We should ensure that `DependecyModel` version used by Arcade is the latest released preview. This can be accomplished through Dependabot as mentioned in https://github.com/dotnet/arcade/issues/13718#issuecomment-1567442085
Over the past few days we have received reports of `dotnet-maestro` bot seemingly randomly not auto-merging PRs after all checks including the review have passed. Examples: - https://github.com/dotnet/source-build-externals/pull/284 - Subscription:...
Discovered by https://github.com/dotnet/arcade-services/pull/3274 The PR linked above fixes a potential NRE inside logic responsible for updating Arcade. This failure was caught by the [`ArcadeSdkUpdate`](https://github.com/dotnet/arcade-services/blob/a81c4da120ea8d538568a03bb14f4476ea67dbf6/test/Maestro.ScenarioTests/ScenarioTests_SdkUpdate.cs#L31) test consistently, but has not produced...
Discovered during work on https://github.com/dotnet/arcade-services/pull/3274 Given both a local auth config file and command line options (like `--p` or `--github-pat`), the `darc` CLI will use the auth settings from the...
During https://github.com/dotnet/arcade-services/issues/2671 it was discovered that the pipeline is using an obsolete storage account (`dotnetclimsrc`) and should move away from utilizing it. After the testability effort described in https://github.com/dotnet/arcade-services/issues/2668 is...
Currently release infrastructure consists of two pipelines (`release` and `source-build`), each one having their own AzDO resources that are under different subscriptions. We should unify them, ideally by moving the...
# Purpose This issue tracks the `arcade-services` repository rollout. On top of the [Rollout](https://dev.azure.com/dnceng/internal/_wiki/wikis/DNCEng%20Services%20Wiki/831/Rollout) instructions described on the wiki, it provides the person responsible for the rollout checklist of the...