Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ci: add GitHub Actions pipeline for typecheck, lint, and tests (#52)#76

Open
ANSHSINGH050404 wants to merge 1 commit into
bug0inc:mainbug0inc/passmark:mainfrom
ANSHSINGH050404:ci/github-actionsANSHSINGH050404/passmark:ci/github-actionsCopy head branch name to clipboard
Open

ci: add GitHub Actions pipeline for typecheck, lint, and tests (#52)#76
ANSHSINGH050404 wants to merge 1 commit into
bug0inc:mainbug0inc/passmark:mainfrom
ANSHSINGH050404:ci/github-actionsANSHSINGH050404/passmark:ci/github-actionsCopy head branch name to clipboard

Conversation

@ANSHSINGH050404

Copy link
Copy Markdown

Adds a GitHub Actions CI pipeline that runs typecheck, lint, and tests on every PR to main and push to main.

Closes #52

Pipeline

  • Triggers: PRs to main, pushes to main
  • Matrix: Node 18, 20, 22 on ubuntu-latest
  • Concurrency: cancels in-progress runs on same ref
  • Steps: pnpm install --frozen-lockfile → pnpm run build (typecheck) → pnpm run lint → pnpm run test

…nc#52)

Runs on PRs to main and pushes to main. Tests across Node 18/20/22 with pnpm caching.
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.

ci: add GitHub Actions pipeline for typecheck, lint, and tests on PRs

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.