PowerShell / PowerShell/PowerShell

Docker labels for v7.4 (no LTS prefix)

Open
#21,452 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Meta Needs-Triage Review - Maintainer WG-Maintainers-Build
Dominant language
C#
Stars
55.5k
Forks
8.5k
Avg merge
1d 2h
Merged PRs (30d)
88

Description

With the 7.4 being a new LTS I'd expect the docker images to follow the existing labeling convention and prefix the labels with lts-, but that's not the case.

Previous LTS

mcr.microsoft.com/powershell:lts-7.2-alpine-3.17

Expected

mcr.microsoft.com/powershell:lts-7.4-alpine-3.17

Actual

mcr.microsoft.com/powershell:7.4-alpine-3.17

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Docker image tag-generation or publishing configuration for the PowerShell 7.4 images and compare it with the existing 7.2 LTS labeling. Done means the 7.4 Alpine image is published with the lts-7.4-alpine-3.17 tag while the existing tag conventions remain intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, powershell
Domain
devops, release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.