Andrii Patsula

Results 13 issues of Andrii Patsula

Goals & Motivation: ----- Our primary goal here is to provide solution suitable not just to solve our problem (better tooling for reference package generation), but also it should be...

The goal of this issue is to try to generate reference assemblies for [Microsoft.CodeAnalysis.CSharp.Workspaces, 4.0.1](https://github.com/dotnet/source-build-reference-packages/pull/416) of version 4.0.1 and figure out the problem with `netcoreapp3.1` tfm. PoC: https://github.com/andriipatsula/PoC-GenAPI-Roslyn

Epic: https://github.com/dotnet/arcade/issues/9672 There is at least one more team that is interesting in GenAPI + Roslyn approach. We need to figure out what approach we'll choose, what pitfalls have each....

* Add classes for navigating and processing assembly symbols. * Add classes for generating C# code output out for assembly symbols. * Add `GenAPI.Tests` project, test utilities and UTs for...

Currently we do retain builds for staging pipeline only and do not for the release pipeline. - [ ] Preserve the builds generated by the Release pipeline. - [ ]...

https://dev.azure.com/dnceng/internal/_build?definitionId=829 The pipeline is responsible for triggering the Validate-Dotnet pipelines for each product repo. - [ ] Setup monitoring (email notification) to notify the team that the pipeline is broken....

Commit: [f6ec58def4f336d5ef562d8ef7997310c7c9eb33](https://dev.azure.com/dnceng/internal/_git/dotnet-release/commit/f6ec58def4f336d5ef562d8ef7997310c7c9eb33?refName=refs/heads/apatsula/test_darclib_version&path=/validation-pipeline.yml) Original issue: https://github.com/dotnet/arcade-services/issues/3237 - [x] Prep.yml template is missing several parameters (PR: https://dev.azure.com/dnceng/internal/_git/dotnet-release/pullrequest/36881) - [ ] Clean up the `signingSkipped` parameter as is never used. - [ ]...

Dependency update PR: https://github.com/dotnet/arcade/pull/14343 Maestro++ is not updating the merge policy check even after all other checks have succeeded. It still says "Unsuccessful checks: 2" https://github.com/dotnet/arcade/pull/14343/checks?check_run_id=20261521729, even if all checks...

Ops - First Responder

The main goal is to automatically update the `latest.version` files in the blob storages and ensure that the `dotnet-install.ps1` script gets the right bits. ## Milestones - [ ] https://github.com/dotnet/release/issues/374...

Epic
area-release-pipeline

# Goals and Motivation Currently, we lack a proper testing mechanism for the Release pipeline. The [Release-DotNet-5.x-Test](https://dev.azure.com/dnceng/internal/_build?definitionId=968) pipeline skips almost all stages and tests only the bare minimum. Another risk...

Epic
area-release-pipeline