Files
potato-mesh/.github/workflows
l5y 175a8f368f matrix: add docker file for bridge (#556)
* matrix: add docker file for bridge

* matrix: address review comments

* matrix: address review comments

* matrix: address review comments

* matrix: address review comments

* matrix: address review comments
2025-12-16 08:53:01 +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