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

Fix GradleProperties for CI/CD #12190

Merged
merged 5 commits into from
Nov 20, 2023

Conversation

alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Nov 20, 2023

Problem

I am seeing this error multiple times in our PRs

Screenshot 2023-11-20 at 10 48 00

With these new configuration build time will speed up and we are not run into out of memory exception.

  • Tests written, or not not needed

@alperozturk96
Copy link
Collaborator Author

/rebase

Copy link
Member

@AndyScherzinger AndyScherzinger left a comment

Choose a reason for hiding this comment

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

please add an empty line at the end

Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Copy link

Codacy

Lint

TypemasterPR
Warnings7475
Errors00

SpotBugs

CategoryBaseNew
Bad practice2626
Correctness7070
Dodgy code363363
Experimental22
Internationalization99
Malicious code vulnerability22
Multithreaded correctness99
Performance5858
Security1818
Total557557

Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12190.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@AndyScherzinger AndyScherzinger merged commit dc3a833 into master Nov 20, 2023
18 checks passed
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.27.0 milestone Nov 20, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix/ci-failing-due-to-not-enough-memory branch November 20, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants