Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

chore: update GRADLE_MIN_VERSION in check and test suite to 4.0 #453

Merged
merged 5 commits into from
Jul 4, 2023

Conversation

emmileaf
Copy link
Contributor

@emmileaf emmileaf commented Jan 16, 2023

This PR updates GRADLE_MIN_VERSION used in checks and test suite to 4.0 to align with documentation in README, along with refactoring suggested in #450 (comment).

Resolves #450.

@emmileaf emmileaf requested review from diegomarquezp and a team July 4, 2023 18:24
Copy link

@diegomarquezp diegomarquezp left a comment

Choose a reason for hiding this comment

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

Windows CI fails with

ERROR: JAVA_HOME is set to an invalid directory: c:\program files\java\jdk1.8.0_152

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.

No changes in continuous.bat so far.

Kokoro .cfg files haven't been altered either

@emmileaf
Copy link
Contributor Author

emmileaf commented Jul 4, 2023

@diegomarquezp Ah, this issue looks like it might be similar to GoogleCloudPlatform/appengine-plugins#912, let me check in a separate PR (EDIT: #459).

@emmileaf emmileaf merged commit 5d68a32 into master Jul 4, 2023
@emmileaf emmileaf deleted the min-version-check branch July 4, 2023 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question: What is the minimum supported Gradle version?
2 participants