Mario Lubenka
Mario Lubenka
Hi @mehdihadeli Backmerging into one feature branch named "feature/my-feature" should work with the current implementation. Merging into multiple branches using RegEx is not possible. Right now I am hesistant to...
Hi @Lacront, > Is the plugin handling git authentication differently than semantic-release? The Git command execution is just the same as semantic-release. However I noticed that you're using `GIT_CREDENTIALS` which...
@Lacront Can you try v1.4.1 to see if that fixed your issue?
All right, that does not work and breaks the whole execution. I'll need to setup a Jenkins to propertly debug that. Going by your workaround, the GIT_USERNAME and GIT_PASSWORD are...
Same issue here :( Both in Chrome and Firefox
You need to pass a search word via `tx_solr[queryString]` parameter.
Finally continued working on this. I had some problems with the existing tests. Turned out my addition to remove relations between a PR and a ticket if the PR does...
Great to see preparations for TYPO3 v13 have started. :) As of v13.3.0 TCA fields from ctrl are automatically configured. The following now causes warnings and errors. I think it's...
I also had that issue. After running `docker compose -f docker-compose.dev.yml up --build` it worked...
I added two new features (disable URL control for certain filters and filter groups) Both features are used here: https://www.synchronevents.de/veranstaltungen match-mode can be tested here: https://conan-tcg.net/cards/ "Name" matches by contains...