Nelson Osacky
Nelson Osacky
## :scroll: Description This removes the redundant dependency on `cleanTest` from each test task. This still allows the test to come from the cache so it doesn't really make sense....
## :scroll: Description Use all of them! #skip-changelog ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist - [ ] I added tests to...
## :scroll: Description This also removes the commons library. Do we know why that was there? ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil:...
This calls `sentry-cli mobile-app upload` with a path to the xcarchive. The lane looks like this (also documented in README): ``` sentry_upload_mobile_app( api_key: '...', # Do not use if using...
## Summary Sets the `SENTRY_PIPELINE` environment variable for all sentry-cli invocations to identify the plugin and version being used. ## Changes - Updated `SentryHelper.call_sentry_cli` to set `SENTRY_PIPELINE` environment variable to...
## Summary This PR implements configuration cache compatibility for the `configureFulladle` task, resolving issue #285 that has been open since December 2021. ## Key Changes - **Eliminated Project object serialization...
## Problem Issue #381 reported that the flankAuth task was not compatible with Gradle's configuration cache, causing serialization errors when the configuration cache was enabled. ## Root Cause The issue...
## :scroll: Description This should speed up local and CI builds #skip-changelog ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist - [ ]...
## :scroll: Description just testing ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist - [ ] I reviewed the submitted code - [...
### First time contributor checklist - [x] I have read [how to contribute](https://github.com/signalapp/Signal-Android/blob/main/CONTRIBUTING.md) to this project - [x] I have signed the [Contributor License Agreement](https://signal.org/cla/) ### Contributor checklist - [x]...