Files
l5y b08f951780 ci: update ruby to 4 (#601)
* ci: update ruby to 4

* ci: update dispatch triggers
2026-01-05 23:23:56 +01:00
..
2026-01-05 23:23:56 +01:00
2026-01-05 23:23:56 +01:00
2025-12-31 12:58:37 +01:00
2026-01-05 23:23:56 +01:00
2026-01-05 23:23:56 +01:00

GitHub Actions Workflows

Workflows

  • docker.yml - Build and push Docker images to GHCR
  • codeql.yml - Security scanning
  • python.yml - Python ingestor pipeline
  • ruby.yml - Ruby Sinatra app testing
  • javascript.yml - Frontend test suite
  • mobile.yml - Flutter mobile tests with coverage reporting
  • release.yml - Tag-triggered Flutter release builds for Android and iOS

Usage

# Build locally
docker-compose build

# Deploy
docker-compose up -d