Subscribe Docker image infrastructure to `eng/common` auto-updates from dotnet/docker-tools
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 431
- Forks
- 44
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 30
Description
Much like dotnet/arcade has us check in an eng/common dir with scripts, dotnet/docker-tools has one too: https://github.com/dotnet/docker-tools/tree/main/eng/common.
We should subscribe to get new features and fixes.
Before we can enable this, we need to get rid of all manual changes to the eng/common scripts: the MICROSOFT_UPSTREAM / NO MICROSOFT_UPSTREAM sections in eng/common files.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the checked-in eng/common directory and the corresponding eng/common content in dotnet/docker-tools. Identify every MICROSOFT_UPSTREAM and NO MICROSOFT_UPSTREAM section that represents a manual change, then inspect how the Docker image infrastructure would subscribe to upstream auto-updates. Done means those manual sections are removed and the repository is configured for the requested updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100