Epsitha Ananth
Epsitha Ananth
* List of [NuGet packages](https://github.com/microsoft/ApplicationInsights-dotnet#nuget-packages) and version that you are using: 2.16.0 * Runtime version (e.g. net461, net48, netcoreapp2.1, netcoreapp3.1, etc. You can find this information from the `*.csproj` file):...
- [x] This issue is blocking - [ ] This issue is causing unreasonable pain | Repo name | Do we need to do anything here? | Infra error /...
- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain Dotnet-Blob-feed is no longer used in Arcade. But the product repos still reference it...
### To double check: Issue -> https://github.com/dotnet/arcade/issues/13963 * [ ] 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 Remove v3 symbol publishing eng/publishing/v3/publish-symbols.yml since we have combined symbol publishing with artifact publishing,...
## Linux and Mac Signing using Microbuild For .NET 9 we are planning to move the signing bits to the repo builds. While doing research on splitting Staging pipeline effort,...
# Goals and Motivation Until now, the ownership of the .NET release infrastructure has been informally aligned with the teams that created the infrastructure. Specifically, this has been split between...
Create a test environment for the staging pipeline separating testing and production resources. Currently the test staging pipeline publishes to temporary containers in `dotnetstage` and `dotnetcli` storage accounts mixing test...
@joeloff is working on improving this stage - For .NET 8, the drop.exe tool failed with multiple issues - I'm following up with the owners on that. - The generated...
The staging pipeline failed to retain a build of a product repo in the `Enable permanent build retention` step and to unblock the pipeline we set `continueOnError` to true after...