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:49:02 +0000 (13:49 -0500)
commita241d30fa82ed0be1026f14e36e8bd2b0e65740d
tree5d8384a146cb81af260051db3bcc627db9a185a8
parent22ffa48439e617a32556365e00827fba062c5688
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.027576 seconds and 4 git commands to generate.