PowerShell / PowerShell/PowerShell
Docker labels for v7.4 (no LTS prefix)
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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