guilhermecgs

Results 11 issues of guilhermecgs

Hi Folks, I am having problem downloading ruby standalone app from [github URL.](https://github.com/pact-foundation/pact-python/blob/master/setup.py#L64) The company I work for blocks github url by default using a proxy. Can I make a...

Hi Folks, It would be a good feature if you implement something like this for notebook-http Instead of deployment a REST API using a single .ipython notebook file, scan all...

enhancement

Hi folks, Is this library recommended for working with parameters (+300 parameters) each one with different frequencies? example: ![image](https://user-images.githubusercontent.com/8465337/49947504-8efaeb00-fed8-11e8-9c05-af4bfc214bb6.png) Or parquet file format is more appropriate?

**Describe the bug** BigInt not working. In the example below, maximum is converted to number format, losing its precision. operationTypeCode:   type: integer   format: int64   minimum: -2147483648   maximum:  9223372036854775800   example: 42...

t/bug
p/medium
triaged

Any idea why my node size is so distorted ? Way bigger than the rest of the screen ![image](https://user-images.githubusercontent.com/8465337/33882314-d59ab49e-df1e-11e7-8361-6cb5c52d235b.png)

Hi Folks, I need to run this action every time a new push is made in every branch. At that time, I do not have a PR Created yet. Can...

There are checkboxes, radio buttons, multiple choice grid, etc etc.. What if I want only a new input type (eg: table) for google form...? I dont want to create a...

Confirm dialog with valo theme looks weird

## Description [ What changed? Feel free to be brief. ] ## Checklist - [ ] The base branch of this PR is `preview`, rather than `main`

After adding a single line: `server.servlet.context-path=/mytest ` I start receiving an error on (mvn clean verify) ``` [INFO] [INFO] --- springdoc-openapi-maven-plugin:1.4:generate (integration-test) @ demo --- [ERROR] An error has occured:...