GrigoreMihai

Results 32 comments of GrigoreMihai

Hello, to make it work please remove comments from the configuration file, also note that configurable pull request title and body are only available for paid plans. Remove also the...

Hello, we checked this issue and there is a limit on how many images we can optimize in a single repository depending on the number of images, size and format....

Hello @kings1990 , we did some updates and got a pr on a fork of your repository https://github.com/GrigoreMihai/fast-request/pulls . You can request two optimization (half of hour apart from each...

I see that you got a pr here: https://github.com/dromara/fast-request/pull/105 .

> @GrigoreMihai Nevertheless, I believe you can still use `elasticSearchOptions` even without testMode flag as AWSConnection adds only aws specific headers to requests to elasticsearch, which are neglected if es...

We tried to use auth as before but with the latest version it is failing because the package is always adding the `AWSConnection` headers (https://github.com/matrus2/dynamodb-stream-elasticsearch/blob/master/src/utils/es-wrapper.js#L12) and the request will try...

The same issue (`The type initializer for 'ImageMagick.MagickFormatInfo' threw an exception.`) is happening with version `12.0.1` on Imgbot , I reverted to the previous working version here: https://github.com/imgbot/Imgbot/commit/7a407243c760ed20db3ba4d85fdd130c41390865 . Let...

> 3.x has reached End of Life. Issue should be upgraded to 4.x. We are already running on .net6.0: https://github.com/imgbot/Imgbot/blob/master/CompressImagesFunction/CompressImagesFunction.csproj#L3 and the latest azure functions version.

> > Is there any way to do this that we have missed ? > > You can limit it to how many actions it runs with `wp action-scheduler run...

@preda-bogdan I agree with you on the fact that there are a lot of changes at once and will be hard to track down a bug if it reaches production....