Skip to content

chore: modernize Node and action tooling#125

Merged
oflynned merged 1 commit into
nextfrom
chore/node24-modernization
Jun 22, 2026
Merged

chore: modernize Node and action tooling#125
oflynned merged 1 commit into
nextfrom
chore/node24-modernization

Conversation

@oflynned

Copy link
Copy Markdown
Owner

Summary

  • target Node 24 across local, Docker, and CI environments
  • replace the unmaintained actions-toolkit wrapper with official @actions packages
  • update the TypeScript, Jest, ESLint, packaging, and dependency stack
  • make the Docker build portable and remove Codecov

Verification

  • npm run lint
  • npm run typecheck
  • npm test -- --runInBand (51 passing)
  • npm run build
  • npm run package
  • npm run audit:prod (0 production vulnerabilities)
  • docker build -t android-version-bump:e2e-baseline .

@oflynned oflynned merged commit 7426d97 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