Create a one-step release script #106

Closed
opened 2026-02-20 22:25:36 -05:00 by deekerman · 0 comments
Owner

Originally created by @phihag on GitHub (Sep 13, 2011).

Releasing a new version should work like

  1. Bump version number in youtube-dl source code
  2. make release (Should check that version doesn't exist yet, check that git st is empty, check that the last commit contained bump version, call make update, and update documentation, execute the necessary commits)
  3. git push
Originally created by @phihag on GitHub (Sep 13, 2011). Releasing a new version should work like 1. Bump version number in youtube-dl source code 2. `make release` (Should check that version doesn't exist yet, check that `git st` is empty, check that the last commit contained `bump version`, call `make update`, and update documentation, execute the necessary commits) 3. `git push`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#106
No description provided.