Setup CI pipeline #19

Open
opened 2025-12-16 15:55:05 +01:00 by vikingowl · 0 comments
Owner

Create continuous integration workflow.

Pipeline Steps

  • Lint (rustfmt, clippy, eslint, prettier)
  • Build API and frontend
  • Run tests
  • (Optional) Build Docker images

Requirements

  • Use Gitea Actions or GitHub Actions
  • Cache dependencies for faster builds
  • Run on push and PR
Create continuous integration workflow. ## Pipeline Steps - [ ] Lint (rustfmt, clippy, eslint, prettier) - [ ] Build API and frontend - [ ] Run tests - [ ] (Optional) Build Docker images ## Requirements - Use Gitea Actions or GitHub Actions - Cache dependencies for faster builds - Run on push and PR
vikingowl added this to the M1: Hello World milestone 2025-12-16 15:55:05 +01:00
vikingowl added the infra label 2025-12-16 15:55:05 +01:00
vikingowl added this to the Phase 1: Foundation project 2025-12-16 16:02:29 +01:00
Sign in to join this conversation.