Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds new generated history/*.md entries that capture the published contents (digests, tags, tool/runtime versions) for multiple devcontainer images at specific image versions.
Changes:
- Add new image history markdown files for updated versions across many images (base images + language-specific images).
- Record per-variant digests/tags and installed tooling inventories for each image version.
Reviewed changes
Copilot reviewed 18 out of 18 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| src/universal/history/5.1.1.md | Adds generated Universal image contents history for v5.1.1 |
| src/typescript-node/history/4.0.4.md | Adds generated TypeScript-Node image contents history for v4.0.4 |
| src/rust/history/2.0.6.md | Adds generated Rust image contents history for v2.0.6 |
| src/php/history/3.0.1.md | Adds generated PHP image contents history for v3.0.1 |
| src/miniconda/history/1.1.14.md | Adds generated Miniconda image contents history for v1.1.14 |
| src/jekyll/history/2.2.4.md | Adds generated Jekyll image contents history for v2.2.4 |
| src/javascript-node/history/4.0.6.md | Adds generated JavaScript-Node image contents history for v4.0.6 |
| src/java/history/3.0.3.md | Adds generated Java image contents history for v3.0.3 |
| src/java-8/history/3.0.4.md | Adds generated Java 8 image contents history for v3.0.4 |
| src/go/history/2.0.6.md | Adds generated Go image contents history for v2.0.6 |
| src/dotnet/history/2.0.3.md | Adds generated .NET image contents history for v2.0.3 |
| src/cpp/history/2.1.3.md | Adds generated C++ image contents history for v2.1.3 |
| src/base-ubuntu/history/2.1.3.md | Adds generated base Ubuntu image contents history for v2.1.3 |
| src/base-debian/history/2.1.3.md | Adds generated base Debian image contents history for v2.1.3 |
| src/base-alpine/history/2.0.3.md | Adds generated base Alpine image contents history for v2.0.3 |
| src/anaconda/history/1.3.7.md | Adds generated Anaconda image contents history for v1.3.7 |
sam-byng
approved these changes
Mar 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated update for image history