Skip to content

ci: add GitHub Actions workflow and adopt PR workflow#33

Merged
quequeo merged 1 commit intomainfrom
feature/ci-github-actions
Feb 16, 2026
Merged

ci: add GitHub Actions workflow and adopt PR workflow#33
quequeo merged 1 commit intomainfrom
feature/ci-github-actions

Conversation

@quequeo
Copy link
Owner

@quequeo quequeo commented Feb 16, 2026

Summary

  • Add GitHub Actions CI workflow with 3 jobs: lint (ESLint + Prettier), test (Vitest), and build (production build, depends on lint+test passing).
  • Update AGENTS.md with the new PR-based workflow documentation (branch → commit → push → CI → merge).

Test plan

  • CI workflow runs on this PR and all 3 jobs pass
  • AGENTS.md reflects the new workflow accurately

Add CI with lint, format check, test, and build jobs.
Update AGENTS.md with PR-based workflow documentation.
@quequeo quequeo merged commit 8afa99f into main Feb 16, 2026
3 checks passed
@quequeo quequeo deleted the feature/ci-github-actions branch February 16, 2026 15:43
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

Comments