-
Hello everyone,
I'm encountering an issue while trying to load the OmniGen model for image generation. I'm using the `Shitao/OmniGen-v1` model, and here is the code I'm using to load it:
```pyth…
-
When executing the tasks with configuration cache: `./gradlew --configuration-cache generateProjectDependencyGraph` it succeeds. However when re-running the same command it fails:
```
46 problems …
-
When the allure gradle plugin (latest version 2.11.2) is applied to a project in which Gradles configuration cache is enabled, the following exception is reported on Gradle 8.7 when `./gradlew allureR…
-
https://docs.gradle.org/current/userguide/configuration_cache.html
AGP 7.0.1
Gradle 7.2
> Configuration cache state could not be cached: field 'closure' from type 'org.gradle.api.internal.Abstr…
-
### Expected Behavior
There should be a way for a task input to simultaneously support:
1. shared build cache
2. local configuration cache
### Current Behavior (optional)
The Gradle build…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
input:
```
```
output:
```
import { createElement as _createElement } f…
-
It would be nice if there were a configuration-cache safe way to set Gradle properties.
The Gradle properties plugin at https://plugins.gradle.org/plugin/net.saliman.properties provides a very nice…
-
The Gradle task fails when Gradle Configuration Cache is enabled with this:
- Task `:app:dependencyCheckAnalyze` of type `org.owasp.dependencycheck.gradle.tasks.Analyze`: cannot serialize object of t…
-
**Is your feature request related to a problem? Please describe.**
The plugin currently is not gradle configuration cache compatible. It seems to be due to using an older version of `com.github.node-…
-
### Summary
I'm using @expo/fingerprint CLI into the bare native project.
Trying to customize include/exclude patterns with `.fingerprintignore`.
As a result example from the [documentation](http…