-
Notifications
You must be signed in to change notification settings - Fork 3.1k
fix(hermes): keep lazy installer probe offline #9158
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
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
ad8e948
fix(hermes): keep lazy installer probe offline
apurvvkumaria 04683ce
fix(ci): build PR images from local base
prekshivyas 2845e61
fix(ci): scope local base builds
prekshivyas 8d76b4b
test(ci): cover registry build ordering
cv 1afbc32
fix(ci): publish local-base images with Docker driver
cv 545537e
fix(ci): select builder for digest publication
cv 26f4705
fix(hermes): clear base dependency probe state
cv 5bdfcfb
Merge branch 'main' into codex/fix-protected-hermes-offline-cache
prekshivyas 58df15e
Merge branch 'main' into codex/fix-protected-hermes-offline-cache
prekshivyas 70f1213
fix(hermes): reset offline probe target
cv eb2227d
fix(hermes): make denial probe status explicit
cv af8bbf2
fix(hermes): reset offline lazy probe state
prekshivyas 747c60f
Merge branch 'main' into codex/fix-protected-hermes-offline-cache
prekshivyas 4a95356
test(ci): refresh onboard decision budget
prekshivyas 8690295
fix(ci): import local base into buildx
cv 05ae55f
test(ci): execute OCI base resolver contract
prekshivyas f802c9b
Merge remote-tracking branch 'origin/main' into review/pr-9158-feedback
cv 7c07af4
test(sandbox): keep Ollama stop checks within timeout
cv e55b5e5
test(onboard): preload portable lock modules
prekshivyas a769d59
fix(hermes): verify Hindsight probe artifacts
prekshivyas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | ||
| # SPDX-License-Identifier: Apache-2.0 | ||
|
|
||
| # Build-only compatibility probe. Keep these hashes synchronized with the | ||
| # checksum-pinned PyPI wheels in Dockerfile.base. | ||
| hindsight-client==0.6.1 \ | ||
| --hash=sha256:9fdda176ab50f7cec8d7339c6608c148f0cd9ad7e65d9d76192f2db730bc330a | ||
| aiohttp-retry==2.9.1 \ | ||
| --hash=sha256:66d2759d1921838256a05a3f80ad7e724936f083e35be5abb5e16eed6be6dc54 |
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.