Files
KArtSell.Aegis/scripts
kjh2064 133172d3c4
ci / static (push) Failing after 6s
Build & Test with Secrets / build (push) Failing after 1s
Build & Test with Secrets / frontend (push) Successful in 3m21s
Build & Test with Secrets / notification (push) Failing after 1s
ci / frontend (push) Successful in 3m32s
ci / backend (push) Failing after 1s
Build & Test with Secrets / security-scan (push) Failing after 6s
scripts: Fix gate-4-startup.ps1 for DEVELOPMENT environment and DB credentials
Fixes:
- Add ASPNETCORE_ENVIRONMENT=Development to load appsettings.Development.json
  (enables DevelopmentHeaderAuthenticationHandler for header-based auth)
- Correct KARTSELL_POSTGRES connection string to match appsettings.json:
  * Database: kartsell → kartselldb
  * Password: kartsell → kartsell4321@!
  * Host: localhost → 127.0.0.1
- Correct API key environment variable names:
  * KRX_OPENAPI → KRX_API_KEY
  * Add OPENDART_API for completeness

Impact:
- Host now starts in Development mode with proper authentication handler
- Shadow Run API test passes (HTTP 202 Accepted)
- Gate 3 validation successful: Job 893 queued with 253-day window

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-03 21:52:16 +09:00
..
2026-08-02 05:15:36 +09:00
2026-08-02 05:15:36 +09:00