Jan Gantzert

Results 17 issues of Jan Gantzert

The problem with the first version is sometimes that the first version (depending on import) is a dev version with a source to a forbidden gitlab/github repo. Only the non-development...

It would be nice to add support for submitting packages from a proxy repo. I addes support for this, but there are drawbacks (workarounds and so on). Plz check and...

Some providers use tar file for download. => mirasvit This results in zipball errors. Maybe add a tarball controller or convert to zip? ```json { "packages": { "mirasvit/module-core": { "1.2.0":...

for better ide autocomplete the $escaper variable should be declared https://github.com/SnowdogApps/magento2-menu/blob/develop/view/frontend/templates/menu/node_type/category.phtml#L34 missing: /** @var \Magento\Framework\Escaper $escaper */

When I try to reflect a class with arrayaccess interface it does not work: https://github.com/docusign/docusign-esign-php-client/blob/master/src/Model/AccessCodeFormat.php Roave\BetterReflection\Reflection\ReflectionClass "ArrayAccess" could not be found in the located source

I followed the instructions https://docs.docker.com/engine/security/protect-access/ and https://github.com/louislam/uptime-kuma/wiki/How-to-Monitor-Docker-Containers#method-2-tcp---bridge-mode I can connect from a client to the docker daemon without a problem: ```bash docker --tlsverify -H=example.com:2376 --tlscacert=ca.pem --tlscert=cert.pem --tlskey=key.pem version Client: Docker...

help

## Summary It would be nice if it is possible to regenerate the urls with the magento queue system. The regenerate can be very long in a shop with a...

feature request