DIS-008: Forgejo Actions CI (build, test, lint) #9

Closed
opened 2026-04-08 14:14:44 +00:00 by dev · 0 comments
Owner

Ziel

Jeder PR gegen main triggert CI: npm run build, npm test, npm run lint. Matrix: Linux + Windows.

Scope

In: .forgejo/workflows/ci.yml mit pull_request-Trigger, Matrix ubuntu-latest/windows-latest, ESLint-Basis-Config, npm run lint-Script
Out: Deployment-Jobs, Coverage, Release-Automation

Definition of Done

  • CI laeuft gruen auf einem Test-PR
  • Matrix deckt Linux + Windows ab
  • npm run lint laeuft lokal
  • README-Abschnitt 'CI' vorhanden

Branch

phase-0/ci-pipeline

Abhaengigkeiten

Sollte nach DIS-002, DIS-003, DIS-005 kommen.

## Ziel Jeder PR gegen `main` triggert CI: `npm run build`, `npm test`, `npm run lint`. Matrix: Linux + Windows. ## Scope **In:** `.forgejo/workflows/ci.yml` mit `pull_request`-Trigger, Matrix `ubuntu-latest`/`windows-latest`, ESLint-Basis-Config, `npm run lint`-Script **Out:** Deployment-Jobs, Coverage, Release-Automation ## Definition of Done - [ ] CI laeuft gruen auf einem Test-PR - [ ] Matrix deckt Linux + Windows ab - [ ] `npm run lint` laeuft lokal - [ ] README-Abschnitt 'CI' vorhanden ## Branch `phase-0/ci-pipeline` ## Abhaengigkeiten Sollte nach DIS-002, DIS-003, DIS-005 kommen.
dev added this to the Phase 0 � H�rtung milestone 2026-04-08 14:14:44 +00:00
dev added the
type:ci
priority:p1
phase:0
labels 2026-04-08 14:14:44 +00:00
dev closed this issue 2026-04-09 10:55:54 +00:00
Sign in to join this conversation.
No description provided.