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

Parallelize PDF builds #6396

Merged
merged 4 commits into from
Jan 14, 2025
Merged

Parallelize PDF builds #6396

merged 4 commits into from
Jan 14, 2025

Conversation

josh-heyer
Copy link
Contributor

What Changed?

  • decouple PDF builds from page content builds
  • run PDF builds in parallel with each other
  • run PDF builds in parallel with page content builds
  • allow triggering PDF builds on PRs with new label: deploy-pdfs

@josh-heyer josh-heyer added the deploy Add this label to a PR and it will automatically be deployed to netlify label Jan 10, 2025
@josh-heyer josh-heyer requested a review from a team as a code owner January 10, 2025 19:38
@josh-heyer josh-heyer added deploy-pdfs Add to a PR (along with "deploy") to trigger a draft deployment w/ PDFs and removed deploy Add this label to a PR and it will automatically be deployed to netlify labels Jan 10, 2025
@josh-heyer josh-heyer force-pushed the feature/josh/pdf-parallel-builds branch from 9915d56 to 55c30c6 Compare January 10, 2025 20:33
@josh-heyer josh-heyer added the deploy Add this label to a PR and it will automatically be deployed to netlify label Jan 10, 2025
@josh-heyer josh-heyer force-pushed the feature/josh/pdf-parallel-builds branch from 55c30c6 to cb971a0 Compare January 10, 2025 21:04
Copy link
Contributor

github-actions bot commented Jan 10, 2025

@github-actions github-actions bot temporarily deployed to pull request January 10, 2025 21:19 Inactive
@josh-heyer josh-heyer added deploy Add this label to a PR and it will automatically be deployed to netlify and removed deploy-pdfs Add to a PR (along with "deploy") to trigger a draft deployment w/ PDFs deploy Add this label to a PR and it will automatically be deployed to netlify labels Jan 10, 2025
@github-actions github-actions bot temporarily deployed to pull request January 10, 2025 21:29 Inactive
@josh-heyer josh-heyer added the deploy-pdfs Add to a PR (along with "deploy") to trigger a draft deployment w/ PDFs label Jan 10, 2025
@github-actions github-actions bot temporarily deployed to pull request January 10, 2025 21:37 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 13, 2025 17:33 Inactive
@josh-heyer josh-heyer marked this pull request as draft January 13, 2025 19:18
@josh-heyer josh-heyer force-pushed the feature/josh/pdf-parallel-builds branch from 721e1a3 to 7742b84 Compare January 14, 2025 05:13
@josh-heyer josh-heyer force-pushed the feature/josh/pdf-parallel-builds branch from 7742b84 to de45416 Compare January 14, 2025 05:26
@github-actions github-actions bot temporarily deployed to pull request January 14, 2025 05:40 Inactive
@josh-heyer josh-heyer marked this pull request as ready for review January 14, 2025 05:44
@josh-heyer josh-heyer merged commit e6d5537 into develop Jan 14, 2025
6 checks passed
@josh-heyer josh-heyer deleted the feature/josh/pdf-parallel-builds branch January 14, 2025 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Add this label to a PR and it will automatically be deployed to netlify deploy-pdfs Add to a PR (along with "deploy") to trigger a draft deployment w/ PDFs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant