Rafael Bugajewski

Results 90 comments of Rafael Bugajewski
trafficstars

Add the dependency in CocoaPods and then change the Swift version just for the FlatButton target (`config.build_settings['SWIFT_VERSION'] = '3.4'`).

Thanks for the feature request. I think this is a good idea. I added the enhancement label to this issue. Every PR in this regard is welcome.

> Are there any new developments? I think you will know it here first, when there will be additional work done for Swagger support. PRs are of course always welcome...

Hello and welcome! I have no experience as NUMA is a pretty niche architecture and I don’t have access to such hardware, but we certainly would welcome a write-up if...

@fwsGonzo Thanks for the write-up. That’s some detailed and very informative summary. Would it be OK for you if I would reuse your text, and include it in the official...

Generally speaking I like the idea, but I think we need a more generic implementation in order to be mergeable into main. There’s also still the question open, how exactly...

> @rbugajewski It's about environment variables support, not INI, actually the `.env` file is not an INI file it's just a plain text file that declares environment variables in the...

I just had a completely different thought: Maybe it would be better for a first step to extend `drogon_ctl` with a subcommand to generate a `.env` file from a JSON...

> > I’m afraid this is incompatible with Drogon. How would you map the environment variables to a real configuration without sections? > > maybe using `DROGON_SSL_CERT=path/to/cert` for the parameter...

Thanks for your valuable feedback! These are all valid concerns that we should address in the future, but also a bug that we should fix on an earlier schedule.