Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add temurin update script #1649

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Add temurin update script #1649

merged 1 commit into from
Aug 28, 2024

Conversation

loosebazooka
Copy link
Member

This needs to be integrated as an action, but should run daily so we can pick up the latest temurin builds for java21 at the moment and other java builds in the future

It was an interesting use of a day.

@loosebazooka
Copy link
Member Author

@thesayyn perhaps there is a more bazel-y way to do this? But this covers the process.


# Copyright 2024 Google Inc. All rights reserved.

# Licensed under the Apache License, Version 2.0 (the "License");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can this go into the knife script?

@thesayyn
Copy link
Collaborator

Also this could definitely be a bazel script instead...

Copy link
Contributor

github-actions bot commented Aug 27, 2024

🌳 🔄 Image Check

This pull request has modified the following images:

//java:java21_root_arm64_debian12
//java:java21_root_ppc64le_debian12
//java:java21_nonroot_ppc64le_debian12
//java:java21_nonroot_amd64_debian12
//java:java21_debug_nonroot_arm64_debian12
//java:java21_debug_root_arm64_debian12
//java:java21_debug_nonroot_ppc64le_debian12
//java:java21_debug_nonroot_amd64_debian12
//java:java21_root_amd64_debian12
//java:java21_debug_root_ppc64le_debian12
//java:java21_nonroot_arm64_debian12
//java:java21_debug_root_amd64_debian12

You can check the details in the report here

This needs to be integrated as an action, but should run daily
so we can pick up the latest temurin builds for java21 at the
moment and other java builds in the future

Signed-off-by: Appu Goundan <[email protected]>
Copy link
Collaborator

@thesayyn thesayyn left a comment

Choose a reason for hiding this comment

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

Sweet

@loosebazooka loosebazooka merged commit 6d373c2 into main Aug 28, 2024
10 checks passed
@loosebazooka loosebazooka deleted the add_java_update_script branch August 28, 2024 18:24
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