shinkan-jinkendo/backend/scripts
Lars c2d9eac151
All checks were successful
Deploy Development / deploy (push) Successful in 34s
Test Suite / pytest-backend (push) Successful in 23s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Successful in 24s
feat: enhance API and profile management with environment configurations
- Added functions to determine production environment and OpenAPI exposure settings, improving API documentation control.
- Updated FastAPI initialization to conditionally set OpenAPI and documentation URLs based on environment variables.
- Refactored health check response to limit detail exposure in production environments, enhancing security.
- Streamlined profile management by removing legacy ID retrieval and ensuring session-based profile access for security improvements.
2026-05-07 10:40:10 +02:00
..
check_access_layer_hints.py feat: enhance access layer governance and visibility checks 2026-05-05 22:09:25 +02:00
generate_migration_023_direct.py feat: Migration 022+023 - Vollständiger Skills-Import 2026-04-27 10:58:33 +02:00
generate_migration_023.py feat: add maturity models functionality and update version 2026-04-27 11:32:30 +02:00
parse_matrix.py feat: Migration 022+023 - Vollständiger Skills-Import 2026-04-27 10:58:33 +02:00
security_release_checks.py feat: enhance API and profile management with environment configurations 2026-05-07 10:40:10 +02:00