docker-tools
docker-tools copied to clipboard
This is a repo to house some common tools for our various docker repos.
When [EOL annotation support](https://github.com/dotnet/docker-tools/issues/1201) is added to the [dotnet-buildtools-prereqs-docker](https://github.com/dotnet/dotnet-buildtools-prereqs-docker) repo, it can result in a race condition when determining which images should be annotated, potentially resulting in supported images being...
When using 1ES pipeline templates, each time a pipeline artifact is published, it executes a set of auto-injected steps to scan the artifact (8 of these steps, currently). In the...
This issue is a follow-up to #745. Once #745 is completed, the ImageSizeCommand and Image Size pipeline should be removed: https://github.com/dotnet/docker-tools/blob/4a49a262d4084c9e09823e51248dabeb0317fb6f/eng/common/templates/steps/validate-image-sizes.yml#L16 https://github.com/dotnet/docker-tools/blob/4a49a262d4084c9e09823e51248dabeb0317fb6f/src/Microsoft.DotNet.ImageBuilder/src/Commands/ImageSizeCommand.cs#L17
## Overview This issue will cover the implementation details to enable https://github.com/dotnet/dotnet-docker/issues/4589 I have created a "vertical slice" of the signing infrastructure to verify that everything works. This is in...
This is needed for https://github.com/dotnet/dotnet-docker-internal/issues/7413, because we need to call the publish stage separately from the build/test stages. I took the simplest approach, which is just making the build and...
Bumps [microsoft.dnceng.secretmanager](https://github.com/dotnet/dnceng) from 1.1.0-beta.25157.1 to 1.1.0-beta.25169.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Policies around bot accounts and PATs [are changing](https://docs.opensource.microsoft.com/security/tsg/pat), and for the Microsoft build of Go, [we're migrating](https://github.com/microsoft/go-lab/issues/152) to GitHub Apps. For our Go infra tasks, [what this looks like](https://github.com/microsoft/go-infra/pull/217) is...
Bumps [System.ComponentModel.Composition](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. Release notes Sourced from System.ComponentModel.Composition's releases. .NET 9.0.3 Release What's Changed [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by...
Bumps [Microsoft.DotNet.VersionTools](https://github.com/dotnet/arcade) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together. Updates `Microsoft.DotNet.VersionTools` from 9.0.0-beta.25153.3 to 9.0.0-beta.25164.2 Commits See full diff in compare view Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3...
Bumps [System.Formats.Asn1](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.3. Release notes Sourced from System.Formats.Asn1's releases. .NET 9.0.3 Release What's Changed [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by...