Michael Vorburger
Michael Vorburger
https://github.com/enola-dev/enola/actions/runs/13642412830/job/38134933735 ``` Run VirtusLab/bazel-steward@da4afb73b57160cb1e9663d4b89bae0ec75a7a71 Warning: Unexpected input(s) 'distribution', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase'] Run actions/setup-java@v1 /usr/bin/tar --version tar (GNU tar) 1.35 Copyright...
https://github.com/VirtusLab/bazel-steward/pull/409, which is just a very minor docs change, failed with: ``` //e2e/src/test/kotlin/org/virtuslab/bazelsteward/e2e/rules/heuristic:heuristic_HeuristicUpdateVariables2Test.kt PASSED in 19.7s //e2e/src/test/kotlin/org/virtuslab/bazelsteward/e2e/rules/heuristic:heuristic_HeuristicUpdateVariablesTest.kt PASSED in 20.4s //e2e/src/test/kotlin/org/virtuslab/bazelsteward/e2e/rules:rules_JavaRulesUpdateTest.kt TIMEOUT in 60.3s /home/runner/.cache/bazel/_bazel_runner/485917b46683ef4511aba2a18731dd56/execroot/bazel-steward/bazel-out/k8-fastbuild/testlogs/e2e/src/test/kotlin/org/virtuslab/bazelsteward/e2e/rules/rules_JavaRulesUpdateTest.kt/test.log ``` As that was a...
[This](https://github.com/enola-dev/enola/actions/runs/13645747971/job/38144237065) has a curious new issue:: ``` [main] INFO org.virtuslab.bazelsteward.app.Main - [--github, --config-path, .bazel-steward.yaml, --update-all-prs] [main] INFO org.virtuslab.bazelsteward.core.common.CommandRunner - sh -c "which git" [main] INFO org.virtuslab.bazelsteward.core.common.CommandRunner - /usr/bin/git rev-parse --abbrev-ref...
E.g. [this](https://github.com/enola-dev/enola/actions/runs/13642690780/job/38135733409) had a failure: ``` [main] INFO org.virtuslab.bazelsteward.core.common.CommandRunner - /usr/bin/git push --quiet --set-upstream origin bazel-steward/rules_go/0.53.0 --force [main] ERROR org.virtuslab.bazelsteward.app.PullRequestManager - Failed to create branch bazel-steward/rules_go/0.53.0 java.lang.RuntimeException: /usr/bin/git push --quiet...
IMHO there is a better way than what https://virtuslab.github.io//docs/installation.html describes. I don't have it fully working yet, but once I do, I could contribute a PR with docs update about...
With `bazel_dep(name = "rules_graalvm", version = "0.11.1")`, which is the last version that I have been able to figure out how to use, because blocked by #401, it's failing for...
https://github.com/enola-dev/enola/actions/runs/14159008774/job/39661941059?pr=1245 failed with: ``` Run oduwsdl/setup-ipfs@e92fedca9f6 (26s) with: ipfs_version: ^0.33 run_daemon: true Waiting 13 seconds before trying again Waiting 12 seconds before trying again ``` but it then doesn't show...
``` Error: Unable to process command '::add-path::/opt/hostedtoolcache/ipfs/0.33.2/x64/go-ipfs' successfully. Error: The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS`...
I believe this style is more common (just from what i've seen elsewhere).
re. #47 @kenwenzel