Thanks to visit codestin.com
Credit goes to github.com

Skip to content
♠️ Thomas Gotwig ♣️ edited this page Apr 25, 2025 · 11 revisions

Welcome to the vidmerger wiki!

πŸš€ Runbooks

πŸš€ Publish new version

  1. Update all old versions everywhere except in CHANGELOG.md to x.y.z
  2. Update the body: | content from release.yml with the newest section of CHANGELOG.md.
  3. Update ## [Unreleased] to ## πŸŽ‰ [x-y-z] yyyy-mm-dd but also keep the Unreleased line for the next iteration.
  4. Create a commit πŸ”– Update version to x.y.z with a tag x.y.z and push them, this triggers the release action.
  5. Review the new PRs in homebrew-vidmerger, homebrew-linux-vidmerger and merge them.
  6. Remove the draft-flag from the new release here.
Clone this wiki locally