mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-03-28 17:42:48 +01:00
* 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
GitHub Actions Workflows
Workflows
docker.yml- Build and push Docker images to GHCRcodeql.yml- Security scanningpython.yml- Python ingestor pipelineruby.yml- Ruby Sinatra app testingjavascript.yml- Frontend test suitemobile.yml- Flutter mobile tests with coverage reportingrelease.yml- Tag-triggered Flutter release builds for Android and iOS
Usage
# Build locally
docker-compose build
# Deploy
docker-compose up -d