Skip to content

Automated update for image history#1801

Merged
sam-byng merged 1 commit intomainfrom
automated-update-for-image-history-22951300319
Mar 17, 2026
Merged

Automated update for image history#1801
sam-byng merged 1 commit intomainfrom
automated-update-for-image-history-22951300319

Conversation

@Kaniska244
Copy link
Contributor

Automated update for image history

@Kaniska244 Kaniska244 requested a review from a team as a code owner March 11, 2026 18:43
Copilot AI review requested due to automatic review settings March 11, 2026 18:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds new generated history/<version>.md documentation snapshots for multiple Dev Container images, capturing their digests/tags and installed tool/runtime inventories for the v0.4.25 release line.

Changes:

  • Added a new Universal image history entry for version 5.1.5.
  • Added new history entries for multiple language/runtime images (Java/Java-8, .NET, JS/TS Node, Go, Rust, PHP, Jekyll, Conda images).
  • Added new history entries for base images (Debian, Ubuntu, Alpine) and C++ image.

Reviewed changes

Copilot reviewed 18 out of 18 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/universal/history/5.1.5.md Adds the Universal 5.1.5 image contents/tags/digest snapshot.
src/typescript-node/history/4.0.7.md Adds TypeScript-Node 4.0.7 multi-variant contents snapshot.
src/rust/history/2.0.9.md Adds Rust 2.0.9 multi-variant contents snapshot.
src/php/history/3.0.4.md Adds PHP 3.0.4 multi-variant contents snapshot.
src/miniconda/history/1.2.3.md Adds Miniconda 1.2.3 contents/tags/digest snapshot.
src/jekyll/history/2.2.7.md Adds Jekyll 2.2.7 multi-variant contents snapshot.
src/javascript-node/history/4.0.9.md Adds JavaScript-Node 4.0.9 multi-variant contents snapshot.
src/java/history/3.0.6.md Adds Java 3.0.6 multi-variant contents snapshot.
src/java-8/history/3.0.7.md Adds Java-8 3.0.7 multi-variant contents snapshot.
src/go/history/2.1.1.md Adds Go 2.1.1 multi-variant contents snapshot.
src/dotnet/history/2.0.6.md Adds .NET 2.0.6 multi-variant contents snapshot.
src/cpp/history/2.1.6.md Adds C++ 2.1.6 multi-variant contents snapshot.
src/base-ubuntu/history/2.1.7.md Adds Base Ubuntu 2.1.7 multi-variant contents snapshot.
src/base-debian/history/2.1.7.md Adds Base Debian 2.1.7 multi-variant contents snapshot.
src/base-alpine/history/3.0.3.md Adds Base Alpine 3.0.3 multi-variant contents snapshot.
src/anaconda/history/1.3.13.md Adds Anaconda 1.3.13 contents/tags/digest snapshot.
Comments suppressed due to low confidence (1)

src/java-8/history/3.0.7.md:114

  • The Java version field for the bookworm variant also includes the shell error ("/usr/local/openjdk-*/bin/java: No such file or directory"), indicating the history generation is probing a non-existent path and embedding the failure into the docs. Update the version-detection logic so the published history doesn’t include command errors.
| Language / runtime | Version | Path |
|--------------------|---------|------|
| [Java](https://adoptopenjdk.net/) | 1.8.0_482<br />bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory | /usr/local/sdkman/candidates/java/current<br />/usr/local |

@sam-byng sam-byng merged commit be7b28a into main Mar 17, 2026
32 checks passed
@sam-byng sam-byng deleted the automated-update-for-image-history-22951300319 branch March 17, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants