Skip to content

Commit 78f2404

Browse files
loispostulaolblak
andauthored
docs(temurin): document automatic fallback when latest release has no GA builds (#2765)
Co-authored-by: Olivier Vernin <olivier@vernin.me>
1 parent 45bebe2 commit 78f2404

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/plugins/resource/temurin.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ plugins:
2929

3030
The Temurin (Adoptium) "source" retrieves a release name, Installer URL, Checksum URL or signature URL from Adoptium (link:https://adoptium.net/[]) using their API (link:https://api.adoptium.net/[]).
3131

32+
NOTE: When the latest advertised release has no GA builds indexed yet (e.g. a newly announced major version), the plugin automatically falls back to the next available version.
33+
3234
**condition**
3335

3436
The Temurin (Adoptium) "condition" verifies if a given Temurin Adoptium (link:https://adoptium.net/[]) release exists using their API (link:https://api.adoptium.net/[]). It can perform verification for a collection of platforms (Operating System + CPU Architecture).

0 commit comments

Comments
 (0)