[P0] Gitea + Jenkins CI/CD pipeline #2

Open
opened 2026-05-26 01:32:35 +00:00 by ChrisChen · 0 comments
Owner

Overview

Self-hosted Gitea and Jenkins in Docker with automated build/test/deploy pipelines.

Tasks

  • Verify Gitea running at git.golife.love
  • Deploy Jenkins in Docker container
  • Jenkins pipeline: ASP.NET Core API build + test
  • Jenkins pipeline: Angular build
  • Capacitor build steps: npx cap build android / npx cap build ios
  • Gitea webhook -> Jenkins auto-trigger on push

Reference

PLANNING.md Section 6 - Tech Architecture

## Overview Self-hosted Gitea and Jenkins in Docker with automated build/test/deploy pipelines. ## Tasks - [ ] Verify Gitea running at git.golife.love - [ ] Deploy Jenkins in Docker container - [ ] Jenkins pipeline: ASP.NET Core API build + test - [ ] Jenkins pipeline: Angular build - [ ] Capacitor build steps: npx cap build android / npx cap build ios - [ ] Gitea webhook -> Jenkins auto-trigger on push ## Reference PLANNING.md Section 6 - Tech Architecture
ChrisChen added this to the Phase 0 - Tech Foundation and DevOps milestone 2026-05-26 01:32:35 +00:00
ChrisChen added the module: devops label 2026-05-26 01:32:35 +00:00
Sign in to join this conversation.