Skip to content

ci: replace CircleCI with GitHub Actions#25

Merged
BitHighlander merged 3 commits intocleanup/remove-native-packagesfrom
ci/github-actions
Mar 9, 2026
Merged

ci: replace CircleCI with GitHub Actions#25
BitHighlander merged 3 commits intocleanup/remove-native-packagesfrom
ci/github-actions

Conversation

@BitHighlander
Copy link
Collaborator

@BitHighlander BitHighlander commented Mar 9, 2026

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)

Merge order

Merge PR #26 first (native removal), then this PR. GitHub will auto-retarget to master after #26 merges.

Test plan

@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:48pm

Request Review

Delete .circleci/config.yml and add .github/workflows/ci.yml.
Runs build, lint, and unit tests on Node 16 for PRs and pushes to master.
@BitHighlander BitHighlander merged commit 3a09fc8 into cleanup/remove-native-packages Mar 9, 2026
2 of 4 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