huggingface_hub
[CLI] spaces hot-reload: misc improvements
#4049
Merged

Commits
  • [CLI] Space hot-reload: wait for up-to-date infos
    cbensimon committed 87 days ago
  • Assert parent commit when possible
    cbensimon committed 87 days ago
  • Update src/huggingface_hub/cli/spaces.py
    cbensimon committed 84 days ago
  • Increase httpx timeout from 5s (default) to 10s
    cbensimon committed 84 days ago
  • Revert "Update src/huggingface_hub/cli/spaces.py"
    cbensimon committed 83 days ago
  • Write to stderr
    cbensimon committed 83 days ago
  • local_file is a PATH
    cbensimon committed 83 days ago
  • Docs update
    cbensimon committed 83 days ago
  • Much more Agent friendly
    cbensimon committed 83 days ago
  • Fix skipped commit scenario
    cbensimon committed 83 days ago
  • git pull hint when relevant
    cbensimon committed 83 days ago
  • Fix 'Path type change breaks path_in_repo on Windows'
    cbensimon committed 83 days ago
  • TODO
    cbensimon committed 81 days ago
  • Update TODO
    cbensimon committed 81 days ago
  • quick and dirty replica vs. reload not found
    cbensimon committed 75 days ago
  • Proper 204 vs. 404 warn and retry
    cbensimon committed 74 days ago
  • Merge branch 'main' into spaces-hot-reload-wait
    cbensimon committed 74 days ago
  • mypy is dumb
    cbensimon committed 74 days ago
  • status can be null
    cbensimon committed 74 days ago
  • Increase timeout to 20s given SSEStarlette default ping value (15s)
    cbensimon committed 74 days ago
  • Do not fail on unknown events
    cbensimon committed 73 days ago
  • local_path can't be None
    cbensimon committed 73 days ago
  • Handle file events
    cbensimon committed 73 days ago
  • Merge branch 'main' into spaces-hot-reload-wait
    cbensimon committed 69 days ago
Loading