All checks were successful
Deploy Development / deploy (push) Successful in 47s
Test Suite / pytest-backend (push) Successful in 42s
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped
Test Suite / k6 /api/health Baseline (push) Successful in 18s
Test Suite / playwright-smoke (push) Successful in 12s
Co-authored-by: Cursor <cursoragent@cursor.com>
4 lines
82 B
Python
4 lines
82 B
Python
APP_VERSION = "0.7.0-ap0.7"
|
|
DB_SCHEMA_VERSION = "006"
|
|
APP_NAME = "jinkendo-kairo"
|