Kyle J. Davis

Results 35 issues of Kyle J. Davis

Is PlaceholderKV looking to continue current versioning and whatever is next after `7.2.4` for the next release? Or start over from `1.0.0`? Also, what is the versioning scheme? The previous...

**Describe the bug** The [command JSON files are inconsistent](https://github.com/valkey-io/valkey/tree/unstable/src/commands) when it comes to the `history` array when there is no history for the command 79 commands have no `history` array...

**The problem/use-case that the feature addresses** In `valkey-cli`, the `help` command will give you bare-bones information about a command, but it doesn't always give you enough information to know how...

**What is the problem you're trying to solve?.** For someone who isn't familiar with Finch, it might be a little unclear on how/where to report issues. **Describe the feature you'd...

documentation
enhancement

I'm assuming this module has nothing to do with AWS SimpleDB?

You should do a PR on [this file](https://github.com/antirez/redis-doc/blob/master/clients.json) to get it listed on Redis.io

good first issue

Running the example as is produces the following error ``` events.js:72 throw er; // Unhandled 'error' event ``` It seems the number of arguments for `each_callback` seems to be wrong...

**Describe the bug** A non whole number value on a report trigger frequency results in frequency dropped to 0. **To Reproduce** Steps to reproduce the behavior: 1. Create a report...

bug
good first issue

This looks odd: For v0.2.3, the stack lists a tag for the version previous. I assume that a releases == new tags in ECR https://github.com/bottlerocket-os/bottlerocket-ecs-updater/blob/v0.2.3/stacks/bottlerocket-ecs-updater.yaml#L13 So it hsould be `public.ecr.aws/bottlerocket/bottlerocket-ecs-updater:v0.2.3`...

**Image I'm using:** n/a **Issue or Feature Request:** It would be nice to have the value of `settings.motd` from the host displayed prominently when a user does a login, in...