]> 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)
committerDan Wells <dbw2@calvin.edu>
Thu, 29 May 2014 13:23:45 +0000 (09:23 -0400)
commitb347e2bb281e70c887dda6ebffabf40c2a429a1e
tree781fd7ab7fdd6c00d8ec19f131cd491d52fd53ee
parent9407725acf1d1d082520762b4797af8aa9ac93c3
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>
build/tools/make_release