[GH-ISSUE #789] Create a Release.yml workflow #4201

Closed
opened 2026-04-19 12:12:34 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @profvjreddi on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/789

Originally assigned to: @profvjreddi on GitHub.

Currently, when I publish a new release to the website and PDF, I do it manually by going from dev to main, then to gh-pages. Ideally, I should automate this process so that I can manually trigger a workflow that performs all these steps and publishes automatically. It should also fail if the build encounters an error at any point.

Originally created by @profvjreddi on GitHub (Apr 1, 2025). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/789 Originally assigned to: @profvjreddi on GitHub. Currently, when I publish a new release to the website and PDF, I do it manually by going from `dev` to `main`, then to `gh-pages`. Ideally, I should automate this process so that I can manually trigger a workflow that performs all these steps and publishes automatically. It should also fail if the build encounters an error at any point.
GiteaMirror added the area: tools label 2026-04-19 12:12:34 -05:00
Author
Owner

@profvjreddi commented on GitHub (Aug 23, 2025):

Resolved in bb106965 and related: Release automation implemented

<!-- gh-comment-id:3217126096 --> @profvjreddi commented on GitHub (Aug 23, 2025): Resolved in bb106965 and related: Release automation implemented
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#4201