5a961a3f28
fix(ci): use username:token format for HTTPS git auth
Build and Push Docker Image / build (push) Failing after 9s
2026-04-25 01:00:47 +00:00
d212078420
fix(ci): install git in builder and pass token for private dependency
...
Build and Push Docker Image / build (push) Failing after 19s
The builder image needs git to clone the schwab-scraper SSH dependency.
Uses git insteadOf to redirect SSH URLs to HTTPS with CR_PAT in CI.
2026-04-25 00:58:43 +00:00
8a73226523
fix: update scraper dep, add curl for healthcheck, remove stale source
...
Build and Push Docker Image / build (push) Failing after 34s
- Update schwab-scraper to f52774b (optimized lot extraction polling,
faster account switching with selector-based waits)
- Install curl in Docker image so compose healthcheck works
- Remove bundled schwab_scraper/ source (now installed via git dep)
- Increase memory limit to 512M for large account position scraping
2026-04-25 00:54:50 +00:00
04087ee6f9
chore: use git repository for schwab-scraper dependency
Build and Push Docker Image / build (push) Failing after 9s
2026-04-24 22:48:25 +00:00
005162ce0e
fix(positions): further improve lot extraction robustness for large accounts
Build and Push Docker Image / build (push) Successful in 29s
2026-04-24 21:35:26 +00:00
a05ba3b8a8
fix(positions): sync latest scraper fixes from main repository
Build and Push Docker Image / build (push) Successful in 36s
2026-04-24 21:34:38 +00:00
429a2832fd
Fix TypeError: Object of type MorningstarData is not JSON serializable
Build and Push Docker Image / build (push) Successful in 29s
2026-04-24 05:09:45 +00:00
3fbabfff16
Update Playwright to 1.58.0 and pyee to >=13.0.0 to fix version mismatch
Build and Push Docker Image / build (push) Successful in 36s
2026-04-24 05:02:23 +00:00
ad4d7317f4
Downgrade playwright to 1.50.0 to fix version mismatch with browserless server
Build and Push Docker Image / build (push) Successful in 34s
2026-04-24 04:48:07 +00:00
342167e788
Add local helper script for cookie uploading
Build and Push Docker Image / build (push) Successful in 30s
2026-04-24 02:28:56 +00:00
e14e060576
Add local helper script for cookie uploading
Build and Push Docker Image / build (push) Successful in 34s
2026-04-24 02:01:38 +00:00
5f038b753f
Add upload_cookies tool for manual session provision
Build and Push Docker Image / build (push) Successful in 30s
2026-04-24 01:54:45 +00:00
650ea2d087
Fix build: Bundle schwab_scraper source and use local dependencies
Build and Push Docker Image / build (push) Successful in 34s
2026-04-24 01:50:20 +00:00
02ac293692
Fix build: Try token-only URL format for Gitea dependency
Build and Push Docker Image / build (push) Failing after 11s
2026-04-24 01:48:17 +00:00
76e19a82dc
Fix build: Switch to HTTPS for private dependency using CR_PAT
Build and Push Docker Image / build (push) Failing after 16s
2026-04-24 01:42:12 +00:00
299b1bbc5e
Initial commit: Hybrid MCP Light setup for Schwab
Build and Push Docker Image / build (push) Failing after 48s
2026-04-24 01:31:55 +00:00