fix(git-gate): forward push options #225

Merged
didericis merged 1 commits from fix/git-gate-push-options into main 2026-06-10 02:40:18 -04:00
Collaborator

Fixes #217.

Changes

  • Advertise push-option support on git-gate repos.
  • Forward GIT_PUSH_OPTION_* values to the upstream git push.
  • Add unit coverage for the rendered entrypoint and hook.

Tests

  • python3 -m unittest tests.unit.test_git_gate
  • python3 -m unittest discover -s tests/unit
Fixes #217. ## Changes - Advertise push-option support on git-gate repos. - Forward GIT_PUSH_OPTION_* values to the upstream git push. - Add unit coverage for the rendered entrypoint and hook. ## Tests - python3 -m unittest tests.unit.test_git_gate - python3 -m unittest discover -s tests/unit
didericis added 1 commit 2026-06-10 02:36:52 -04:00
fix(git-gate): forward push options
test / unit (pull_request) Successful in 29s
test / integration (pull_request) Successful in 17s
lint / lint (push) Successful in 1m28s
test / unit (push) Successful in 29s
test / integration (push) Successful in 16s
Update Quality Badges / update-badges (push) Successful in 1m7s
acb9cd67c6
didericis force-pushed fix/git-gate-push-options from 5696e5870e to acb9cd67c6 2026-06-10 02:36:52 -04:00 Compare
didericis merged commit acb9cd67c6 into main 2026-06-10 02:40:18 -04:00
didericis deleted branch fix/git-gate-push-options 2026-06-10 02:40:19 -04:00
Sign in to join this conversation.