Skip to content

test: add hermetic git e2e baseline#127

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

test: add hermetic git e2e baseline#127
oflynned merged 1 commit into
nextfrom
test/git-e2e-baseline

Conversation

@oflynned

@oflynned oflynned commented Jun 22, 2026

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 changed the title test: set git e2e baseline test: add hermetic git e2e baseline Jun 22, 2026
@oflynned oflynned force-pushed the test/git-e2e-baseline branch from 514c46a to 3b504a4 Compare June 22, 2026 16:47
@oflynned oflynned merged commit d49fe4d into next 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