Skip to content

Feature/lunchmeeting fincken#615

Closed
edwinm wants to merge 7 commits into
mainfrom
feature/lunchmeeting-fincken
Closed

Feature/lunchmeeting fincken#615
edwinm wants to merge 7 commits into
mainfrom
feature/lunchmeeting-fincken

Conversation

@edwinm

@edwinm edwinm commented May 22, 2026

Copy link
Copy Markdown
Member

New lunchmeetin in june with Ramon Fincken

@edwinm edwinm self-assigned this May 22, 2026
@edwinm edwinm requested a review from a team as a code owner May 22, 2026 20:17
@edwinm edwinm requested review from anneke and removed request for a team May 22, 2026 20:17
anneke
anneke previously approved these changes May 22, 2026
@edwinm edwinm requested a review from a team as a code owner May 22, 2026 22:23
@edwinm edwinm requested review from Schepp and removed request for a team May 22, 2026 22:23
edwinm and others added 4 commits May 23, 2026 01:04
Forces Chrome to be cached at ./.cache/puppeteer (project-scoped) so the
install path matches the runtime lookup path and Netlify's build cache
picks it up between builds.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Netlify sets PUPPETEER_SKIP_DOWNLOAD=true in the build environment, and
that env var takes precedence over .puppeteerrc.cjs in puppeteer's
getConfiguration. install.mjs was silently skipping the download, so
puppeteer-core couldn't find Chrome at runtime.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
puppeteer's bundled install.mjs is fragile on Netlify: it respects
PUPPETEER_SKIP_DOWNLOAD (which Netlify sets to true by default) and it
fails to await downloadBrowsers, so errors are swallowed. Invoke the
@puppeteer/browsers CLI directly with the pinned Chrome version and
cache path, and list the cache contents so the next failure mode is
visible in the build log.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@edwinm

edwinm commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

Replaced by #618

@edwinm edwinm closed this Jun 5, 2026
@edwinm edwinm deleted the feature/lunchmeeting-fincken branch June 5, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants