Skip to content

Add huggingface_hub version matrix to CI (1.19.0/1.20.0/1.29.0) - #3716

Merged
agrasth merged 3 commits into
masterfrom
RTECO-1443556-huggingface-ci-version-matrix
Sep 21, 2026
Merged

agrasth merged 3 commits into
masterfrom
RTECO-1443556-huggingface-ci-version-matrix

Conversation

@agrasth

@agrasth agrasth commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Pinning to 1.19.0 alone never exercises the strict RepoUrl/parse_hf_uri
parsing (PR #4324, landed in 1.20.0) against Artifactory's commitUrl.
Add 1.20.0 and 1.29.0 to the matrix as non-blocking (continue-on-error)
canary jobs - they're expected to fail until jfrog/jfrog-cli-artifactory#548
merges and this repo's go.mod is bumped to pick up that fix, at which point
they should be flipped back to gating.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
….0 fix

jfrog/jfrog-cli-artifactory#548 merged (91bb546), fixing HfUriError
handling for huggingface_hub >= 1.20.0.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@agrasth
agrasth marked this pull request as ready for review September 21, 2026 10:10
Confirmed via manual workflow run against the bumped jfrog-cli-artifactory
dependency: https://github.com/jfrog/jfrog-cli/actions/runs/35587298987

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@bhanurp
bhanurp self-requested a review September 21, 2026 11:14
@github-actions

Copy link
Copy Markdown
Contributor

@agrasth
agrasth merged commit 2001efd into master Sep 21, 2026
142 checks passed
@agrasth
agrasth deleted the RTECO-1443556-huggingface-ci-version-matrix branch September 21, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants