-
### Description
As redis does not support caching null values, currently in the implementation of redis-cache a check is there to throw a exception if the value is null. However, there can be a con…
-
### Current Behavior
When using Java11 collections created via `List.of()`, `Set.of()` or `Map.of()` Gradle fails with configuration cache with error:
```
org.gradle.api.GradleException: Could no…
-
We've hardcoded the `Accept-Language` header in the CDN request cache policy, so it always ends up in the cache key, but I don't think that's correct. Instead we want to make it part of the _origin_ c…
diox updated
2 months ago
-
Wesnoth, when compiled from source on linux using `scons` uses the wrong data directory, is prefers the ` /usr/local/share/wesnoth` over the "exe_dir". It does so even when the first is empty which le…
-
### Feature description
### Use case
I would like to create requests without the `Cache-Control` headers.
### Workarounds
I see no work-a-round, because `requests_cache.policy.directives.set_r…
jedie updated
2 months ago
-
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…
-
Hello 👋
I've encountered an issue when using `Geocoder::CacheStore::Generic.new(Rails.cache, {})` and passing an expiration in the cache_options. The `@cache_hit` is always true (after the first r…
-
### Current Behavior
Since Gradle 8.1 (8.0 is working), executing the Java init template using Groovy DSL as generated by Gradle 7.5 (not sure about other combinations) requires 2 builds before the c…
-
Hi!
Just tried out Gradle 8.6 with `gradle/actions/setup-gradle@v3` and it seems like a `build-conventions` (https://docs.gradle.org/current/samples/sample_sharing_convention_plugins_with_build_log…
scana updated
1 month ago
-
## Bug Description
Search configuration (search_prefs) are cached, after editing cache file is not updated, reedit open values from old cached file.
## How to Reproduce
Try to change f.e. number …