Opened at 2018-03-20T16:50:48Z
Closed at 2018-08-08T15:12:34Z
#2908 closed enhancement (fixed)
Releasing Tahoe-LAFS is made more labor intensive by current NEWS file management practice
Reported by: | exarkun | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | dev-infrastructure | Version: | 1.12.1 |
Keywords: | release review-needed | Cc: | |
Launchpad Bug: |
Description
The first step in the release process is to add content to the news file for all user-facing changes. Currently this involves reading the git log since the last release and writing up summaries.
Releases could be made more easily if this process changed so that this large chunk of manual effort wasn't required at the time of a release.
Change History (4)
comment:1 Changed at 2018-03-20T16:53:43Z by exarkun
comment:2 Changed at 2018-03-20T16:59:38Z by exarkun
- Keywords release added
comment:3 Changed at 2018-08-06T17:26:17Z by exarkun
- Keywords review-needed added
comment:4 Changed at 2018-08-08T15:12:34Z by exarkun
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
towncrier is a tool which facilitates a development process that solves this problem.