Improve the release script
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 23 Nov 2020 17:15:43 +0000 (12:15 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 Nov 2020 18:48:58 +0000 (13:48 -0500)
commite52cf96bf27fc36ac5150e4d52cd4caffdbe3a97
treecd8058c8f62fabd012428444ef54570eea6f1355
parent5ce74f1156fe2172d4f4b4373fb82aa672301160
Improve the release script

  * Use git-archive, this removes all custom code to cleanup the repo, it
    can now be used in an unclean repo as the code will be exported from
    a specific tag.
  * Add parameters, this will allow using the script on any machine
    while keeping the default behavior for the maintainer.

Change-Id: I9f29d0e1afdbf475d0bbaeb9946ca3216f725e86
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
.gitattributes [new file with mode: 0644]
scripts/maintainer/do-release.sh
This page took 0.025893 seconds and 4 git commands to generate.