Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Bazel 6 mini project #965

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[DO NOT MERGE] Bazel 6 mini project #965

wants to merge 1 commit into from

Conversation

pudelkoM
Copy link
Member

@pierventre

./setup_dev_env.sh --pull
cd hello-world/
bazel version

Bazelisk version: v1.8.0
Starting local Bazel server and connecting to it...
... still trying to connect to local Bazel server (29) after 10 seconds ...
Build label: 6.0.0-pre.20220421.3
Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Tue May 3 16:41:11 2022 (1651596071)
Build timestamp: 1651596071
Build timestamp as int: 1651596071

bazel run //:hello-world

INFO: Analyzed target //:hello-world (34 packages loaded, 147 targets configured).
INFO: Found 1 target...
Target //:hello-world up-to-date:
  bazel-bin/hello-world
INFO: Elapsed time: 21.282s, Critical Path: 0.43s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action
INFO: Build completed successfully, 1 total action
hello

@pudelkoM pudelkoM added the invalid This doesn't seem right label May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant