]> source.dussan.org Git - gitblit.git/commit
build: Allow for updating an existing draft release
authorFlorian Zschocke <f.zschocke+git@gmail.com>
Thu, 16 Dec 2021 22:46:28 +0000 (23:46 +0100)
committerFlorian Zschocke <f.zschocke+git@gmail.com>
Tue, 1 Feb 2022 21:58:30 +0000 (22:58 +0100)
commit5ba51f4f48a5307ac4bc5435ecabfb4919b47c45
tree29f881a9c8d05494ede384ddb2aa3464d1d9df03
parenta35868ddfb30c5e76ad6695f845045e6273b7332
build: Allow for updating an existing draft release

When creating a release draft and uploading assets, provision for the case
that a draft release already exists. In that case, instead of creating a
release, the existing release (changelog) is edited and the assets are
deleted before the new built ones are uploaded.

This commit also introduces the `${gh.repo}` property in build.xml,
so that the Github project could be chosen dynamically. Not really needed,
to be honest, but, yeah, whatever.
.github/ok.sh
build.xml