Skip to content
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

Remove building release on PRs #1380

Merged
merged 7 commits into from
May 1, 2024
Merged

Remove building release on PRs #1380

merged 7 commits into from
May 1, 2024

Conversation

riggaroo
Copy link
Collaborator

@riggaroo riggaroo commented Apr 30, 2024

When building from a fork pull request, the secrets are not shared. This PR removes the need to build a release since it wasn't used, named the signing config it to be a release.

@riggaroo riggaroo marked this pull request as ready for review April 30, 2024 12:25
@riggaroo riggaroo requested a review from a team as a code owner April 30, 2024 12:25
@kul3r4 kul3r4 assigned kul3r4 and unassigned kul3r4 Apr 30, 2024
@kul3r4 kul3r4 self-requested a review April 30, 2024 13:34
@riggaroo riggaroo changed the title Remove building release and set signingConfig to null Remove building release on PRs Apr 30, 2024
@@ -76,7 +76,7 @@ jobs:
target: google_apis
arch: x86
disable-animations: true
script: ./gradlew connectedCheck --stacktrace
script: ./gradlew connectedAndroidDebugTest --stacktrace
Copy link
Member

Choose a reason for hiding this comment

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

@riggaroo riggaroo merged commit 1ad734f into main May 1, 2024
28 checks passed
@riggaroo riggaroo deleted the bugfix/keystores branch May 1, 2024 07:30
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.

None yet

3 participants