89bb29e563
v0.2.0 — remove vendored fork, upstream login feature
...
Build and Push Docker Image / build (push) Failing after 39s
- Delete vendor/schwab-scraper/ (now fetched at CI build time)
- Delete schwab_mcp_custom/ package (LoginManager moved into server.py)
- server.py: add inline LoginManager with env-configurable rate limits
- server.py: orchestrate login safety checks at MCP layer, not in scraper
- Dockerfile: restore vendor-based build with fresh upstream checkout
- pyproject.toml: bump mcp>=1.27.0, playwright>=1.54.0
2026-04-28 00:36:46 +00:00
61073b2b69
fix: vendor-based Docker build, playwright upgrade, and CI cross-repo checkout
...
Build and Push Docker Image / build (push) Failing after 34s
- Dockerfile now installs schwab-scraper from vendor/ dir (no git needed)
- Upgrade playwright to latest to match browserless chromium container
- CI workflow checks out schwab-scraper into vendor/ before build
- Add scripts/build.sh for local builds via docker-test
- Add curl to runtime image for compose healthcheck
- Increase memory limit to 512M for large account position scraping
2026-04-25 01:16:55 +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
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
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
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
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