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:42 +0000 (13:48 -0500)
commit5cfbaa8b45f1512875c14899c424862e624a4cd6
tree0e02176e9f4a87d64103cc5b931c734730b3eb5e
parentdf79c0a04a398be012f7f8c2512dd7789b47963f
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.025549 seconds and 4 git commands to generate.