Angel Lacret

Results 7 issues of Angel Lacret

@blainegarrett have you faced this? DEBUG: (gcloud.app.deploy) Error Response: [3] The directory [.next/cache/next-babel-loader] has too many files (greater than 1000).

question

### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....

bug
git providers

The function optional parameters clears the other parameters set already. This is inconsistent because with your ways of returning the main object in all the funcions. (Sorry my bad english)....

``` /** * Setting the sort to a specified value. * Allows to sort results, only if the cattegory selected is not 'ALL' * * @param string $parameter * *...

There have been several bug fixes since v7.2.0. Some are critical to the use of v7 on our production projects. What's the process of creating a release? And how can...

### Summary of Changes - Adding unit tests that fail on version 7.2.0 - This test will prevent regressions affecting this package ### Issues related: - https://github.com/Turfjs/turf/issues/2809 - https://github.com/Turfjs/turf/issues/2807