Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OC-967: PDF generation won't work on ARM lambda functions #723

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

finlay-jisc
Copy link
Collaborator

The purpose of this PR was to fix an issue where PDFs are not generating. This is because the binary to launch chromium doesn't work on arm64 architectures (github issue), which we recently started using.

This PR changes the architecture of this function while leaving others on arm64.

@finlay-jisc finlay-jisc requested a review from a team as a code owner November 20, 2024 11:53
Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
octopus ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 11:53am

@finlay-jisc finlay-jisc merged commit 92af63c into main Nov 20, 2024
11 checks passed
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