Skip to content

fix(publish): move HF credentials path to ~/.config/huggingface/credentials#92

Merged
shaypal5 merged 1 commit into
mainfrom
fix/hf-credentials-path
May 29, 2026
Merged

fix(publish): move HF credentials path to ~/.config/huggingface/credentials#92
shaypal5 merged 1 commit into
mainfrom
fix/hf-credentials-path

Conversation

@shaypal5

Copy link
Copy Markdown
Contributor

Moves the token fallback file from ~/.config/leadforge/credentials to ~/.config/huggingface/credentials, co-locating it with the rest of HuggingFace tooling config.

🤖 Generated with Claude Code

…dentials

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 29, 2026 05:50
@shaypal5 shaypal5 added type: bugfix Fixes a bug layer: cli cli/ command-line interface labels May 29, 2026
@shaypal5 shaypal5 merged commit ec3d38f into main May 29, 2026
@shaypal5 shaypal5 deleted the fix/hf-credentials-path branch May 29, 2026 05:50
@github-actions

Copy link
Copy Markdown

pr-agent-context report:

No unresolved review comments, failing checks, or actionable patch coverage gaps were found on PR #92 in repository https://github.com/leadforge-dev/leadforge. Treat this PR as all clear unless new signals appear.

Run metadata:

Tool ref: v4
Tool version: 4.0.21
Trigger: pull request opened
Workflow run: 26620626495 attempt 1
Comment timestamp: 2026-05-29T05:50:20.477640+00:00
PR head commit: 9ba2f7e5a316f8546cf045b1c4f43459c22e7aa2

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Relocates the fallback Hugging Face credentials file from ~/.config/leadforge/credentials to ~/.config/huggingface/credentials so the token storage sits alongside other HuggingFace tooling configuration.

Changes:

  • Update _CREDENTIALS_FILE constant to the new HuggingFace-scoped path.
  • Update the corresponding docstring in _read_token_from_credentials_file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

layer: cli cli/ command-line interface type: bugfix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants