Skip to content

(#15) Add CI workflow with lint, test, and build steps#61

Open
adriancofie wants to merge 1 commit intodevelopfrom
ticket/15-github-actions-code-coverage
Open

(#15) Add CI workflow with lint, test, and build steps#61
adriancofie wants to merge 1 commit intodevelopfrom
ticket/15-github-actions-code-coverage

Conversation

@adriancofie
Copy link
Contributor

Configures GitHub Actions CI pipeline

  • Runs on push and PR to main/develop branches
  • Linting, test coverage, and build
  • Coverage and build artifacts are uploaded and retained for 7 days

Closes #15

@adriancofie adriancofie force-pushed the ticket/15-github-actions-code-coverage branch 7 times, most recently from 0a86f3e to 12a2a0e Compare March 13, 2026 14:15
Configure GitHub Actions CI pipeline that runs on push and PR to
main/develop branches. Includes linting, test coverage, and build
across Node.js 20.x and 22.x. Coverage and build artifacts are
uploaded and retained for 7 days.

Closes #15
@adriancofie adriancofie force-pushed the ticket/15-github-actions-code-coverage branch from 12a2a0e to b1fbaf8 Compare March 13, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[1.7] Enabler: Configure GitHub Actions CI Pipeline

1 participant