[PR #942] [MERGED] Workflow updates #1021

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

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/942
Author: @profvjreddi
Created: 8/19/2025
Status: Merged
Merged: 8/19/2025
Merged by: @profvjreddi

Base: devHead: feature/workflow-permissions-fix


📝 Commits (7)

  • dde41fd feat(workflows): add EPUB support to validate-dev workflow
  • e1cef50 docs: remove outdated documentation files
  • 87f8119 feat(binder): add EPUB support and improve CLI interface
  • 60ce678 docs: update README with new project structure and binder commands
  • 037173d docs: update BUILD.md with current versions and requirements
  • 9d1a6a6 fix(setup): update Python requirement and dependencies path
  • 834ce8a docs: update Cursor Rules with workflow decision guidelines

📊 Changes

9 files changed (+146 additions, -431 deletions)

View changed files

📝 .cursorrules (+41 -3)
📝 .github/workflows/validate-dev.yml (+16 -5)
📝 README.md (+50 -64)
📝 binder (+32 -32)
📝 docs/BUILD.md (+5 -5)
docs/ENHANCED_BUILD_MANAGER_TESTING.md (+0 -159)
docs/PRE_COMMIT_EXTERNAL_IMAGES.md (+0 -89)
docs/PRE_COMMIT_VALIDATION_SUMMARY.md (+0 -72)
📝 tools/setup/setup.sh (+2 -2)

📄 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/942 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `feature/workflow-permissions-fix` --- ### 📝 Commits (7) - [`dde41fd`](https://github.com/harvard-edge/cs249r_book/commit/dde41fdf43f88f981e0168df1211a5718a936287) feat(workflows): add EPUB support to validate-dev workflow - [`e1cef50`](https://github.com/harvard-edge/cs249r_book/commit/e1cef50bbfed3cbf3148235272d2cc37d5cfb7ec) docs: remove outdated documentation files - [`87f8119`](https://github.com/harvard-edge/cs249r_book/commit/87f8119994bc6cf01351e4ecd4dc00be915b9798) feat(binder): add EPUB support and improve CLI interface - [`60ce678`](https://github.com/harvard-edge/cs249r_book/commit/60ce6782666e68e0592014f9052c3a8d97a41dc6) docs: update README with new project structure and binder commands - [`037173d`](https://github.com/harvard-edge/cs249r_book/commit/037173d80bee72cee454ee6325aad40bbb4016b8) docs: update BUILD.md with current versions and requirements - [`9d1a6a6`](https://github.com/harvard-edge/cs249r_book/commit/9d1a6a6d0d779198dd4fcf5e8aa9bc3eb9618e22) fix(setup): update Python requirement and dependencies path - [`834ce8a`](https://github.com/harvard-edge/cs249r_book/commit/834ce8a140b125d8918f378cf4dc326391939e4f) docs: update Cursor Rules with workflow decision guidelines ### 📊 Changes **9 files changed** (+146 additions, -431 deletions) <details> <summary>View changed files</summary> 📝 `.cursorrules` (+41 -3) 📝 `.github/workflows/validate-dev.yml` (+16 -5) 📝 `README.md` (+50 -64) 📝 `binder` (+32 -32) 📝 `docs/BUILD.md` (+5 -5) ➖ `docs/ENHANCED_BUILD_MANAGER_TESTING.md` (+0 -159) ➖ `docs/PRE_COMMIT_EXTERNAL_IMAGES.md` (+0 -89) ➖ `docs/PRE_COMMIT_VALIDATION_SUMMARY.md` (+0 -72) 📝 `tools/setup/setup.sh` (+2 -2) </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-03-22 15:58:00 -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#1021