Skip to content

fix(temurin) use OS and architecture to filter responses when retrieving versions#2917

Merged
olblak merged 3 commits intoupdatecli:mainfrom
dduportal:fix/temurin/use-os-arch-for-version-filtering
Oct 28, 2024
Merged

fix(temurin) use OS and architecture to filter responses when retrieving versions#2917
olblak merged 3 commits intoupdatecli:mainfrom
dduportal:fix/temurin/use-os-arch-for-version-filtering

Conversation

@dduportal
Copy link
Copy Markdown
Contributor

Fix #2914

Title is straightforward :)

This PR also reverts #2852 as it fixes this test.

Test

To test this pull request, you can run the following commands:

cd pkg/plugins/resources/temurin
go test

…ing versions

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@olblak olblak enabled auto-merge (squash) October 28, 2024 09:04
@olblak olblak merged commit fb0238b into updatecli:main Oct 28, 2024
@dduportal dduportal deleted the fix/temurin/use-os-arch-for-version-filtering branch October 28, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working source temurin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[temurin] OS and architecture are not used to filter out versions

2 participants