Skip to content

Fix trufflehog CI failures#96

Merged
lewtun merged 4 commits into
huggingface:mainfrom
KShivendu:fix-ci
Sep 16, 2025
Merged

Fix trufflehog CI failures#96
lewtun merged 4 commits into
huggingface:mainfrom
KShivendu:fix-ci

Conversation

@KShivendu

@KShivendu KShivendu commented Jul 10, 2025

Copy link
Copy Markdown
Contributor

CI should be green for it to be useful :)

It's passing with this PR in my fork https://github.com/KShivendu/smollm/actions/runs/16203892058

You can also test it locally using:

git clone https://github.com/huggingface/smollm
cd smollm
docker run --network=host --rm -it -v "$PWD:/pwd" trufflesecurity/trufflehog:latest git file:///pwd --fail --since-commit main --debug --exclude-globs="**.jsonl"

@KShivendu

KShivendu commented Jul 14, 2025

Copy link
Copy Markdown
Contributor Author

Hi @loubnabnl @anton-l @andimarafioti thanks for building smollm! Here's a smol contribution from my end :)

Comment thread .github/workflows/trufflehog.yml Outdated
Comment thread .github/workflows/trufflehog.yml Outdated
Comment thread .github/workflows/trufflehog.yml Outdated

@lewtun lewtun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the fix @KShivendu

@lewtun
lewtun merged commit e714e8e into huggingface:main Sep 16, 2025
@KShivendu
KShivendu deleted the fix-ci branch September 16, 2025 06:55
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