Skip to content

Feature/pre push hooks 532#623

Merged
nanaf6203-bit merged 4 commits into
MettaChain:mainfrom
mijinummi:feature/pre-push-hooks-532
Jun 30, 2026
Merged

Feature/pre push hooks 532#623
nanaf6203-bit merged 4 commits into
MettaChain:mainfrom
mijinummi:feature/pre-push-hooks-532

Conversation

@mijinummi

Copy link
Copy Markdown
Contributor

Description

This PR addresses Issue #532, establishing a local Husky pre-push hook that forces full TypeScript type checking and unit test verification prior to code delivery upstream.

Key Modifications

  • Git Pre-Push Interceptor: Generated .husky/pre-push to run verification checks headlessly during transit phases.
  • Type-Safety Enforcement: Bound tsc --noEmit logic to ensure structural compilation failures block remote code submissions.
  • Workflow Best Practices: Documented local verification expectations and bypass parameters clearly inside the main workspace README.md.

Target Branch: main
Closes #532
Closes #531
Closes #530
Closes #529

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@mijinummi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Copy link
Copy Markdown
Contributor

Thanks for the contribution — reviewed and looks good. Merging.

@nanaf6203-bit nanaf6203-bit merged commit 2695b24 into MettaChain:main Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants