dotnet / dotnet/dotnet-buildtools-prereqs-docker

Allow for proposed updates to be published in an isolated, staged manner

Open
#1,373 3 comments 0 reactions 0 assignees View on GitHub
area-documentation
Dominant language
Dockerfile
Stars
87
Forks
118
Avg merge
10h 26m
Merged PRs (30d)
4

Description

As pointed out in https://github.com/dotnet/dotnet-buildtools-prereqs-docker/issues/1371#issue-2876535423, it's important to be able to validate updates before they become "live" and used by release builds. But this requires that the proposed changes be applied in an isolated Dockerfile and still published to the registry so the resulting image can be referenced by a test build.

This kind of isolation can be done either with multiple branches (e.g. main and staging) or a single branch with distinct tags that separate out the staging Dockerfile from the production one.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.