8000 Make it easier to release a new version · Issue #36 · dideler/toggle-youtube-comments · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make it easier to release a new version #36
Closed
@dideler

Description

@dideler

Even though we have a build process, there's still a lot of manual release steps.

It would be nice to have easier version bumps, for example

make version <newversion> | major | minor | patch

Nice to haves

  • If run in a git repo, it will also create a version commit and tag
  • If supplied with a description option, will use it as a commit message body
  • Creates annotated tag with "commit changes" (as a template for GitHub Releases)

(Note the example uses Make but this applies to any build system we end up using long term.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0