Kurtis Rainbolt-Greene

Results 100 issues of Kurtis Rainbolt-Greene

In Github you can define a "negative glob" aka, "not this path". To still validate this type of glob we simply check the opposite of that path.

I can't find any reference to either of the listed build configuration arguments.

bug

### Expected Behavior When importing OpenAPI 3 document it should create a Base Environment variable called base_url that combines host and api path. ### Actual Behavior It does not do...

B-bug
S-unverified

## Describe the bug default causes try/1 to raise an ConstraintError exception rather than an Failure. This seems completely different from every other result of `try` and the documentation doesn't...

bug
help wanted

The name of enum types don't display their state information. Given: `Strict::String.enum(['pending', 'active', 'frozen', 'in_review', 'banned', 'incomplete']).optional.name` Before: `String | NilClass` After: `String[pending|active|frozen|in_review|banned|incomplete] | NilClass`

## Problem A string query param described in an rswag integration spec gets escaped in `rspec` tests and doesn't get escaped in rswag non-dry run. ## Solution Apply the same...

### Description Since removing redis as a datastore my company can no longer use hemmelig on on-demand web service providers like Google Cloud Run or AWS Fargate, as the local...

enhancement

Hey peeps, this has a lot of use, but the repository is pretty bare bones in terms of tools. I usually fork from my [blankgem](/krainboltgreene/blankgem) repo for that kind of...