Ensure that a git user id and email exists in gitaudit repos #250

Merged
cmo merged 3 commits from git-audit-identity into master 2026-07-01 21:41:34 +00:00

2026-07-01

Christian Monch
fix: fix type annotations in gitaudit-code
All checks were successful
Codespell / Check for spelling errors (push) Successful in 41s
Codespell / Check for spelling errors (pull_request) Successful in 44s
Ruff / Code linting (pull_request) Successful in 52s
Ruff / Code linting (push) Successful in 53s
Type annotation (PR) / check (pull_request) Successful in 1m19s
Test execution / Test-all (push) Successful in 1m28s
2026-07-01 23:23:29 +02:00
Christian Monch
chore: format according to hatch fmt
Some checks failed
Codespell / Check for spelling errors (pull_request) Successful in 42s
Codespell / Check for spelling errors (push) Successful in 45s
Ruff / Code linting (push) Successful in 55s
Type annotation (PR) / check (pull_request) Failing after 1m21s
Test execution / Test-all (push) Successful in 1m31s
Ruff / Code linting (pull_request) Successful in 25s
2026-07-01 22:21:25 +02:00
Christian Monch
fix: ensure that a git user id exists in gitaudit repos
Some checks failed
Codespell / Check for spelling errors (push) Successful in 27s
Ruff / Code linting (push) Failing after 37s
Test execution / Test-all (push) Successful in 1m11s
Codespell / Check for spelling errors (pull_request) Successful in 26s
Ruff / Code linting (pull_request) Failing after 36s
Type annotation (PR) / check (pull_request) Has been cancelled
This commit adds the git-user `dump-things-servive`
with the email `dump-things-service@localhost` to
the git configuration of a `gitaudit`-repo.
2026-07-01 22:13:44 +02:00