Some checks failed
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
11 lines
107 B
Plaintext
11 lines
107 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
.venv/
|
|
.env
|
|
config.json
|
|
cookies.json
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
vendor/
|