repo: refactor to have one entrypoint #34

Merged
danielfdickinson merged 1 commit from pr-consolidate-entrypoints into main 2026-05-04 00:24:26 -04:00

CI, worktree (dev), commit-msg, and pre-commit contexts are
all called from the same entrypoint and differentiated by
command line arguments. commit-msg and pre-commit are just thin
wrappers to the main entrypoint, which exist only so that they
get called from git with the appropriate context.

Signed-off-by: Daniel F. Dickinson dfdpublic@wildtechgarden.ca

CI, worktree (dev), commit-msg, and pre-commit contexts are all called from the same entrypoint and differentiated by command line arguments. commit-msg and pre-commit are just thin wrappers to the main entrypoint, which exist only so that they get called from git with the appropriate context. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
repo: refactor to have one entrypoint
All checks were successful
/ pre-commit-checks (push) Successful in 21s
/ pre-commit-checks (pull_request) Successful in 20s
47f0700500
CI, worktree (dev), commit-msg, and pre-commit contexts are
all called from the same entrypoint and differentiated by
command line arguments. commit-msg and pre-commit are just thin
wrappers to the main entrypoint, which exist only so that they
get called from git with the appropriate context.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
danielfdickinson scheduled this pull request to auto merge when all checks succeed 2026-05-04 00:24:08 -04:00
danielfdickinson deleted branch pr-consolidate-entrypoints 2026-05-04 00:24:26 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dfd-actions/pre-commit-action!34
No description provided.