Merge lp:~nwilliams/akiban-persistit/release-notes-3.1.4 into lp:akiban-persistit
Proposed by
Nathan Williams
Status: | Merged |
---|---|
Approved by: | Peter Beaman |
Approved revision: | 349 |
Merged at revision: | 347 |
Proposed branch: | lp:~nwilliams/akiban-persistit/release-notes-3.1.4 |
Merge into: | lp:akiban-persistit |
Diff against target: |
235 lines (+180/-2) 3 files modified
README.rst (+64/-0) build_release.sh (+36/-2) doc/ReleaseNotes.rst (+80/-0) |
To merge this branch: | bzr merge lp:~nwilliams/akiban-persistit/release-notes-3.1.4 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Peter Beaman | Approve | ||
Review via email:
|
Description of the change
Update release notes, add simple README, and add md5 generation to release script.
Release notes are as Peter and Tim previously put together, with slight elaboration, summaries and formatting.
Simple md5 generation on all the resulting artifacts from the release script so the Jenkins job doesn't have to do it.
Also add a simple README file that was cobbled together from the introduction to the ReleaseNotes and the first chunk of the GettingStarted docs. It's a simple start, that doesn't have the extra stuff in the release notes, and also makes the project look nice on GitHub (see https:/
LBJ: NO_BUILD
To post a comment you must log in.
Excellent. Thanks for the cleanup and the README file.