≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Feature request #1373

Feature request #1373: Fully automate release preparation

Kind feature request
Product Wincent Strings Utility
When Created 2009-08-28T07:54:58Z, updated 2009-08-31T07:07:09Z
Status closed
Reporter Greg Hurrell
Tags no tags

Description

At the moment I am manually doing some steps to produce a new release:

  1. make final changes to codebase
  2. run specs
  3. tag the release
  4. build
  5. zip up installer package
  6. prepare source archive (see bug #1372 for a separate issue there)
  7. prepare the release notes by running the "ReleaseNotes.sh" script from buildtools
  8. dump plaintext version of manpage
  9. update website files
  10. upload

Most of those steps in the middle should be totally automatic and rolled into a new "Distribution" target which does:

  1.  build
  2. zip up installer package
  3. prepare source archive
  4. prepare release notes
  5. dump manpage

Comments

  1. Greg Hurrell 2009-08-31T07:07:01Z

    Fixed. Will mark as closed.

  2. Greg Hurrell 2009-08-31T07:07:09Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets