Skip to content

feat: Add comprehensive CI/CD pipeline and test suite with dependency upgrades#15

Merged
gitsrc merged 3 commits into
mainfrom
dependency-upgrades
Oct 12, 2025
Merged

feat: Add comprehensive CI/CD pipeline and test suite with dependency upgrades#15
gitsrc merged 3 commits into
mainfrom
dependency-upgrades

Conversation

@gitsrc

@gitsrc gitsrc commented Oct 12, 2025

Copy link
Copy Markdown
Member
  • Add GitHub Actions workflow for automated build, test, and security scanning
  • Create Makefile with comprehensive build and test targets
  • Implement extensive unit tests for kv and p2p packages
  • Upgrade dependencies to latest versions (libp2p v0.44.0, badger v4.8.0)
  • Fix compilation errors and improve error handling
  • Add multiple testing strategies including mock tests and integration tests
  • Improve P2P network reliability with proper resource cleanup

…y upgrades

Signed-off-by: gitsrc <34047788+gitsrc@users.noreply.github.com>
…y upgrades

Signed-off-by: gitsrc <34047788+gitsrc@users.noreply.github.com>
…y upgrades

Signed-off-by: gitsrc <34047788+gitsrc@users.noreply.github.com>
@gitsrc
gitsrc merged commit 77d54e7 into main Oct 12, 2025
3 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