]> git.evergreen-ils.org Git - Evergreen.git/commit
Changes to smooth out make_release
authorDan Wells <dbw2@calvin.edu>
Thu, 16 Jan 2014 20:07:40 +0000 (15:07 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 7 Jan 2015 17:50:14 +0000 (12:50 -0500)
commit7af5e29c321acf2ec3c649c69ab23a936358b9f8
treef2de962a929119cc7a4502ec4553c9b15193306b
parent5e65e3026cf2165bf57b04216ccd0534f722fe03
Changes to smooth out make_release

1) Make the fake 'HeadURL' into a URL which works with our web repo.
Note that this has 'tags/' hardcoded in, so it only works with true
release branches (e.g. rel_x_y_z) not "working" branches
(e.g. rel_x_y).

2) Change range selector when building log to better exclude commits
from previous releases.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
build/tools/make_release