Skip to content

Update dependency rules_gitops to v0.33.0

326d409
Select commit
Loading
Failed to load commit list.
Open

Update dependency rules_gitops to v0.33.0 #19

Update dependency rules_gitops to v0.33.0
326d409
Select commit
Loading
Failed to load commit list.
Faster CI / Faster CI / build (current) failed Jun 8, 2025 in 19s

Faster CI / build (current)

Details

starting workflow Faster CI / build (current)
# git remote set-url origin https://x-access-token:******@github.com/fasterci/rules_mirror.git
# git fetch origin refs/pull/19/head --prune
From https://github.com/fasterci/rules_mirror
 * branch            refs/pull/19/head -> FETCH_HEAD
# git -c advice.detachedHead=false checkout -f 326d40959ca38c22a3ed06c103f80b9c144e1eb0
Warning: you are leaving 1 commit behind, not connected to
any of your branches:

  f570fbc Update dependency io_bazel_rules_go to v0.55.0

HEAD is now at 326d409 Update dependency rules_gitops to v0.33.0
Skipping init command
# bash -ec git clean -dfx -e 'bazel-*'
# bazel build -- //...
Starting local Bazel server and connecting to it...
INFO: Reading rc options for 'build' from /fasterci/.bazelrc:
  'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --remote_download_all --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/fasterci/rules_mirror/HwqC9xagECglR3Dlvadq
🔴ERROR:🔴 --remote_download_all :: Unrecognized option: --remote_download_all
exit code 2
# bash -ec git status --porcelain