Adam Cécile

Results 96 comments of Adam Cécile

Hello, I made it for my own professional requirements here: https://github.com/eLvErDe/aiohttp-swagger It includes a fix to pass bundleparams to JS, so you can (for example) drop the topBar and a...

Hello Micky, I looked at your PR but there's a lot and I'm not sure what you are fixing, so I need more time. Anyway the biggest issue at the...

Not really surprised but would you consider a "compat" option for that ?

Meanwhile, I inherited from Server and copy/pasted pasv method but that's far from optimal

> I see a better solutions here, make `socket` property for client, which will be available after connection made. So anyone can tune it as it wish. Except when using...

> You always can use your own context manager with socket tune after `connect` call. Current approach lacks of flexibility and is to strict. Some time later someone will want...

Hello, I'm having the same issue with puppet-archive 3.2.1

Hello, I'm using two environments but atm the code in in sync. I can share the module list but I'd avoid publicly, can you share a private email ? [email protected]

> @tylerjl are you sure this is a problem with instances ? this looks like a problem with the jvm.options.erb being outdated compared to upstream > > we have for...

Hello Tyler, No specific reason I just saw it was done that way so I mimiced the existing. I'm not a Puppet expert, just tried to solve my issue and...