Gustavo Souza

Results 24 issues of Gustavo Souza

### Is your feature request related to a problem? Please describe. - Sometimes a page isn't enough for all the text you need to print in a file, and handling...

enhancement

Fix for bug in parse of numbers in portuguese Improve list detail performance using threads.

Ao fazer uma consulta a uma lista de papéis, são feitas múltiplas requisições de maneira sequencial, o que demora, dependendo da lista. Sugestão: utilizar a API [threadpoolexecutor](https://superfastpython.com/threadpoolexecutor-in-python/) para fazer as...

**Overview of the feature** Use [SWC](https://swc.rs/) instead of Babel **Motivation for or Use Case** 1. Babel license 2. SWC is much much faster than Babel

Type: Enhancement
Priority: Medium
Status: Accepted

The idea is using a zod schema like z.string().phone() and let parse any phone number format valid world-wide.

The project last publish is now 4 years old. Is it still maintained?

Hi As in https://github.com/debitoor/chai-subset/issues/84 , chai-subset is unmaitained. The biggest contributor no longer has owner rights, but proposed to fork and maintain it. Is chaijs interest in owning the fork?

### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [ ] feature request - [ ]...

**Describe the bug** 1. Clone the project 2. Open spring-cloud-function-samples/function-sample-azure-http-trigger 3. Run mvn clean install Expectation: install to succeed Actual behaviour: [ERROR] Failed to execute goal on project azure-httptrigger-demo: Could...

### Proposal Summary Replace yarn for pnpm as node package manager ### Motivation - What is the use case for this feature? Use pnpm instead of yarn on plugin development...

feature
good first issue