Skip to content

Add GitHub Actions CI/CD automated test pipeline - #1

Merged
Pyush merged 1 commit into
mainfrom
setup/ci-pipeline
Aug 20, 2026
Merged

Pyush merged 1 commit into
mainfrom
setup/ci-pipeline

Conversation

@Pyush

@Pyush Pyush commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Description

This PR introduces the GitHub Actions CI pipeline (.github/workflows/ci.yml) to automatically run linting, TypeScript compilation, unit tests, and end-to-end integration tests across Node.js versions 20.x, 22.x, and 24.x on every push and pull request to main.

Verification

  • Lint check ()
  • Build step ()
  • Unit tests ()
  • E2E tests ()

@Pyush
Pyush merged commit 2503564 into main Aug 20, 2026
0 of 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