Update dirs to v7 and fix NativeLink CI build reporting - #2741
Open
renovate[bot] wants to merge 6 commits into
Open
Update dirs to v7 and fix NativeLink CI build reporting#2741renovate[bot] wants to merge 6 commits into
renovate[bot] wants to merge 6 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/dirs-7.x
branch
from
September 5, 2026 21:24
ece5355 to
58f4f52
Compare
renovate
Bot
force-pushed
the
renovate/dirs-7.x
branch
from
September 6, 2026 23:40
58f4f52 to
e8f7dcf
Compare
renovate
Bot
force-pushed
the
renovate/dirs-7.x
branch
from
September 7, 2026 09:15
e8f7dcf to
532f32c
Compare
renovate
Bot
force-pushed
the
renovate/dirs-7.x
branch
from
September 8, 2026 05:55
532f32c to
2c3db23
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trusted PR builds failed dependency analysis or finished with a BEP artifact-upload HTTP 401, and multiple Bazel invocations in one job reused a single attribution ticket. This change refreshes the dirs 7 lockfile, keeps read-only CI artifacts local while still publishing build events, and requests a fresh verified GitHub Actions ticket for each Bazel build/test/run invocation.
The workflow actor and PR author remain distinct. CI author attribution uses the GitHub App installation and does not require each author to authorize a profile. Tickets are masked and inserted before program arguments; failed token exchange does not prevent the build. Fork jobs using the public read-only cache skip BES and ticket exchange.
Validation:
bazel mod deps --lockfile_mode=errorpassed.1ed98b7e345ba44f3a3248104e390ad9dbf1e4ec.MarcusSorealheis, PR authorrenovate[bot], and PR Update dirs to v7 and fix NativeLink CI build reporting #2741. The deployed account API returns all three under the NativeLink repository filter; the user confirmed profiles in the UI.b6cadc7e-3dcf-41a5-9578-4406f42305b2succeeded without upload 401. Temporary credentials/configuration were removed. Hooks passed with the local Nix runner label corrected in a temporary configuration; no hook commands were omitted.To test:
python3 -m unittest discover -s .github/actions/setup-nativelink-cloud -p '*test*.py'.TraceMachina/nativelinkin the dashboard repository filter and confirm the three rerun builds remain visible.Read-mode profiles/test logs remain on the runner and are not cloud artifacts. Backend ingestion, compact MongoDB documents, repository UI, and user-connection disablement are tracked in cloud-platform #1446.
This PR contains the following updates:
6.0.0→7.0.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
This change is