lermontex
lermontex
It seems to me that the option of returning a key (as implemented in GraphQL) is more correct This makes it easier to use Enum values on the front end...
Symfony Messenger may also require pcntl. In any case, without this extension I can’t run a project that uses message processing in batches (not sure if this is related) https://symfony.com/doc/current/messenger.html#process-messages-by-batches...
@dunglas, The fact is that, as far as I understand, using [dunglas/symfony-docker](https://github.com/dunglas/symfony-docker9) I will have to add an additional image for Messenger I'm currently using one image to run the...
@dunglas, Unfortunately, I will not be able to provide more specific information, since I was never able to find out why the errors occurred in my case. I just mentioned...
@orhun, as far as I understand, git ranges will conflict with the --unreleased, --latest, etc. flags, so git ranges is not entirely suitable, since it will not allow flexible configuration...
@orhun, sorry for the delay in replying A simple example: we have a repository that does not adhere to Conventional Commits (or partially adheres). We want to display history only...
@orhun, unfortunately, I don't understand how I can use an environment variable in this case and how it will be better than the current option, when we specify the tag...
@orhun, yeah that would be great! Basically we could just allow the range parameter to be set directly in the config file, then we could use something like this: ```...
@orhun, I mean that using the `range` parameter the boundary commits will be included in the history (as far as I understand): `git cliff 4c7b043..a440c6e` There is currently no way...
@hobbez, the source is NPM, not a Git Repository, so the directory (dist) is correct. https://github.com/cdnjs/packages/blob/cbd0635a40f0a9740a1ea6d0406cd6cfec80d5bf/packages/c/Chart.js.json#L15 https://www.npmjs.com/package/chart.js?activeTab=code