Skip to content

ci: add workflow to catch incorrect usage of git-lfs#8452

Merged
psychedelicious merged 4 commits intomainfrom
psyche/ci/lfs-checks
Aug 21, 2025
Merged

ci: add workflow to catch incorrect usage of git-lfs#8452
psychedelicious merged 4 commits intomainfrom
psyche/ci/lfs-checks

Conversation

@psychedelicious
Copy link
Contributor

Summary

ci: add workflow to catch incorrect usage of git-lfs

Related Issues / Discussions

#8433 inadvertently committed a non-LFS-tracked file to an LFS-tracked dir, causing a string of issues. #8446 fixed that file. This PR should prevent the issue from occurring again, catching the issue in CI.

QA Instructions

n/a

Merge Plan

Needs to be added to required workflows in repo settings

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the CI-CD Continuous integration / Continuous delivery label Aug 21, 2025
@github-actions github-actions bot added the python-tests PRs that change python tests label Aug 21, 2025
@github-actions
Copy link

Possible file(s) that should be tracked in LFS detected: 🚨

The following file(s) are tracked in LFS and were likely accidentally checked in:

  • tests/test_model_probe/stripped_models/test

@psychedelicious psychedelicious merged commit 28a77ab into main Aug 21, 2025
13 checks passed
@psychedelicious psychedelicious deleted the psyche/ci/lfs-checks branch August 21, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-CD Continuous integration / Continuous delivery lfs-detected! python-tests PRs that change python tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants