fix: set HF_TOKEN during integration and unit tests - #202
Merged
Conversation
Signed-off-by: Matt Kornfield <mkornfield@nvidia.com>
mckornfield
force-pushed
the
fix-hf-token-missing/mck
branch
from
June 5, 2026 15:55
fff97b5 to
9b2994e
Compare
Contributor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe CI workflow adds the ChangesCI Environment Configuration
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Contributor
|
philipmattingly
approved these changes
Jun 5, 2026
lbliii
added a commit
that referenced
this pull request
Jun 5, 2026
main brought #201 (NemoGuard casing), #202 (HF_TOKEN in tests), and #192 (studio filter debounce). Only one conflict: - docs/run-inference/tutorials/deploy-models.md (modify/delete): this page is gated (migrated to .mdx, out of the nav). Port main's NemoGuard casing fix into docs/run-inference/tutorials/deploy-models.mdx (NeMo Guard Jailbreak Detection -> NemoGuard JailbreakDetect; NeMoGuard -> NemoGuard) to keep the gated page maintained, and keep the legacy .md deleted. The studio/test changes auto-merged with no docs impact. Verified: no conflict markers, validate-mdx 194 files clean, gated-link check clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Lawrence Lane <llane@nvidia.com>
3 tasks
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.
Summary by CodeRabbit
Release Notes
This release contains no user-facing changes. Updates were made to internal CI/CD configuration to enhance the build and test pipeline infrastructure.