Files
potato-mesh/.github/workflows
l5y 2bd69415c1 matrix: create potato-matrix-bridge (#528)
* matrix: create potato-matrix-bridge

* matrix: add unit tests

* matrix: address review comments

* ci: condition github actions to only run on paths affected...

* Add comprehensive unit tests for config, matrix, potatomesh, and main modules

* Revert "Add comprehensive unit tests for config, matrix, potatomesh, and main modules"

This reverts commit 212522b4a2.

* matrix: add unit tests

* matrix: add unit tests

* matrix: add unit tests
2025-11-29 08:52:20 +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