Skip to content

Add GitHub Actions CI workflow#13

Merged
winrid merged 2 commits into
mainfrom
add-ci-workflow
Jun 19, 2026
Merged

Add GitHub Actions CI workflow#13
winrid merged 2 commits into
mainfrom
add-ci-workflow

Conversation

@winrid

@winrid winrid commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Adds a CI workflow (.github/workflows/ci.yml) that runs on pull requests and pushes to the default branch.

  • Installs deps, compiles the committed generated sources (no spec regen in CI), and runs unit + integration + browser tests.
  • Integration tests use the FASTCOMMENTS_API_KEY / FASTCOMMENTS_TENANT_ID org secrets.
  • Uses pull_request (not pull_request_target), so secrets are not exposed to fork PRs.

@winrid
winrid merged commit 9eeba20 into main Jun 19, 2026
1 check 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