Naftuli Kay

Results 25 issues of Naftuli Kay

I think this is just #29 all over again, but we should create test cases that test additional directories of `goss.d` and `goss.d/` and check that the same result is...

bug

**Describe the bug** `swag init` fails when compiling models which contain structs from the `gopkg.in/guregu/null.v4` package. **To Reproduce** I have a `PATCH` endpoint where every field is optional, so my...

bug

See [this elementaryos.stackexchange](https://elementaryos.stackexchange.com/questions/29138/play-pause-next-previous-media-keys-dont-work/29149#29149) question for more context. I'm on elementary OS Odin, obviously on Linux amd64 on a fairly modern desktop, and another user on StackExchange reported the same issue....

I'm on Ubuntu 16.04 Xenial using the latest 3.2.0.1 and when I run it, at some point the entire program dies leaving this stacktrace: ``` Unhandled Exception: System.Net.WebException: The remote...

enhancement
question

Maintainer's notes - Workaround: call `Command::allow_hyphen_values(true)` --- ### Rust Version Stable ### Affected Version of clap Latest ### Bug or Feature Request Summary I am unable to write a program...

C-bug
A-parsing
S-waiting-on-author

So far, I'm benefiting a lot from this package, so thank you for the excellent work so far. I mentioned this in #26 but this seems to merit its own...

### TODO - [ ] [**CloudWatch Events**][cloudwatch-event-types] - [x] API Call Events (CloudTrail) - [x] Autoscaling Events - [x] Batch Events - [ ] CodeBuild Events - [ ] CodeCommit...

Tests are broken until I can get a deserializer written which can deserialize `Value::Null` into `Default::default()` for `T: Default`.

Tests and documentation forthcoming. I am using these data structures for my serverless event bus in Rust using Crowbar. My lambda handler looks something like this: ```rust lambda!(|event, _context| {...

**Tell us about your request** Cloudflare made an excellent userspace implementation of the WireGuard VPN named [BoringTun](https://github.com/cloudflare/boringtun) which doesn't require a kernel module. I'd like to run BoringTun inside of...

Fargate
Proposed