Aaron Croissette

Results 16 issues of Aaron Croissette

# Bug report ## Describe the bug A fresh install of the master branch will yield a broken starter app. There are dependency resolution errors due to the recent update...

Based on the initial work done by Fusl (credits preserved), the Dockerfile has been updated and improved as well as all its usage documented in the README. It strives to...

It seems that browsing to a URL like this: https:// possibility.com/Clearing/Images\brnbagbk.gif (github encodes these URLs so I had to put a space after "https://") with a backward slash will resolve...

process_body(body, url) in dupespotter.py As an end-user, I would like to be able to modify the dupe spotter expression list and be able to update it during runtime like other...

Hello, I would like to propose a plan for the future of this project. Purpose: > It will give the community of developers and users a common structure to collaborate...

According to: https://docs.n8n.io/getting-started/installation/advanced/scaling-n8n.html#running-n8n-with-queues This chart does not seem to support this configuration. Any plans to in the future?

Add configuration option for GraphQL "Store" parameter Fixes: #26

This is not documented, but you can not configure the store code that is used in the GraphQL request, resulting in problems using the connector. From Magento 2: > The...

### Describe the bug The `transfer plugin install` command does not support the `--insecure-tls` flag ### Current behavior With no flag: ``` 19:58:57 [🔵Info] Installing 'data-transfer' plugin... 19:58:57 [🟠Warn] (Attempt...

bug

Fixes: #3132 Note: I tried to go to 4.x because the types are there by default, but that caused issues with module bundling that I do not think is simple...