Skip to content

Conversation

@snazhmudinov
Copy link
Contributor

@snazhmudinov
Copy link
Contributor Author

@ahumesky @ted-xie can you check this one?

),
keystore_signing_password = attr.string(
doc = """
The password for the KeyStore that contains the signer's key and certificate.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@snazhmudinov
Copy link
Contributor Author

cc: @meisterT

@ahumesky
Copy link
Collaborator

ahumesky commented Dec 2, 2025

I'm not sure that this is good idea because it could appear to encourage checking passwords into source control since this goes into a build file. In general with bazel (and internally with blaze) signing outputs is handled outside of the build system (besides the debug key in the case of android).

@snazhmudinov
Copy link
Contributor Author

I'm not sure that this is good idea because it could appear to encourage checking passwords into source control since this goes into a build file. In general with bazel (and internally with blaze) signing outputs is handled outside of the build system (besides the debug key in the case of android).

Yes, I was having in mind the password for the debug keystore. If that's okay, where would the logic go?

@snazhmudinov snazhmudinov force-pushed the sherozn/make-keystore-password-configurable branch from 1b7f9c1 to 91fecd5 Compare December 3, 2025 06:23
@snazhmudinov
Copy link
Contributor Author

@ahumesky any thoughts on the last comment?

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.

2 participants