Johannes Przymusinski

Results 15 issues of Johannes Przymusinski

It would be nice to support Gitea besides GitHub and gitlab. Gitea api reference: https://try.gitea.io/api/swagger

## Description This adds more type-safety to extension developers, since the event name in `onEvent` is now no longer of type `string`, but uses a. new union-type of all available...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Are you sure that this bug is related to this DDEV Integration Plugin?...

enhancement

First version. Can currently only generate a GHA Matrix. Open points: - how to exclude certain PHP versions for shopware versions? Can we just hard-code the Version steps? Fixes #14

### Please describe the feature you would like to see implemented. As mentioned in https://github.com/FriendsOfShopware/platform-plugin-dev-docker/pull/13#issuecomment-1226112573 the process of adding new shopware versions could be automated. I guess the easiest way...

### PHP Version 8.1 ### Shopware Version 6.4.17.1 ### Expected behaviour When I specify a URL with `https://` in the `APP_URL` the hot-proxy should make a HTTPS request to the...

Bug

I got asked multiple times about the exact setup of this integration, therefore I guess It's time to set up a playground with an example setup. Maybe this is also...

Documentation
Task

### PHP Version 8.2.17 ### Shopware Version 6.5.8.9 / 6.2.2.0 ### Expected behaviour The editor should be able to move categories to be a subcategory of another category, even if...

Bug

TYPO3 provides an `PackageManager` class that could be used to load the extension information, instead of the `ext_emconf.php`. I'd work on this and provide a Pull Request updating the `ExtensionProvider`

question

During an upgrade to `doctrine/orm` 3 together with `gedmo/doctrine-extensions` 3.16.1, I noticed a lot of deprecation messages that seem to originate in this package, rather than my application code ;)...

Timestampable