Skip to content

Update buildserver build files and gradle to use new hardware key#9983

Draft
Pururun wants to merge 2 commits intomainfrom
sign-the-app-with-hardware-token-droid-1737
Draft

Update buildserver build files and gradle to use new hardware key#9983
Pururun wants to merge 2 commits intomainfrom
sign-the-app-with-hardware-token-droid-1737

Conversation

@Pururun
Copy link
Contributor

@Pururun Pururun commented Mar 12, 2026


This change is Reviewable

@Pururun Pururun added the Android Issues related to Android label Mar 12, 2026
@linear
Copy link

linear bot commented Mar 12, 2026

@Pururun Pururun force-pushed the sign-the-app-with-hardware-token-droid-1737 branch 4 times, most recently from ee5bcf9 to 0d00c8c Compare March 20, 2026 13:25
@Pururun Pururun force-pushed the sign-the-app-with-hardware-token-droid-1737 branch 2 times, most recently from 9e73456 to c6fe15a Compare March 23, 2026 15:08
@Pururun Pururun force-pushed the sign-the-app-with-hardware-token-droid-1737 branch from c6fe15a to 7d05d51 Compare March 23, 2026 15:10
Copy link
Contributor

@albin-mullvad albin-mullvad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@albin-mullvad partially reviewed 4 files and made 2 comments.
Reviewable status: 4 of 5 files reviewed, 2 unresolved discussions (waiting on Pururun).


android/build.sh line 56 at r1 (raw file):

if [[ "$GRADLE_BUILD_TYPE" == "release" ]]; then
    assert_clean_working_directory

We still want to assert a clean work dir


ci/buildserver-build-android.sh line 41 at r1 (raw file):

        CARGO_TARGET_VOLUME_NAME="cargo-target-android" \
        CARGO_REGISTRY_VOLUME_NAME="cargo-registry-android" \
        ./building/containerized-build.sh android --app-bundle --enable-play-publishing || return 1

Time to remove this option from build.sh if we no longer need it here maybe?

Code quote:

--enable-play-publishing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android Issues related to Android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants