| Age | Commit message (Collapse) | Author | Lines |
|
cron runs with a minimal PATH that excludes /usr/local/bin, causing
'node: not found' errors for both scrape and recap jobs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Sends an HTML digest of the next 7 days' events to
efemeraladdress+golive@gmail.com at 08:00 JST daily (23:00 UTC cron).
Adds scraper to the web Docker network so it can reach mail:25.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Without the lock file, npm install tsx resolved @react-router/dev to its
latest version (7.15.0), which has a peer dependency conflict with the
installed react-router@7.3.0.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
- Add prod-deps stage to run `npm ci --omit=dev` once (was twice)
- Add playwright-base stage to install Chromium once (was twice)
- Both app and scraper stages inherit from playwright-base
- Add BuildKit cache mounts for npm to accelerate repeated builds
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|