-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Type: Technical issueImprove something that users won't noticeImprove something that users won't notice
Description
Describe the issue
MoH Togo can not publish their APK because this cht-android repo has hit the 100 secret/repo limit. They're looking for an immediate term work around for this:
Describe the improvement you'd like
A long term solution so that future deployments have an easy way to publish their APKs. This might include:
- Using AWS Secrets in GH Actions
- Using a single encrypted file with 100s of secrets in it. Something GPG might work. We'd need to be sure we weren't logging secrets though, so proper handling/masking should be used in this case to avoid it being logged in cleartext.
Describe alternatives you've considered
- Have each new deployment beg other APKs to rescind their secret's from this repository, as Togo is doing now
Metadata
Metadata
Assignees
Labels
Type: Technical issueImprove something that users won't noticeImprove something that users won't notice