[1/1] Add Forgejo CI workflow for PR checks #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/2-ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
.forgejo/workflows/ci.ymlthat runs on every pull request:just lint(ruff check + format, eslint + prettier)just typecheck(ty for Python, tsc for web)just test(vitest for web, pytest for ingest)just config(validate docker compose)Each job runs in parallel. All must pass before the PR can be merged.
34ee54d242b07285b877Updated: renamed
configrecipe tocheck-composein Justfile, CI workflow, and README. Branch protection updated to requirecheck-composestatus check.b07285b87785746f794f85746f794fc954e3d6f0c954e3d6f0ab4506db89ab4506db89f5beec1febf5beec1feba638df2a4da638df2a4dd6034ef25ad6034ef25a6103fae0e2