Maarten Groeneweg

Results 8 issues of Maarten Groeneweg

Currently the url property only supports absolute urls. As the urls can be different between environments it would be good to also support relative urls. Proposed solution: - for capture...

enhancement

related to #817 - Validates if docker-cmd-file exists, is readable and has execute permission. - Made readme a bit more explicit regarding execute rights

This issue is maybe related to https://github.com/renovatebot/github-action/issues/794 but that one does not contains a solution and I still got a stable reproduction scenario. 1. In the action config file I...

documentation
enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem pub ### Package manager version _No response_ ### Language version 3.1.5...

T: bug 🐞

allow neutral condition, this is how Azure Devops checks are reported when the files changed don't match the path filter in the trigger configuration

I'm using this in combination with Azure Devops checks and they report a neutral state back when they are skipped due to path exclusion. It would be nice if the...

It might sounds like a crazy request for a package called flutter_avif but hear me out :) **Use-case** We use the CloudFlare image transform product and you can request avif....

## 🏗 Enhancement Proposal When setting maxNrOfCacheObjects to 100 the cache can still grow above that size. This is caused by logic in the CacheObjectProvider in the getObjectsOverCapacity function. ```...