[PR #683] [MERGED] 682 Need a Textbook changelog to track updates #2086

Closed
opened 2026-04-11 08:16:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: 682-need-a-textbook-changelog-to-track-updates


📝 Commits (10+)

  • f8b03b3 Automatically generate a change log
  • ec905cb Remove break statement, pull all history
  • 75ebd13 Action to run on push to dev
  • a8bd140 Add main as well
  • 10b9608 Merge branch 'dev' into 682-need-a-textbook-changelog-to-track-updates
  • bf85eaa Merge branch 'dev' into 682-need-a-textbook-changelog-to-track-updates
  • b137647 Merge branch 'dev' into 682-need-a-textbook-changelog-to-track-updates
  • 20de2ef pdf only
  • 2d1ec4e Remove html only build, causing Chapter numbering issues
  • 18fc681 Merge branch 'dev' into 682-need-a-textbook-changelog-to-track-updates

📊 Changes

5 files changed (+172 additions, -17 deletions)

View changed files

.github/workflows/update_changelog.yml (+31 -0)
CHANGELOG.md (+0 -17)
📝 _quarto.yml (+1 -0)
contents/frontmatter/changelog/changelog.qmd (+0 -0)
scripts/utils/update_changelog.py (+140 -0)

📄 Description

https://github.com/harvard-edge/cs249r_book/issues/682


🔄 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/683 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `682-need-a-textbook-changelog-to-track-updates` --- ### 📝 Commits (10+) - [`f8b03b3`](https://github.com/harvard-edge/cs249r_book/commit/f8b03b36bc2fb4c85533e51b5f8e0ab5ff2680d5) Automatically generate a change log - [`ec905cb`](https://github.com/harvard-edge/cs249r_book/commit/ec905cba56855687eece47c481b6c49f39064760) Remove break statement, pull all history - [`75ebd13`](https://github.com/harvard-edge/cs249r_book/commit/75ebd13c0e1a3805f5ed4380974b2d2c1e9594a0) Action to run on push to dev - [`a8bd140`](https://github.com/harvard-edge/cs249r_book/commit/a8bd140fc2b27ff9e52cf6773c1714ea6222bc9e) Add main as well - [`10b9608`](https://github.com/harvard-edge/cs249r_book/commit/10b960892a37dca241cc952aca8b4603c29de7ca) Merge branch 'dev' into 682-need-a-textbook-changelog-to-track-updates - [`bf85eaa`](https://github.com/harvard-edge/cs249r_book/commit/bf85eaa5d39ae9633569be8b46c0aecf3ac59793) Merge branch 'dev' into 682-need-a-textbook-changelog-to-track-updates - [`b137647`](https://github.com/harvard-edge/cs249r_book/commit/b137647fc01a09a1d0e2a0bb772df1245facb26f) Merge branch 'dev' into 682-need-a-textbook-changelog-to-track-updates - [`20de2ef`](https://github.com/harvard-edge/cs249r_book/commit/20de2ef20ef9ae40e2e26584917fc6e8bbf02ba3) pdf only - [`2d1ec4e`](https://github.com/harvard-edge/cs249r_book/commit/2d1ec4e4badbd1d00f98a606d12edfae8d71b4ec) Remove html only build, causing Chapter numbering issues - [`18fc681`](https://github.com/harvard-edge/cs249r_book/commit/18fc681b72338c9f33a516c44ecb0cf4fafdb923) Merge branch 'dev' into 682-need-a-textbook-changelog-to-track-updates ### 📊 Changes **5 files changed** (+172 additions, -17 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/update_changelog.yml` (+31 -0) ➖ `CHANGELOG.md` (+0 -17) 📝 `_quarto.yml` (+1 -0) ➕ `contents/frontmatter/changelog/changelog.qmd` (+0 -0) ➕ `scripts/utils/update_changelog.py` (+140 -0) </details> ### 📄 Description https://github.com/harvard-edge/cs249r_book/issues/682 --- <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-04-11 08:16:43 -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#2086