Nolan Darilek

Results 74 issues of Nolan Darilek

Getting the following when attempting to insert a file. I don't think it's a file-collection issue as such, but more likely a bad interaction with aldeed:collection2. This package is recommended...

question

Hey, thanks for this. I attempted to use your guide for Prometheus instrumentation, but I don't see `PrometheusExporter` defined anywhere. I.e.: ``` alias MyApp.{ PhoenixInstrumenter, PipelineInstrumenter, PrometheusExporter, RepoInstrumenter, VersionInstrumenter }...

Using your package throughout my app, but I'm hitting a place where the result of a _findOne_ lacks $set. The code doesn't look particularly interesting, literally just a findOne, a...

Hey, really enjoying using this plugin. One thing I'd like to add locally during development is autocompletion/typechecking of GQL queries. There are VS Code extensions for this, but they require...

Getting the following with master under MySQL 5.7: == CreateL2vpnTemplates: migrating =========================================== -- create_table(:l2vpn_templates) rake aborted! An error has occurred, all later migrations canceled: Mysql::Error: All parts of a PRIMARY...

What has to happen in order for this to get officially released? I'd hoped to use Nakama for leaderboards and other services in my game, and even began building a...

Was hoping to fix issues I'm hitting using this in my game, but it looks like the code is generated by a Go binary that takes input from somewhere--not sure...

Thanks for this library! Trying to use it for the first time, and I'm having trouble figuring out how to detect and respond to authentication/registration failures. Wondering if the examples...

Hello, fairly new to Kubernetes/Kubeless/Serverless so I don't know what details to provide. Happy to give more if needed. I'm running Rancher 2.0, Kubernetes 1.10.1, and Kubeless 1.0.0-alpha3. I have...