Add CI/CD pipeline #1

Open
opened 2026-07-25 11:17:08 +00:00 by GKaszewski · 0 comments
Owner

Severity: High

No CI/CD configuration exists despite the project having tests. Add a Gitea workflow that runs:

  • cargo fmt --check
  • cargo clippy --all-targets -- -D warnings
  • cargo test --workspace

Copy the pattern from thoughts or movies-diary.

**Severity: High** No CI/CD configuration exists despite the project having tests. Add a Gitea workflow that runs: - `cargo fmt --check` - `cargo clippy --all-targets -- -D warnings` - `cargo test --workspace` Copy the pattern from `thoughts` or `movies-diary`.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GKaszewski/k-photos#1