[PR #654] [MERGED] Added explicit version for quarto to use for rendering. This should f… #843

Closed
opened 2026-03-22 15:53:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/654
Author: @uchendui
Created: 1/25/2025
Status: Merged
Merged: 1/25/2025
Merged by: @uchendui

Base: devHead: quarto-chrome-fix


📝 Commits (1)

  • 81aff1c Added explicit version for quarto to use for rendering. This should fix the chrome headless bug that we encounter when trying to build the book

📊 Changes

5 files changed (+11 additions, -3 deletions)

View changed files

📝 .github/workflows/build_pages.yml (+2 -1)
📝 .github/workflows/build_pages_dev.yml (+2 -0)
📝 .github/workflows/build_pages_windows.yml (+2 -0)
📝 .github/workflows/deploy_page.yml (+3 -1)
📝 tex/header-includes.tex (+2 -1)

📄 Description

…ix the chrome headless bug that we encounter when trying to build the book

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/654 **Author:** [@uchendui](https://github.com/uchendui) **Created:** 1/25/2025 **Status:** ✅ Merged **Merged:** 1/25/2025 **Merged by:** [@uchendui](https://github.com/uchendui) **Base:** `dev` ← **Head:** `quarto-chrome-fix` --- ### 📝 Commits (1) - [`81aff1c`](https://github.com/harvard-edge/cs249r_book/commit/81aff1c9e2273f2a93caab0de40662bbbefa8088) Added explicit version for quarto to use for rendering. This should fix the chrome headless bug that we encounter when trying to build the book ### 📊 Changes **5 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_pages.yml` (+2 -1) 📝 `.github/workflows/build_pages_dev.yml` (+2 -0) 📝 `.github/workflows/build_pages_windows.yml` (+2 -0) 📝 `.github/workflows/deploy_page.yml` (+3 -1) 📝 `tex/header-includes.tex` (+2 -1) </details> ### 📄 Description …ix the chrome headless bug that we encounter when trying to build the book Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x] The chapter has been locally built and tested using Quarto. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 15:53:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#843