[PR #167] [MERGED] fix hardcoded path #618

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

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/167
Author: @Naeemkh
Created: 3/11/2024
Status: Merged
Merged: 3/11/2024
Merged by: @profvjreddi

Base: mainHead: check_main


📝 Commits (10+)

📊 Changes

6 files changed (+37 additions, -33 deletions)

View changed files

📝 .github/workflows/build_pages.yml (+3 -16)
.github/workflows/build_pages_windows.yml (+24 -0)
📝 .gitignore (+2 -0)
📝 README.md (+1 -0)
📝 _quarto.yml (+6 -6)
📝 contents/hw_acceleration/hw_acceleration.qmd (+1 -11)

📄 Description

  • Fixed a hardcoded path for the filters

🔄 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/167 **Author:** [@Naeemkh](https://github.com/Naeemkh) **Created:** 3/11/2024 **Status:** ✅ Merged **Merged:** 3/11/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `main` ← **Head:** `check_main` --- ### 📝 Commits (10+) - [`be5bc48`](https://github.com/harvard-edge/cs249r_book/commit/be5bc486d4ca9f0fe8d8d06ebd6dff8947d98e50) fix hardcoded path - [`a238523`](https://github.com/harvard-edge/cs249r_book/commit/a238523a66f6b98de218c607a338842c3360fbca) add installing tinytex to the builds - [`25689ec`](https://github.com/harvard-edge/cs249r_book/commit/25689ec4153e3a6a8eb0e8149387bf700fcc5a78) fix a typo - [`faac5e3`](https://github.com/harvard-edge/cs249r_book/commit/faac5e3a39573d9900232ef7b3c89bf77d3e9bca) change font - [`ef3b557`](https://github.com/harvard-edge/cs249r_book/commit/ef3b557f9a8000c06c7547e50bf5b84afe2774d2) drop font related commands - [`aaa0041`](https://github.com/harvard-edge/cs249r_book/commit/aaa0041263cef6c6afd7a07e157b50a3a34e8166) seperate actions - [`c78164f`](https://github.com/harvard-edge/cs249r_book/commit/c78164f45ba1828b6b3916ce4da0d005bbc2f8eb) drop mermaid section - [`658e69a`](https://github.com/harvard-edge/cs249r_book/commit/658e69a89cdde7561f59a40a5fb0f619bdb2ca0c) add build badges - [`c566d23`](https://github.com/harvard-edge/cs249r_book/commit/c566d235e913b02696c0d5c747915a36f61db637) Merge branch 'main' into check_main - [`ea07503`](https://github.com/harvard-edge/cs249r_book/commit/ea07503cdd252282b3f2a268c69b1c198ec80bba) drop fig reference in the text ### 📊 Changes **6 files changed** (+37 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_pages.yml` (+3 -16) ➕ `.github/workflows/build_pages_windows.yml` (+24 -0) 📝 `.gitignore` (+2 -0) 📝 `README.md` (+1 -0) 📝 `_quarto.yml` (+6 -6) 📝 `contents/hw_acceleration/hw_acceleration.qmd` (+1 -11) </details> ### 📄 Description - Fixed a hardcoded path for the filters --- <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:47:03 -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#618