Skip to content

Upload APK to Firebase App Distribution for now #945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Jul 21, 2023

Revert change from #941, upload APK to Firebase App Distribution for now.

We need a matching and released PlayStore application to be able to upload an AAB, and we do not have that for now.

We will revisit this later.

…now.

We need a matching and released PlayStore application to be able to upload an AAB, and we do not have that for now.
@bmarty bmarty requested a review from a team as a code owner July 21, 2023 14:20
@bmarty bmarty requested review from julioromano and removed request for a team July 21, 2023 14:20
@bmarty bmarty mentioned this pull request Jul 21, 2023
ELEMENT_ANDROID_MAPTILER_API_KEY: ${{ secrets.MAPTILER_KEY }}
ELEMENT_ANDROID_MAPTILER_LIGHT_MAP_ID: ${{ secrets.MAPTILER_LIGHT_MAP_ID }}
ELEMENT_ANDROID_MAPTILER_DARK_MAP_ID: ${{ secrets.MAPTILER_DARK_MAP_ID }}
# ELEMENT_ANDROID_MAPTILER_API_KEY: ${{ secrets.MAPTILER_KEY }}

Choose a reason for hiding this comment

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

Don't we need these also for apks?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, the APK is built by the previous step and the env var are set there (line 37).

Copy link

@julioromano julioromano left a comment

Choose a reason for hiding this comment

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

Pre emptive LGTM with a comment

@bmarty bmarty merged commit 82fddf2 into develop Jul 21, 2023
@bmarty bmarty deleted the feature/bma/apkForNightly branch July 21, 2023 14:30
@github-actions
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link:

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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