Skip to content

Improve release#656

Merged
codecholeric merged 2 commits into
mainfrom
improve-release
Aug 22, 2021
Merged

Improve release#656
codecholeric merged 2 commits into
mainfrom
improve-release

Conversation

@codecholeric

Copy link
Copy Markdown
Collaborator

There were still some minor nuisances in the script:

  • the error output of git checkout was swallowed
  • the version was updated before the branch was switched

This should be fixed now.

So far an error was invisible. We should check that the exit code is 0 and if not print out the error output.

Signed-off-by: Peter Gafert <peter.gafert@tngtech.com>
As first step we should check out the release branch, not modify the gradle.properties file to parse the release version afterwards from it.

Signed-off-by: Peter Gafert <peter.gafert@tngtech.com>
@codecholeric codecholeric merged commit 2935dfa into main Aug 22, 2021
@codecholeric codecholeric deleted the improve-release branch August 22, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant