Skip to content

[Issue-6] (feat) Add deterministic command checks#26

Merged
dbrosio3 merged 1 commit into
mainfrom
issue-6-pushgate-deterministic-command-checks
May 26, 2026
Merged

[Issue-6] (feat) Add deterministic command checks#26
dbrosio3 merged 1 commit into
mainfrom
issue-6-pushgate-deterministic-command-checks

Conversation

@dbrosio3
Copy link
Copy Markdown
Member

Summary

  • expands the v2 tool schema with timeout, mode, run, and fail-fast settings
  • adds deterministic command execution to pushgate pre-push with safe {changed_files} argv expansion
  • bundles the TypeScript runner into the installer-friendly bin/pushgate.mjs
  • updates docs/templates and adds config, runner, and installed-hook integration coverage

Validation

  • pnpm test
  • pnpm run build
  • pnpm run check:shell
  • git diff --check

Closes #6

@dbrosio3 dbrosio3 marked this pull request as ready for review May 26, 2026 17:37
@dbrosio3 dbrosio3 changed the title Add deterministic command checks [Issue-6] (feat) Add deterministic command checks May 26, 2026
@dbrosio3 dbrosio3 merged commit 963a1d4 into main May 26, 2026
1 check passed
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.

M1: Add deterministic command checks with timeouts and modes

1 participant