CI/CD Pipeline
Our pipeline runs on every PR to dev:
- Linting (
pnpm lint) - Type checking (
pnpm astro check) - Unit tests
- Build artifact generation
Our pipeline runs on every PR to dev:
pnpm lint)pnpm astro check)Search articles, projects, and more...