Script updates.

- add a mode to disable finalization steps if they were already merged,
- add the extension version into commit message.

Bug: 243966946
Test: local run
Change-Id: I51505e5d5715b56f3b385d714e1aabaae06f58ed
This commit is contained in:
Alex Buynytskyy
2023-04-11 16:47:35 +00:00
parent 52fdcf5457
commit d98c43c8dd
6 changed files with 31 additions and 10 deletions

3
tools/finalization/update-step-1.sh Normal file → Executable file
View File

@@ -1,6 +1,9 @@
#!/bin/bash
# Script to perform a 1st step of Android Finalization: API/SDK finalization, update CLs and upload to Gerrit.
# WIP, does not work yet
exit 10
set -ex
function update_step_1_changes() {