This website requires JavaScript.
Explore
Help
Sign In
kjh2064
/
QuantEngineByItz
Watch
1
Star
0
Fork
0
You've already forked QuantEngineByItz
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
auto_backup_schedule.yml
backup.yml
calibration_backlog.yml
ci.yml
deploy-prod.yml
kis_data_collection.yml
qualitative_sell_strategy.yml
snapshot_admin.yml
wbs_9_3_null_policy_ci_gate.yml
34 workflow runs
Actor
All actors
kjh2064
Status
All status
Success
Failure
Waiting
Running
Fix deploy loopback verification to accept login redirect
#298
:
Commit
2f60fbf655
pushed by
kjh2064
main
2026-07-01 14:59:03 +09:00
2m34s
View workflow file
Fix deploy verification to use public domain
#295
:
Commit
f68fb10bac
pushed by
kjh2064
main
2026-07-01 14:43:54 +09:00
1m38s
View workflow file
Fix deploy workflow yaml heredoc indentation
#292
:
Commit
c1b7d29eb8
pushed by
kjh2064
main
2026-07-01 14:39:30 +09:00
1m52s
View workflow file
Add remember username on login
#281
:
Commit
3e7120c041
pushed by
kjh2064
main
2026-07-01 13:37:25 +09:00
1m49s
View workflow file
fix(ui): make mud providers self-closing
#278
:
Commit
784f4bdbfb
pushed by
kjh2064
main
2026-07-01 13:31:47 +09:00
3m5s
View workflow file
feat(ui): migrate web shell to mudblazor
#275
:
Commit
28e1a8775f
pushed by
kjh2064
main
2026-07-01 13:26:57 +09:00
1m55s
View workflow file
fix(ci): accept auth redirects in deploy verification
#273
:
Commit
fe8ff44d3f
pushed by
kjh2064
main
2026-07-01 13:17:52 +09:00
3m8s
View workflow file
fix(web): set default authentication scheme
#270
:
Commit
d5d630a816
pushed by
kjh2064
main
2026-07-01 13:13:21 +09:00
3m4s
View workflow file
chore(ci): consolidate production deploy workflow
#268
:
Commit
60022ed214
pushed by
kjh2064
main
2026-07-01 13:09:07 +09:00
1m48s
View workflow file
feat(web): add auth and fix deployment checks
#264
:
Commit
90bbb1860d
pushed by
kjh2064
main
2026-07-01 13:06:24 +09:00
3m49s
View workflow file
Merge branch 'chore/gitignore-dotnet-build-artifacts'
#259
:
Commit
3e4d545e01
pushed by
kjh2064
main
2026-07-01 11:37:16 +09:00
4m34s
View workflow file
Merge pull request 'docs(cloud): 클라우드 서버 도메인 가상 호스트 및 HTTPS 설정 지침 반영' (
#13
) from chore/gitignore-dotnet-build-artifacts into main
#255
:
Commit
8bd678c7c7
pushed by
kjh2064
main
2026-07-01 10:47:44 +09:00
1m33s
View workflow file
Merge pull request 'chore(git): .NET 빌드 산출물 추적 제거 및 .gitignore 정비 (WBS-P0.1)' (
#12
) from chore/gitignore-dotnet-build-artifacts into main
#244
:
Commit
1255e67765
pushed by
kjh2064
main
2026-06-30 18:22:06 +09:00
1m40s
View workflow file
Merge pull request 'docs(ui): UI 표준을 MudBlazor + Interactive WebAssembly + API-First 로 전환' (
#11
) from docs/ui-framework-policy-mudblazor-wasm into main
#241
:
Commit
a02543981e
pushed by
kjh2064
main
2026-06-30 18:22:00 +09:00
1m46s
View workflow file
feat: KIS Open API 연동 및 DataCollectionService 구현
#225
:
Commit
5c5d9bfee7
pushed by
kjh2064
main
2026-06-29 23:40:38 +09:00
1m5s
View workflow file
refactor(deploy): TaxBaik 성공 사례(run 458) 기반 단일 빌드/배포 파이프라인 개편 및 텔레그램 연동 강화
#185
:
Commit
704a168cda
pushed by
kjh2064
main
2026-06-29 12:28:00 +09:00
1m34s
View workflow file
fix(ci): change Synology venv path to home dir and setup python step in deploy workflow
#182
:
Commit
79f4a45b98
pushed by
kjh2064
main
2026-06-29 12:17:46 +09:00
1m58s
View workflow file
fix(ci): ensure Temp directory and dummy packet json exist to avoid test crashes
#178
:
Commit
78564c5b41
pushed by
kjh2064
main
2026-06-29 11:39:27 +09:00
19s
View workflow file
fix(deploy): bypass ssh host verification and fix remote health check endpoint
#175
:
Commit
c5372ef488
pushed by
kjh2064
main
2026-06-29 11:38:25 +09:00
19s
View workflow file
fix(ci): replace hardcoded git checkout clone commands with standard actions/checkout
#172
:
Commit
84ef22e148
pushed by
kjh2064
main
2026-06-29 11:15:59 +09:00
16s
View workflow file
feat(telegram): configure deploy status and error level logging notification via Telegram API
#167
:
Commit
d7e937e67c
pushed by
kjh2064
main
2026-06-29 11:12:24 +09:00
19s
View workflow file
refactor(deploy): minimize downtime and fix health check subpath (CLAUDE.md guidelines)
#164
:
Commit
c888486635
pushed by
kjh2064
main
2026-06-29 10:56:14 +09:00
16s
View workflow file
test(dotnet): implement PipelineOrchestrator and PipelineResult to generate dotnet_pipeline_e2e_v1.json (WBS-10.6)
#160
:
Commit
b475bef123
pushed by
kjh2064
main
2026-06-29 10:30:04 +09:00
14s
View workflow file
test(dotnet): implement HarnessInjector logic and tests to generate dotnet_harness_parity_v1.json (WBS-10.5)
#156
:
Commit
6069f8240a
pushed by
kjh2064
main
2026-06-29 10:26:07 +09:00
18s
View workflow file
test(dotnet): implement FormulaEngine parity tests and generate dotnet_formula_parity_v1.json (WBS-10.4)
#152
:
Commit
d417d6325e
pushed by
kjh2064
main
2026-06-29 10:23:54 +09:00
12s
View workflow file
test(dotnet): implement Python-C# domain calculator parity tests (WBS-10.3)
#148
:
Commit
4b32cd2d43
pushed by
kjh2064
main
2026-06-29 10:22:10 +09:00
18s
View workflow file
test(dotnet): add 32 xUnit tests for domain calculators (WBS-10.2)
#144
:
Commit
d1278b26ee
pushed by
kjh2064
main
2026-06-29 10:00:39 +09:00
17s
View workflow file
fix(web): resolve broken CSS styles by updating base href to subpath (WBS-10.10)
#140
:
Commit
7aca1d481b
pushed by
kjh2064
main
2026-06-29 09:55:56 +09:00
18s
View workflow file
fix(dotnet): fix build warnings and secure appsettings db password (WBS-10.1)
#136
:
Commit
7d643871a7
pushed by
kjh2064
main
2026-06-29 09:52:49 +09:00
19s
View workflow file
docs: establish Blazor & API-First guidelines (WBS-10.11)
#133
:
Commit
7095151091
pushed by
kjh2064
main
2026-06-29 09:49:30 +09:00
19s
View workflow file
First
Previous
1
2
Next
Last