Skip to content

test: add hermetic Git E2E baseline#126

Merged
oflynned merged 1 commit into
chore/node24-modernizationfrom
test/git-e2e-baseline
Jun 22, 2026
Merged

test: add hermetic Git E2E baseline#126
oflynned merged 1 commit into
chore/node24-modernizationfrom
test/git-e2e-baseline

Conversation

@oflynned

Copy link
Copy Markdown
Owner

Summary

  • execute the packaged action against temporary working and bare Git repositories
  • intercept only GitHub push URLs, keeping the suite offline and credential-free
  • characterize fresh, patch, minor, major, input, identity, branch, and push-failure behavior
  • document issue Not seeing minor version bumped when feat: is used #122 with a skipped realistic webhook-payload regression
  • run E2E and Docker smoke gates in CI

Verification

  • npm run lint
  • npm run typecheck
  • npm test -- --runInBand (51 passing)
  • npm run test:e2e (7 passing, 1 skipped regression)
  • docker build -t android-version-bump:e2e-baseline .

Stacked on #125 so the test commit remains isolated from the runtime modernization.

@oflynned oflynned merged commit c6eb556 into chore/node24-modernization Jun 22, 2026
2 checks 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.

1 participant