dotnet / dotnet/dotnet-docker

Release staging pipeline should tag pipeline runs with release storage account staging container names

Open
#6,915 0 comments 0 reactions 1 assignee Claimed by @lbussell View on GitHub
area-release
Dominant language
Dockerfile
Stars
4.9k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
26

Description

The .NET release staging pipeline adds several tags to each build. Examples from a recent staging pipeline run:

- `Channel - 10.0`
- `Release - 10.0.*`
- `Runtime - 10.0.*-servicing.12345.123`
- `SdkOnly`
- `BAR - 123456`
- `Container - stage-1234567`

We should do the same with the dotnet-docker release staging pipeline. This will enable simpler coordination between the .NET release pipelines and the .NET containers release pipelines.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.