Skip to content

Improve ImageType detection in Get-AzulZulu.ps1#899

Merged
aaronparker merged 1 commit into
mainfrom
zulu
Mar 8, 2026
Merged

Improve ImageType detection in Get-AzulZulu.ps1#899
aaronparker merged 1 commit into
mainfrom
zulu

Conversation

@aaronparker
Copy link
Copy Markdown
Collaborator

Update Shared/Get-AzulZulu.ps1 - Refactor image type detection by extracting URL-matching logic into a dedicated variable. Add explicit handling for fx-jre -> JREFX and fx-jdk -> JDKFX, retain jre -> JRE and jdk -> JDK, and default to Unknown when no pattern matches. This expands supported image type distinctions. Addresses EUCPilots/evergreen-apps#87

Refactor image type detection by extracting URL-matching logic into a dedicated variable. Add explicit handling for fx-jre -> JREFX and fx-jdk -> JDKFX, retain jre -> JRE and jdk -> JDK, and default to Unknown when no pattern matches. This improves readability and expands supported image type distinctions.
@aaronparker aaronparker self-assigned this Mar 8, 2026
@aaronparker aaronparker added the enhancement New feature or request label Mar 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 8, 2026

Test Results

    1 files  1 234 suites   8m 38s ⏱️
1 166 tests 1 157 ✅ 9 💤 0 ❌
2 814 runs  2 805 ✅ 9 💤 0 ❌

Results for commit f8b0829.

♻️ This comment has been updated with latest results.

@aaronparker aaronparker merged commit 30c9d43 into main Mar 8, 2026
10 checks passed
@aaronparker aaronparker deleted the zulu branch March 8, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant