김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 23:10:59 +09:00
43f58d57fd refactor: Implement taxbaik-pattern CI/CD for QuantEngine with mandatory Gitea Actions
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 22:57:49 +09:00
3c740eeb3f fix: Escape @ symbols in Razor _AdminLayout.cshtml for proper compilation
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 22:50:30 +09:00
e0af3c3d34 docs: Finalize Phase 4-5 CI/CD (Manual SSH deployment strategy, Gitea Actions reference)
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-11 22:43:01 +09:00
959a4ea00b style: upgrade admin panel theme to Tabler native vertical layout with light/dark mode support
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 22:33:03 +09:00
5b41423aef CI: Trigger deploy-prod.yml workflow via git push
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 22:21:26 +09:00
30fb70223c refactor: Strengthen deploy-prod.yml with comprehensive checks and logging
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 22:10:41 +09:00
571d299d8a chore: Clean up all archived and unused workflow files - keep only ci.yml and deploy-prod.yml
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 22:09:07 +09:00
ce2c4e42a3 chore: Remove merge-to-main.yml - Gitea Actions not functional, use ci.yml for validation
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 22:07:02 +09:00
6a6770f996 chore: Remove redundant fast-validation.yml workflow
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 22:04:47 +09:00
35c00b68f7 design: Improve Admin UI layout and Dashboard - Tabler-based responsive layout
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:49:20 +09:00
fcfece4ddb fix: Simplify deploy-prod.yml to resolve Gitea YAML parser errors
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:44:55 +09:00
054089e254 fix: Correct heredoc delimiter indentation in deploy-prod.yml
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:44:03 +09:00
233ab71f2c fix: Sanitize all non-ASCII characters from workflow files
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:43:32 +09:00
db7922c0d6 fix: Remove UTF-8 emojis and Korean comments from workflows (Gitea parser compatibility)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:38:09 +09:00
8ae40f2364 fix: Enable automatic deployment on main push (trigger from merge-to-main.yml completion)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:37:50 +09:00
8dca1b4173 fix: Complete Stage 5 Deploy workflow - add deployment logging
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:36:49 +09:00
ca419b6446 ci: Trigger pipeline deployment verification (manual)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:33:01 +09:00
647a26eefd chore: Archive 7 unused workflows and consolidate to SSOT pipeline
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:20:18 +09:00
dc21e8e323 test: Trigger deployment process test with improved deploy-prod.yml
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-11 21:16:43 +09:00
6221d5465f docs: Add comprehensive deployment troubleshooting guide