Skip to content

Conversation

rli
Copy link
Contributor

@rli rli commented Feb 13, 2025

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rli rli requested a review from a team as a code owner February 13, 2025 02:12
@github-actions
Copy link

github-actions bot commented Feb 13, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@rli rli changed the title build(251): bump build target to eap3 build(251): bump build target to eap4 Feb 19, 2025
@rli rli changed the title build(251): bump build target to eap4 build(251): bump build target to eap7 Feb 28, 2025
@rli rli changed the title build(251): bump build target to eap7 build(251): bump build target to beta Mar 10, 2025
@rli rli requested a review from a team as a code owner March 17, 2025 22:49
@rli rli changed the title build(251): bump build target to beta build(251): bump build target to beta 2 Mar 18, 2025
// annoying and can't repro locally
val gradleWrapperHome = Paths.get(System.getProperty("user.home"), ".gradle", "wrapper").toRealPath()
if (gradleWrapperHome.exists()) {
println("Allowing vfs access to $gradleWrapperHome")
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: do we need this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes all the CI builds fail without

@rli rli merged commit 42c1a99 into main Mar 24, 2025
14 of 16 checks passed
@rli rli deleted the rli/251-eap3 branch March 24, 2025 17:58
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