[PR #672] [MERGED] Release updates from PDF rendering + benchmarking chapter #12245

Closed
opened 2026-05-15 03:50:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/672
Author: @profvjreddi
Created: 2/3/2025
Status: Merged
Merged: 2/3/2025
Merged by: @profvjreddi

Base: mainHead: dev


📝 Commits (10+)

  • 9940292 Fix broken section header number
  • 8a9bdaf Merge branch 'dev' into 666-update-benchmarking-chapter-12
  • 5a7a0b2 Merge branch 'dev' into 666-update-benchmarking-chapter-12
  • d5d35ca Merge pull request #671 from harvard-edge/666-update-benchmarking-chapter-12
  • 390dc7b fix missing reference
  • 15ba367 Fix table
  • 67eee08 For some reason dev is not rendering tikz, checking if diagram can do it
  • 1963b72 Remove debug
  • 20d29df Add inkscape to build diagram files
  • e9cc316 cleanup commented line

📊 Changes

6 files changed (+79 additions, -35 deletions)

View changed files

📝 .github/workflows/build_pages.yml (+3 -8)
📝 .github/workflows/build_pages_dev.yml (+35 -2)
📝 .github/workflows/build_pages_windows.yml (+12 -6)
📝 _quarto.yml (+1 -0)
📝 contents/core/benchmarking/benchmarking.bib (+15 -0)
📝 contents/core/benchmarking/benchmarking.qmd (+13 -19)

📄 Description

No description provided


🔄 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/672 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 2/3/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`9940292`](https://github.com/harvard-edge/cs249r_book/commit/99402928376c143a760192486a59bda1f7f36b2a) Fix broken section header number - [`8a9bdaf`](https://github.com/harvard-edge/cs249r_book/commit/8a9bdaf2d3f9204e6ff8ae9b4f06fd7e7fcc498a) Merge branch 'dev' into 666-update-benchmarking-chapter-12 - [`5a7a0b2`](https://github.com/harvard-edge/cs249r_book/commit/5a7a0b2df3878a374fff4986f8d8e1192f31bd7f) Merge branch 'dev' into 666-update-benchmarking-chapter-12 - [`d5d35ca`](https://github.com/harvard-edge/cs249r_book/commit/d5d35ca44359fffaf9e11984e6ae729950f48377) Merge pull request #671 from harvard-edge/666-update-benchmarking-chapter-12 - [`390dc7b`](https://github.com/harvard-edge/cs249r_book/commit/390dc7bf300d3990b06a6458c1f06b40bdaa8205) fix missing reference - [`15ba367`](https://github.com/harvard-edge/cs249r_book/commit/15ba36779d094b6c797b34ae5b6ea494a5a10af5) Fix table - [`67eee08`](https://github.com/harvard-edge/cs249r_book/commit/67eee083039d1b9c689deed095d90d3fac449139) For some reason `dev` is not rendering tikz, checking if diagram can do it - [`1963b72`](https://github.com/harvard-edge/cs249r_book/commit/1963b7250e770344b9f26df8315dee277bad20d0) Remove debug - [`20d29df`](https://github.com/harvard-edge/cs249r_book/commit/20d29df555aca89e43ab92bdbcabc3e80bcd52cb) Add inkscape to build diagram files - [`e9cc316`](https://github.com/harvard-edge/cs249r_book/commit/e9cc3167c4976559a8c0160e82c0aa85d5e0255f) cleanup commented line ### 📊 Changes **6 files changed** (+79 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_pages.yml` (+3 -8) 📝 `.github/workflows/build_pages_dev.yml` (+35 -2) 📝 `.github/workflows/build_pages_windows.yml` (+12 -6) 📝 `_quarto.yml` (+1 -0) 📝 `contents/core/benchmarking/benchmarking.bib` (+15 -0) 📝 `contents/core/benchmarking/benchmarking.qmd` (+13 -19) </details> ### 📄 Description _No description provided_ --- <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-05-15 03:50:36 -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#12245