Skip to content

Fix the error that prevented generating the PDF guide on release #437

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

vedran-kasalica
Copy link
Member

@vedran-kasalica vedran-kasalica commented Apr 28, 2025

Changes in this PR

Updated the Generate PDF GitHub action to use the --no-sandbox for chromium, as explained in kernoeb/docker-docsify-pdf#13.

This should fix #270 (comment).

Note: We are using the main tag and not latest, because they did not make a release since they introduced --no-sandbox.

I tested the updated GitHub Action here.

Checklist

SIGNIFICANT changes / additions, e.g. new chapters

  • I checked whether the contribution fits in The Turing Way before considering contributing to this Guide.
  • I discussed my contribution in an issue and took into account feedback.

Copy link

netlify bot commented Apr 28, 2025

Deploy Preview for nlesc-guide-testing ready!

Name Link
🔨 Latest commit 60e3251
🔍 Latest deploy log https://app.netlify.com/sites/nlesc-guide-testing/deploys/680f8f197f88750008b2cebe
😎 Deploy Preview https://deploy-preview-437--nlesc-guide-testing.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@egpbos egpbos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we can only test this on main, let's merge and see how it goes!

@egpbos egpbos merged commit cab2243 into main Apr 29, 2025
8 checks passed
@egpbos egpbos deleted the pdf-guide-fix branch April 29, 2025 09:50
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.

PDF generation is broken
2 participants