David Nestorovic
David Nestorovic
> * Should I just close the current issue? @linghengqian please feel free to close this issue if it is no longer a problem
After discussion with @vjovanov our conclusion is the following: - We should have automated weekly releases same as we created manually so far (where we are just bumping patch version...
The same failure occurs with the Gradle plugin as well. You can reproduce this failure if you run for example `mockito` test in the Reachability metadata repository. Steps to reproduce:...
I think that we can fuse this guide with the existing one. Existing one misses few points explained in this guide (like agent modes, how to pass runtime/buildtime options, slightly...
Changes included in: https://github.com/graalvm/native-build-tools/pull/645
This looks good to me. My only question is what should I do if I want to run workflow on my fork to verify some changes? @melix @vjovanov @sdeleuze what...
>Both the current project and other projects I collaborate on use the Github Actions workflow_dispatch syntax in the CI configuration file, which means that a Job can be started directly...
I am closing this PR because it will prevent users to run workflow on their forks while in some cases they would like to test their PR before submitting it....
> the CI failure on GraalVM CE Dev For JDK24 has been fixed. Should the current issue be kept open? @linghengqian please feel free to close this issue if you...
@linghengqian let me try to fix failing gate