-
The Android build system prunes unused resources, which would mean, if we could wrap these icons into an aar, the unused ones would be striped from the final apk. This would certainly make adding this…
-
Version 1.x of `twilio-run` at one point introduced a bug through a downstream dependency that would create additional unnecessary resources upon every deploy if the project had more than 50 Functions…
-
**Describe the bug**
- I deleted an unused k8s service.
- There's an NLB associated with this service. It was created by aws-load-balancer-controller.
But this NLB is not deleted.
- This NLB now h…
-
##### Description
file
https://github.com/OpenAPITools/openapi-generator/blob/master/modules/openapi-generator/src/main/resources/typescript-angular/api.service.mustache
contains the below com…
-
Currently terraform will require value for a variable even if it's unused. That's not always desired.
Consider a configuration that defines multiple resources and ability to configure the number of…
-
Request to hide created but unused slots in Kexec-Multiboot.
In OpenATV, the created slots appear empty.
![empty](https://github.com/user-attachments/assets/cbbf6c33-02f6-40a8-915e-77a587290e03)
…
-
### Describe the desired feature
During the development of a fuzzing campaign I am rarely interested in coverage. It takes an extra CTRL+C to close Echidna, and it is a waste of unused resources :sli…
-
**Bicep version**
It's whatever version is used by azd, presumably fairly recent.
**Describe the bug**
I keep getting the error that a template resource is referencing itself. I've been tryin…
-
**Summary:**
To make the APK file as small as possible, we should enable shrinking to remove unused code and resources in your release build.
We can disable them in debug builds as it increases b…
-
```
What steps will reproduce the problem?
1. Create a project with multiple source directories
2. Reference a resource only in the additional directory
3. Run the app
What is the expected output? Wh…