Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Update .pre-commit-config.yaml for check-added-large-files #1679

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

jvoravong
Copy link
Contributor

Description:

  • Update the .pre-commit-config.yaml check-added-large-files configuration to 5000kb
  • Increases the pre-commit test check limit to accommodate files around 2100KB-5000KB. This adjustment helps us adopt new file additions for our rendered Helm template and functional test golden file content in the repo, ensuring it doesn't interfere with normal developer workflows. Without this change, I occasionally need to bypass Git commit hooks during my work.

… 5000kbb

Increased the pre-commit test check limit to accommodate files around 2100KB-5000KB. This adjustment helps us adopt new file additions for our rendered Helm template and functional test golden file content in the repo, ensuring it doesn't interfere with normal developer workflows. Without this change, I occasionally need to bypass Git commit hooks during my work.
@jvoravong jvoravong requested review from a team as code owners February 26, 2025 17:33
@jvoravong jvoravong merged commit 9f1d0cf into main Mar 4, 2025
76 of 77 checks passed
@jvoravong jvoravong deleted the jvoravong-precommit-patch-1 branch March 4, 2025 15:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants