Commit Graph

8 Commits

Author SHA1 Message Date
8a73226523 fix: update scraper dep, add curl for healthcheck, remove stale source
Some checks failed
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
Some checks failed
Build and Push Docker Image / build (push) Failing after 9s
2026-04-24 22:48:25 +00:00
3fbabfff16 Update Playwright to 1.58.0 and pyee to >=13.0.0 to fix version mismatch
All checks were successful
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
All checks were successful
Build and Push Docker Image / build (push) Successful in 34s
2026-04-24 04:48:07 +00:00
e14e060576 Add local helper script for cookie uploading
All checks were successful
Build and Push Docker Image / build (push) Successful in 34s
2026-04-24 02:01:38 +00:00
650ea2d087 Fix build: Bundle schwab_scraper source and use local dependencies
All checks were successful
Build and Push Docker Image / build (push) Successful in 34s
2026-04-24 01:50:20 +00:00
76e19a82dc Fix build: Switch to HTTPS for private dependency using CR_PAT
Some checks failed
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
Some checks failed
Build and Push Docker Image / build (push) Failing after 48s
2026-04-24 01:31:55 +00:00