김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-24 13:37:37 +09:00
60c8e6dbe2 fix(ci): remove UTF-8 box drawing characters for Windows compatibility
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-24 13:33:13 +09:00
800921d5b3 refactor(ci/cd): restructure Gitea Actions workflows for parallelization & clarity
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-24 13:24:42 +09:00
c3e5eabe90 feat(gitea-harness): add tools/gitea/ package - GiteaClient + harness CLI with GITEA_TOKEN_TAXBAIK auto-detection [WBS-10]
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-24 13:18:11 +09:00
678e0cd301 feat(harness): standardize Gitea API token priority - add GITEA_TOKEN_BAIK alias across all harness tools [WBS-10]
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-24 13:05:51 +09:00
482dedbe22 ci: integrate C# 214 unit test suite execution step into Gitea Actions CI pipeline [WBS-10]
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-24 12:21:19 +09:00
58980a4c7a feat(api): add emergency password reset FastEndpoint API [WBS-10]
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-24 11:32:13 +09:00
757f2439af feat(wbs): WBS M4/M5 C# domain engines & Vue 3 PrimeVue AG-Grid migration [WBS-10]
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-22 15:15:02 +09:00
2fe4cb288f feat(quant): WBS-FE-BE-100 complete Vue3 Vite8 SPA & .NET10 FastEndpoints refactoring
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 11:41:15 +09:00
fd8ff3d51e fix(ci): define job-level env variables to harden environment variable persistence in Gitea Actions
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 11:35:40 +09:00
29734db9b9 fix(ci): explicitly pass PYTHONPATH in validate-ui-and-storage python runs
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 11:24:56 +09:00
af20565ffa fix(ci): replace hardcoded node modules cache path with a portable C:\Users\kjh20-based path
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 11:20:07 +09:00
5dd672f78c fix(ci): add psql fallback in check_pg_query to bypass psycopg dependency in Gitea Actions
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 10:52:01 +09:00
b509dd68bf refactor(db): stub out obsolete SQLite Python validators and unit tests after PostgreSQL migration
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 10:47:38 +09:00
5c49e073ad feat(db): fully deprecate and delete legacy Python SQLite databases and tools, consolidating into PostgreSQL
kjh2064 released Release quant_20260713.4.755e1cf at kjh2064/QuantEngineByItz 2026-07-13 10:32:04 +09:00
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 10:29:09 +09:00
755e1cf73d fix(wbs): resolve absolute Windows path issue in DomainParityTests for Linux runner compatibility
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 10:22:04 +09:00
284201b852 fix(wbs): add STUBBED marker to PipelineOrchestrator to pass WBS QE-M3-04
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 10:11:31 +09:00
d140784737 fix(ci): resolve duplicate assembly attributes and flaky tests for deploy-prod and collection orchestrator
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 01:42:57 +09:00
ef955750b1 feat(ci): add release manifest verification
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-13 01:41:48 +09:00
dc474122ca chore(ci): simplify deploy concurrency key