Skip to content

workflows - unify x86_64 workflow#151

Draft
rmaddikery wants to merge 1 commit into
mainfrom
rama_fix_bazel_caching
Draft

workflows - unify x86_64 workflow#151
rmaddikery wants to merge 1 commit into
mainfrom
rama_fix_bazel_caching

Conversation

@rmaddikery

Copy link
Copy Markdown
Contributor
  • Unifies bazel caches across bazel workflows so that PRs can restore a warm cache without pollluting it.
  • nightly runs can seed it
  • caches can now be persistent

@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: 133a83f2-9537-4f07-b8b8-5a6de9168b67
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 4 packages loaded
Loading: 4 packages loaded
    currently loading: 
WARNING: Target pattern parsing failed.
ERROR: Skipping '//:license-check': no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
ERROR: no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
INFO: Elapsed time: 5.821s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

- combine workflows for x86_64 config
- Unifies bazel caches for workflows so that PRs
can restore a warm cache without pollluting it.
- nightly runs can seed it
@rmaddikery rmaddikery force-pushed the rama_fix_bazel_caching branch from 9db5cf9 to 8898444 Compare June 15, 2026 16:27
@rmaddikery rmaddikery changed the title workflows - unify bazel caching workflows - unify x86_64 workflow Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants