Skip to content

ci: replace CircleCI with GitHub Actions#27

Closed
BitHighlander wants to merge 1 commit intomasterfrom
ci/github-actions-to-master
Closed

ci: replace CircleCI with GitHub Actions#27
BitHighlander wants to merge 1 commit intomasterfrom
ci/github-actions-to-master

Conversation

@BitHighlander
Copy link
Collaborator

Summary

  • Delete .circleci/config.yml
  • Add .github/workflows/ci.yml (build, lint, unit tests on Node 18)
  • Node 18 required (deps need >=18, Node 16 is EOL)

Note

CI build/lint will fail on master due to pre-existing native package type errors. PR #26 fixes those. Merge this first, then #26.

Test plan

- Delete .circleci/config.yml
- Add .github/workflows/ci.yml (Node 18, build/lint/test)
- Node 16 is EOL and deps require >=18
@vercel
Copy link

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hdwallet-sandbox Error Error Mar 9, 2026 8:56pm

Request Review

@BitHighlander
Copy link
Collaborator Author

Superseded — rolling into PR #26 with all fixes

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