Milena Hristova

Results 19 comments of Milena Hristova

We can use the linux-signing as example: - Install MicroBuild Signing Plugin - create a msbuild target that sets the `ItemsToSign` and `FileExtensionSignInfo` properties for the specific file extentions (`*.jar`...

@dkurepa if you extended it by 2 years then it should expire in November **2024** right?

Then we have some time with this cc @andriipatsula

There are 2 changes in `gather-drop` that are part of this - removing the [CreateReleasePackagesLayout](https://github.com/dotnet/arcade-services/blob/a688e34a3c0551eafd9c2ab8b06a3b88faf4141c/src/Microsoft.DotNet.Darc/Darc/Operations/GatherDropOperation.cs#L440) function - we can either remove this completely or keep it behind a option like...

PR: https://github.com/dotnet/arcade-services/pull/3495 I didn't find any use of `publish_files` folder in dotnet org on GitHub but to be sure @mmitche, do you know if anyone uses gather-drop apart from the...

PR for the documentation: https://github.com/dotnet/arcade/pull/14762

This is done with https://github.com/dotnet/arcade-services/pull/3495

Issue for documenting major version release changes: https://github.com/dotnet/arcade-services/issues/2401

> @MilenaHristova , is there anything left for us to do in scope of this issue? we should make sure all steps are listed

> This variable group is used by both roslyn and F# builds. @MilenaHristova gave those permissions back, but that means this group cannot be removed yet. Throwing this back to...