Files
potato-mesh/.github/workflows
l5y f93c14a9c5 Add mobile Flutter CI workflow (#488)
* Add mobile Flutter CI workflow

* Fix Flutter message sorting with null timestamps
2025-11-21 17:24:28 +01:00
..
2025-11-08 10:41:57 +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

Usage

# Build locally
docker-compose build

# Deploy
docker-compose up -d