Skip to content

Chore: [AEA-0000] - add java to regression test image#104

Open
anthony-nhs wants to merge 1 commit intomainfrom
add_java_to_regression
Open

Chore: [AEA-0000] - add java to regression test image#104
anthony-nhs wants to merge 1 commit intomainfrom
add_java_to_regression

Conversation

@anthony-nhs
Copy link
Copy Markdown
Contributor

Summary

  • Routine Change

Details

  • add java to regression test image

Copilot AI review requested due to automatic review settings April 22, 2026 12:01
Copy link
Copy Markdown
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

Updates the regression_tests devcontainer setup to include a Java runtime via asdf, enabling Java-dependent tooling (e.g., Allure) to run within the regression test image.

Changes:

  • Add the java asdf plugin to the devcontainer VS Code install script.
  • Pin Java (Temurin 24.0.2+12) in the devcontainer .tool-versions so asdf install provisions it.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/projects/regression_tests/.devcontainer/scripts/vscode_install.sh Adds asdf plugin add java so Java can be installed during image build.
src/projects/regression_tests/.devcontainer/.tool-versions Pins the Java distribution/version (temurin-24.0.2+12) for reproducible installs.

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.

2 participants